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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eQueryService\u003c/code\u003e API, which is used for managing time-series data in Stackdriver Monitoring.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.15.0 is the latest version of the \u003ccode\u003eQueryService\u003c/code\u003e API, with a history of versions available, from 3.14.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryService\u003c/code\u003e class inherits from the .NET \u003ccode\u003eObject\u003c/code\u003e class, inheriting \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryService\u003c/code\u003e API provides two \u003ccode\u003eBindService\u003c/code\u003e methods for creating and customizing service bindings, for example, \u003ccode\u003eBindService(QueryService.QueryServiceBase)\u003c/code\u003e which can create a service definition for server registration.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for \u003ccode\u003eQueryService\u003c/code\u003e is \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e, found within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]