public static void BindService(ServiceBinderBase serviceBinder, RegionHealthChecks.RegionHealthChecksBase 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-31 UTC."],[[["The latest version of the `RegionHealthChecks` API is 3.6.0, with a comprehensive list of previous versions available for reference, ranging down to version 1.0.0."],["This document provides reference and code samples for the `RegionHealthChecks` class within the Google Compute Engine v1 API, which is part of the `Google.Cloud.Compute.V1` namespace."],["The `RegionHealthChecks` class inherits members from the base `object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `BindService` methods allow for the creation of a service definition and the registration of service methods with a service binder, supporting both standard and customized binding logic for the `RegionHealthChecksBase` implementation."],["The `RegionHealthChecks` API has a version history contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]