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