Class: Google::Protobuf::Int64Value

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

Overview

Wrapper message for int64.

The JSON representation for Int64Value is JSON string.

Instance Attribute Summary collapse

Instance Attribute Details

#valueInteger

Returns The int64 value.

Returns:

  • (Integer)

    The int64 value.



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

class Int64Value; end