Class: Google::Protobuf::BytesValue

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



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

class BytesValue; end