All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ai.promoted.proto.common.TimingOrBuilder Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: proto/common/common.proto

package ai.promoted.proto.common;

public interface TimingOrBuilder extends
    // @@protoc_insertion_point(interface_extends:common.Timing)
    com.google.protobuf.MessageOrBuilder {

  /**
   * uint64 client_log_timestamp = 1 [json_name = "clientLogTimestamp"];
   * @return The clientLogTimestamp.
   */
  long getClientLogTimestamp();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy