Class: Google::Protobuf::BytesValue

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

Overview

Wrapper message for bytes.

The JSON representation for BytesValue is JSON string.

Instance Attribute Summary collapse

Instance Attribute Details

#valueString

Returns The bytes value.

Returns:

  • (String)

    The bytes value.



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

class BytesValue; end