lightstep.com.google.protobuf.BytesValueOrBuilder 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 BytesValueOrBuilder extends
// @@protoc_insertion_point(interface_extends:lightstep.lightstep.google.protobuf.BytesValue)
lightstep.com.lightstep.lightstep.google.protobuf.MessageOrBuilder {
/**
*
* The bytes value.
*
*
* bytes value = 1;
*/
lightstep.com.lightstep.lightstep.google.protobuf.ByteString getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy