public static void BindService(ServiceBinderBase serviceBinder, EkmService.EkmServiceBase 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-09 UTC."],[[["The latest version available for the Google Cloud Key Management Service v1 API's EkmService is 3.16.0."],["The EkmService class within the Google.Cloud.Kms.V1 namespace provides methods for managing external cryptographic keys."],["The EkmService class is part of a REST model that utilizes EkmConnection objects, for which the reference documentation and code samples are available."],["The BindService method can create a service definition that can be registered with a server, or it can register service methods using a service binder, optionally with a server-side implementation."],["This documentation covers various versions of the API, from 2.2.0 to 3.16.0, for the EkmService class within the Google Cloud Key Management Service v1."]]],[]]