Class: Google::Protobuf::UInt64Value

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

Overview

Wrapper message for +uint64+.

The JSON representation for +UInt64Value+ is JSON string.

Instance Attribute Summary collapse

Instance Attribute Details

#valueInteger

Returns The uint64 value.

Returns:

  • (Integer)

    The uint64 value.



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

class UInt64Value; end