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 of the `Google.Cloud.Monitoring.V3.MetricService` is 3.15.0, and it manages metric descriptors, monitored resource descriptors, and time series data."],["Version 2.4.0 of `Google.Cloud.Monitoring.V3` is the current page context and is part of the Google Cloud Monitoring service in the .NET ecosystem."],["The `MetricService` class inherits from `Object` and includes methods for binding service definitions, such as `BindService`, which is used to create or register server-side handling logic."],["There is a range of versions for `Google.Cloud.Monitoring.V3.MetricService`, spanning from 3.15.0 down to 2.3.0, each accessible via a dedicated link."]]],[]]