Class: Google::Protobuf::BytesValue

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigquery/data_transfer/v1/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.



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

class BytesValue; end