Method: Google::Cloud::Monitoring::V3::LabelValue#string_value

Defined in:
proto_docs/google/monitoring/v3/metric.rb

#string_value::String

Returns A string label value.

Returns:

  • (::String)

    A string label value.


175
176
177
178
# File 'proto_docs/google/monitoring/v3/metric.rb', line 175

class LabelValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end