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 available for `MetricService` within `Google.Cloud.Monitoring.V3` is version 3.15.0, with multiple previous versions accessible, going all the way back to version 2.3.0."],["`MetricService` is a class that manages metric descriptors, monitored resource descriptors, and time series data within the `Google.Cloud.Monitoring.V3` namespace."],["The `MetricService` class is inherited from the base `Object` class, with multiple inherited methods, and it also includes methods for binding services, with or without implementation, including `BindService(MetricService.MetricServiceBase)` and `BindService(ServiceBinderBase, MetricService.MetricServiceBase)`."],["The assembly for this `MetricService` class can be found under `Google.Cloud.Monitoring.V3.dll`."]]],[]]