Method: Google::Cloud::Monitoring::V3::QueryError#locator
- Defined in:
- proto_docs/google/monitoring/v3/metric.rb
permalink #locator ⇒ ::Google::Cloud::Monitoring::V3::TextLocator
Returns The location of the time series query language text that this error applies to.
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 |