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 documentation provides a comprehensive list of versions for the `RegionHealthCheckServices` API, ranging from the latest version 3.6.0 down to 1.0.0, each with a link to their respective API documentation."],["The `RegionHealthCheckServices` class, part of the `Google.Cloud.Compute.V1` namespace, is designed for managing regional health check services within the Compute Engine v1 API."],["Two `BindService` methods are available to register and define server-side logic, one that requires the creation of a service definition, and another that works directly with a `ServiceBinderBase`."],["The class inherits core functionalities from the `Object` class and includes links to its inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The current documentation corresponds to version 2.3.0 of the API, and all listed versions can be found under the `Google.Cloud.Compute.V1` namespace."]]],[]]