public static void BindService(ServiceBinderBase serviceBinder, RegionHealthCheckServices.RegionHealthCheckServicesBase 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 `RegionHealthCheckServices` API is available in the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest and version 1.0.0 as the initial release."],["This API provides a class named `RegionHealthCheckServices` that inherits from `Object`, and it includes methods such as `BindService` for creating service definitions or registering service methods."],["The `BindService` methods allow for service definition creation and service method registration, offering flexibility for customization using a `RegionHealthCheckServices.RegionHealthCheckServicesBase` implementation."],["There are multiple version releases of the `RegionHealthCheckServices` API available, with the version range being from 1.0.0 up to 3.6.0."],["The `RegionHealthCheckServices` contains inherited members such as GetHashCode, GetType, MemberwiseClone and ToString."]]],[]]