Class: Google::Protobuf::DoubleValue

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigquery/data_transfer/v1/doc/google/protobuf/wrappers.rb

Overview

Wrapper message for +double+.

The JSON representation for +DoubleValue+ is JSON number.

Instance Attribute Summary collapse

Instance Attribute Details

#valueFloat

Returns The double value.

Returns:

  • (Float)

    The double value.



24
# File 'lib/google/cloud/bigquery/data_transfer/v1/doc/google/protobuf/wrappers.rb', line 24

class DoubleValue; end