Class: Google::Protobuf::BoolValue
- Inherits:
-
Object
- Object
- Google::Protobuf::BoolValue
- Extended by:
- MessageExts::ClassMethods
- Includes:
- MessageExts
- Defined in:
- proto_docs/google/protobuf/wrappers.rb
Overview
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.
Instance Attribute Summary collapse
-
#value ⇒ ::Boolean
The bool value.