[[["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-04-17 UTC."],[[["The `QueryErrorList` class is designed to provide details about errors, specifically for `INVALID_ARGUMENT` errors, within the `Google.Cloud.Monitoring.V3` namespace."],["Version 3.15.0 is the latest version of the `QueryErrorList` class, with a range of versions available from 3.14.0 down to 2.3.0."],["`QueryErrorList` inherits from the `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two properties: `Errors`, which is a `RepeatedField` containing a collection of `QueryError` objects, and `ErrorSummary`, a string providing a summary of all errors."],["The class has two constructors: a default `QueryErrorList()` constructor, and one `QueryErrorList(QueryErrorList other)` that accepts another instance of itself."]]],[]]