Cloud Talent Solution V4beta1 API - Class Google::Protobuf::FloatValue (v0.18.0)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Protobuf::FloatValue.

Wrapper message for float.

The JSON representation for FloatValue is JSON number.

Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#value

def value() -> ::Float
Returns
  • (::Float) — The float value.

#value=

def value=(value) -> ::Float
Parameter
  • value (::Float) — The float value.
Returns
  • (::Float) — The float value.