public static void BindService(ServiceBinderBase serviceBinder, ConfidentialComputing.ConfidentialComputingBase 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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eConfidentialComputing\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ConfidentialComputing.V1Alpha1\u003c/code\u003e namespace, part of the v1alpha1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfidentialComputing\u003c/code\u003e class is a static class that describes handlers for resources related to Confidential Computing services, inheriting members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines two \u003ccode\u003eBindService\u003c/code\u003e methods: one to create a service definition registrable with a server, and another to register service methods with a service binder for customized service binding.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eBindService\u003c/code\u003e methods accept a \u003ccode\u003eConfidentialComputing.ConfidentialComputingBase\u003c/code\u003e object as a parameter, which is used for server-side handling logic implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe second \u003ccode\u003eBindService\u003c/code\u003e method, using a \u003ccode\u003eServiceBinderBase\u003c/code\u003e, is part of an experimental API that could change or be removed.\u003c/p\u003e\n"]]],[],null,[]]