[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `Google.Cloud.Monitoring.V3.QueryError` is 3.15.0, and this page provides access to documentation for versions ranging from 2.3.0 to 3.15.0."],["`QueryError` is a class that represents an error related to a query in the time series query language format, inheriting from `Object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `QueryError` class has two constructors: a default constructor `QueryError()` and another one that takes a `QueryError` object as a parameter, `QueryError(QueryError other)`."],["The class contains two properties `Locator`, of type `TextLocator`, which indicates the location of the query error, and `Message`, of type `String`, that provides a text description of the error."],["The class is under the namespace `Google.Cloud.Monitoring.V3` which is part of the `Google.Cloud.Monitoring.V3.dll` assembly."]]],[]]