public static void BindService(ServiceBinderBase serviceBinder, MetricService.MetricServiceBase 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 of the Google Cloud Monitoring v3 API is 3.15.0, but the current page is focused on version 3.14.0."],["This documentation covers the `MetricService` class, which is responsible for managing metric descriptors, monitored resource descriptors, and time series data within the API."],["The `MetricService` class inherits from the `object` class and provides methods like `BindService` to manage server-side handling logic."],["The `BindService` method allows for creating a service definition or registering a service method with a service binder, enabling customization of service binding logic."],["The page provides a list of previous versions of the `Google.Cloud.Monitoring.V3.MetricService`, starting from the latest version 3.15.0 down to version 2.3.0."]]],[]]