Class PoliciesGrpc.PoliciesImplBase (1.32.1)

public abstract static class PoliciesGrpc.PoliciesImplBase implements BindableService, PoliciesGrpc.AsyncService

Base class for the server implementation of the service Policies.

An interface for managing Identity and Access Management (IAM) policies.

Inheritance

java.lang.Object > PoliciesGrpc.PoliciesImplBase

Implements

io.grpc.BindableService, PoliciesGrpc.AsyncService

Constructors

PoliciesImplBase()

public PoliciesImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition