Class: Google::Protobuf::StringValue

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

Overview

Wrapper message for string.

The JSON representation for StringValue is JSON string.

Instance Attribute Summary collapse

Instance Attribute Details

#valueString

Returns The string value.

Returns:

  • (String)

    The string value.



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

class StringValue; end