public static void BindService(ServiceBinderBase serviceBinder, KeyManagementService.KeyManagementServiceBase 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\u003eThe Google Cloud Key Management Service (KMS) manages cryptographic keys and operations, using a REST model and including objects like KeyRing, CryptoKey, CryptoKeyVersion, and ImportJob.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for the KeyManagementService is 3.16.0, and there are multiple previous versions listed from 3.15.0 down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe KeyManagementService class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and is found within the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Kms.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method is available to create or register service definitions for the KeyManagementService, useful for gRPC server implementations, and can be used to register service methods with or without implementation.\u003c/p\u003e\n"],["\u003cp\u003eManual gRPC libraries can be used with Cloud KMS as detailed in their documentation found at: https://cloud.google.com/kms/docs/grpc.\u003c/p\u003e\n"]]],[],null,[]]