Reference documentation and code samples for the Google Cloud Monitoring v3 API class ServiceMonitoringService.
The Cloud Monitoring Service-Oriented Monitoring API has endpoints for
managing and querying aspects of a Metrics Scope's services. These include
the Service's monitored resources, its Service-Level Objectives, and a
taxonomy of categorized Health Metrics.
public static void BindService(ServiceBinderBase serviceBinder, ServiceMonitoringService.ServiceMonitoringServiceBase 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 latest version available for the Google Cloud Monitoring v3 API is 3.15.0, and the current page is highlighting the ServiceMonitoringService within version 3.8.0."],["This webpage offers reference documentation and code samples for the ServiceMonitoringService class within the Google Cloud Monitoring v3 API, specifically focusing on managing and querying aspects of a Metrics Scope's services, Service-Level Objectives, and Health Metrics."],["The `ServiceMonitoringService` class provides methods to `BindService`, allowing for the creation of a service definition or the registration of service methods with a service binder, with or without implementation, for server-side handling logic."],["The class `ServiceMonitoringService` inherits from `object` and includes its inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, all within the `Google.Cloud.Monitoring.V3` namespace."],["The Google Cloud Monitoring Service-Oriented Monitoring API's documentation offers many versions of the API, including from 3.0.0, all the way up to the latest 3.15.0."]]],[]]