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

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

#bool_value::Boolean

Returns A bool label value.

Returns:

  • (::Boolean)

    A bool label value.

[View source]

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