lightstep.com.google.protobuf.UInt64ValueOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: lightstep.lightstep.google.protobuf/wrappers.proto
package lightstep.com.lightstep.lightstep.google.protobuf;
public interface UInt64ValueOrBuilder extends
// @@protoc_insertion_point(interface_extends:lightstep.lightstep.google.protobuf.UInt64Value)
lightstep.com.lightstep.lightstep.google.protobuf.MessageOrBuilder {
/**
*
* The uint64 value.
*
*
* uint64 value = 1;
*/
long getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy