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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the HealthChecks API is 3.6.0, and the page provides a list of versions ranging from 3.6.0 down to 1.0.0, with links to documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHealthChecks\u003c/code\u003e class, a part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is used as an API, inheriting from the .NET \u003ccode\u003eObject\u003c/code\u003e class and found within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHealthChecks\u003c/code\u003e class includes methods like \u003ccode\u003eBindService\u003c/code\u003e, which is used to create or register a service definition or method with a server or service binder, and requires a \u003ccode\u003eHealthChecksBase\u003c/code\u003e implementation for server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 different overloads for the \u003ccode\u003eBindService\u003c/code\u003e method, the first one just requiring a \u003ccode\u003eHealthChecksBase\u003c/code\u003e class and the other one allowing for more service binding customization with a \u003ccode\u003eServiceBinderBase\u003c/code\u003e and a \u003ccode\u003eHealthChecksBase\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]