Class: Google::Protobuf::StringValue

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



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

class StringValue; end