Class KeyTrackingServiceGrpc.KeyTrackingServiceImplBase
- java.lang.Object
-
- com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.KeyTrackingServiceImplBase
-
- All Implemented Interfaces:
KeyTrackingServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- KeyTrackingServiceGrpc
public abstract static class KeyTrackingServiceGrpc.KeyTrackingServiceImplBase extends Object implements io.grpc.BindableService, KeyTrackingServiceGrpc.AsyncService
Base class for the server implementation of the service KeyTrackingService.Returns information about the resources in an org that are protected by a given Cloud KMS key via CMEK.
-
-
Constructor Summary
Constructors Constructor Description KeyTrackingServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.kms.inventory.v1.KeyTrackingServiceGrpc.AsyncService
getProtectedResourcesSummary, searchProtectedResources
-
-