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 Cloud
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."],[[["This webpage provides reference documentation for the Google Cloud Monitoring v3 API's `QueryService` class, specifically within the .NET environment, offering a way to manage time series data."],["The `QueryService` class is part of the `Google.Cloud.Monitoring.V3` namespace and is found in the `Google.Cloud.Monitoring.V3.dll` assembly."],["The latest version of the API documented on this page is 3.15.0, but it also includes a list of historical versions all the way back to 2.3.0."],["The `QueryService` class inherits from the base `object` class and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The page details the use of `BindService` methods, which allow registering the `QueryService` with a server or service binder, with the server-side handling logic."]]],[]]