public static void BindService(ServiceBinderBase serviceBinder, HealthChecks.HealthChecksBase 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-04-02 UTC."],[[["This webpage provides documentation for the `HealthChecks` class within the `Google.Cloud.Compute.V1` namespace, specifically for the .NET environment, with version 2.10.0 being the version for which the documentation is opened."],["The documentation covers various versions of the `HealthChecks` class, from the latest version 3.6.0 down to version 1.0.0, indicating a comprehensive archive of previous releases for the user to reference."],["The `HealthChecks` class, part of the Compute Engine v1 API, includes methods like `BindService`, which allows the creation and registration of service definitions with a server, offering options for customization."],["It also shows information on inheritance for the class which is simply from the object base class."],["It provides the necessary information to call the methods, including descriptions of the parameters, their types, and the type and description of what the method will return."]]],[]]