[[["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."],[[["This webpage provides reference documentation for the `QueryErrorList` class within the Google Cloud Monitoring v3 API, specifically for .NET development, detailing its usage in handling errors."],["The `QueryErrorList` class is designed to work with `INVALID_ARGUMENT` errors, acting as an error detail container, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes the available versions of the `QueryErrorList` class, ranging from version 2.3.0 to the latest 3.15.0, providing users with access to various historical releases."],["The `QueryErrorList` class contains properties like `ErrorSummary` (a string summary of errors) and `Errors` (a `RepeatedField` collection of `QueryError` objects), which provide structured information about the encountered issues."],["Constructors for `QueryErrorList` are available, allowing for both the creation of a new instance or the cloning of an existing `QueryErrorList` object, as well as information on its inherited methods."]]],[]]