Cloud Dataproc V1 API - Class Google::Protobuf::FloatValue (v1.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Protobuf::FloatValue.
Wrapper message for float.
The JSON representation for FloatValue is JSON number.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#value
defvalue()->::Float
Returns
- (::Float) — The float value.
#value=
defvalue=(value)->::Float
Parameter
- value (::Float) — The float value.
Returns
- (::Float) — The float value.