public static void BindService(ServiceBinderBase serviceBinder, MetricsV1Beta3.MetricsV1Beta3Base 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 `MetricsV1Beta3` class, part of the Dataflow v1beta3 API, is used for monitoring the progress of Dataflow jobs."],["The latest version of the `MetricsV1Beta3` class is 2.0.0-beta07, with previous versions including 2.0.0-beta06 and 1.0.0-beta03 also available."],["This class inherits members from the base `object` class, including methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class provides two `BindService` methods for registering service definitions, one that returns a `ServerServiceDefinition` and another that is used for customizing service binding logic."],["`MetricsV1Beta3` is located within the `Google.Cloud.Dataflow.V1Beta3` namespace and is part of the `Google.Cloud.Dataflow.V1Beta3.dll` assembly."]]],[]]