Class: Google::Protobuf::FloatValue

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/trace/v2/doc/google/protobuf/wrappers.rb

Overview

Wrapper message for float.

The JSON representation for FloatValue is JSON number.

Instance Attribute Summary collapse

Instance Attribute Details

#valueFloat

Returns The float value.

Returns:

  • (Float)

    The float value.



32
# File 'lib/google/cloud/trace/v2/doc/google/protobuf/wrappers.rb', line 32

class FloatValue; end