[[["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 in the context of `INVALID_ARGUMENT` errors within the Google Cloud Monitoring V3."],["This class, part of the `Google.Cloud.Monitoring.V3` namespace, is implemented using `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `Object`."],["`QueryErrorList` has properties for `Errors`, which is a `RepeatedField` containing `QueryError` objects, and `ErrorSummary`, which is a string summarizing all errors encountered."],["The class offers two constructors: a default constructor and one that accepts another `QueryErrorList` object for copying, and also includes inherited members from the base `Object` class."],["The provided content shows the documentation for `QueryErrorList` across multiple versions of Google Cloud Monitoring V3, from version 2.3.0 up to the latest version, 3.15.0."]]],[]]