Class BoolValue

All Implemented Interfaces:
BoolValueOrBuilder, Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable

@Generated public final class BoolValue extends GeneratedMessage implements BoolValueOrBuilder
Wrapper message for `bool`.

The JSON representation for `BoolValue` is JSON `true` and `false`.

Not recommended for use in new APIs, but still useful for legacy APIs and
has no plan to be removed.
Protobuf type google.protobuf.BoolValue
See Also: