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."],[[["This document provides reference documentation for the `ConfidentialComputing` class within the `Google.Cloud.ConfidentialComputing.V1` namespace, specifically for version 1.7.0 of the API."],["The `ConfidentialComputing` class is a static class that describes handlers for resources related to the Confidential Computing API, and it inherits from the base `object` class."],["The API offers methods such as `BindService`, which are utilized for defining and registering server-side service handling logic, and customization of the service binding."],["The document also provides links to documentation for all the previous versions of this API from 1.0.0 up to 1.6.0, along with a link for the latest version 1.8.0."],["This API is contained within the `Google.Cloud.ConfidentialComputing.V1.dll` assembly."]]],[]]