Class: Google::Protobuf::FloatValue
- Inherits:
-
Object
- Object
- Google::Protobuf::FloatValue
- Extended by:
- MessageExts::ClassMethods
- Includes:
- MessageExts
- Defined in:
- proto_docs/google/protobuf/wrappers.rb
Overview
Wrapper message for float
.
The JSON representation for FloatValue
is JSON number.
Instance Attribute Summary collapse
-
#value ⇒ ::Float
The float value.