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-21 UTC."],[[["This webpage provides documentation for the `RegionHealthChecks` class within the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The latest version of the documentation available is for version 3.6.0, and it includes a comprehensive list of previous versions going back to 1.0.0, each with its corresponding documentation link."],["The `RegionHealthChecks` class inherits from the base `Object` class and offers methods like `BindService`, which can be used to register service definitions and methods for server-side logic."],["The documentation details the `BindService` methods, outlining the parameters `serviceImpl` and `serviceBinder`, and their respective descriptions."],["This resource serves as a reference for developers working with the `RegionHealthChecks` class in the Google Cloud Compute Engine v1 API using .NET."]]],[]]