Method: Google::Cloud::Monitoring::V3::QueryError#message

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

#message::String

Returns The error message.

Returns:

  • (::String)

    The error message.

[View source]

188
189
190
191
# File 'proto_docs/google/monitoring/v3/metric.rb', line 188

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