Reference documentation and code samples for the Google Cloud Monitoring v3 API class QueryService.
The QueryService API is used to manage time series data in Stackdriver
Monitoring. Time series data is a collection of data points that describes
the time-varying values of a metric.
public static void BindService(ServiceBinderBase serviceBinder, QueryService.QueryServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior 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-04-17 UTC."],[[["The `QueryService` class in the Google Cloud Monitoring v3 API is designed to manage time series data, which represents the time-varying values of a metric."],["This class is part of the `Google.Cloud.Monitoring.V3` namespace and is contained within the `Google.Cloud.Monitoring.V3.dll` assembly."],["The most recent version is `3.15.0`, and there are listed references for every minor release from `3.15.0` to `3.0.0`, along with versions `2.6.0` through `2.3.0`."],["The `QueryService` class inherits members from the `object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class also features methods, such as `BindService`, that are used for registering service definitions with a server and customizing service binding logic."]]],[]]