Queries time series by using Monitoring Query Language (MQL). We recommend
using PromQL instead of MQL. For more information about the status of MQL,
see the MQL deprecation
notice.
[[["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 page provides reference documentation for the `QueryService.QueryServiceBase` class in the Google Cloud Monitoring v3 API for .NET, offering a base class for server-side implementations of `QueryService`."],["The latest version of the API documented is 3.15.0, and the page also lists links to previous versions, down to version 2.3.0, allowing the user to choose their corresponding version."],["The `QueryService.QueryServiceBase` class inherits from the base `object` class and includes a virtual method, `QueryTimeSeries`, which is used for querying time series data using the Monitoring Query Language (MQL)."],["The `QueryTimeSeries` method is marked as obsolete, and the documentation recommends using PromQL instead of MQL."],["The page contains a list of inherited members from the `object` class, which includes `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` along with the namespace and assembly information."]]],[]]