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.



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

class FloatValue; end