Class AutokeyAdminGrpc.AutokeyAdminImplBase (2.90.0)

public abstract static class AutokeyAdminGrpc.AutokeyAdminImplBase implements BindableService, AutokeyAdminGrpc.AsyncService

Base class for the server implementation of the service AutokeyAdmin.

Provides interfaces for managing Cloud KMS Autokey folder-level or project-level configurations. A configuration is inherited by all descendent folders and projects. A configuration at a folder or project overrides any other configurations in its ancestry. Setting a configuration on a folder is a prerequisite for Cloud KMS Autokey, so that users working in a descendant project can request provisioned CryptoKeys, ready for Customer Managed Encryption Key (CMEK) use, on-demand when using the dedicated key project mode. This is not required when using the delegated key management mode for same-project keys.

Inheritance

java.lang.Object > AutokeyAdminGrpc.AutokeyAdminImplBase

Implements

io.grpc.BindableService, AutokeyAdminGrpc.AsyncService

Constructors

AutokeyAdminImplBase()

public AutokeyAdminImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition