Class BoolValue

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

public final class BoolValue extends GeneratedMessageV3 implements BoolValueOrBuilder
 Wrapper message for `bool`.
 The JSON representation for `BoolValue` is JSON `true` and `false`.
 
Protobuf type google.protobuf.BoolValue
See Also: