Class BoolValue

All Implemented Interfaces:
BoolValueOrBuilder, MessageLite, MessageLiteOrBuilder

public final class BoolValue extends GeneratedMessageLite<BoolValue,BoolValue.Builder> implements BoolValueOrBuilder
 Wrapper message for `bool`.

 The JSON representation for `BoolValue` is JSON `true` and `false`.
 
Protobuf type google.protobuf.BoolValue