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-03-21 UTC."],[[["The latest version available for the Google Cloud Monitoring v3 API class MetricService is 3.15.0, with multiple previous versions, including 3.3.0, documented."],["The `MetricService` class manages metric descriptors, monitored resource descriptors, and time series data within the Google Cloud Monitoring v3 API."],["The `BindService` method can be utilized to create a service definition that can be registered with a server using `MetricServiceBase` logic."],["Another `BindService` overload allows for service method registration with a service binder, with or without implementation, to customize service binding logic, as part of an experimental API."],["The `MetricService` class in `Google.Cloud.Monitoring.V3` inherits members from the .NET object class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]