Class PolicyTagManagerGrpc.PolicyTagManagerImplBase (1.30.0)

public abstract static class PolicyTagManagerGrpc.PolicyTagManagerImplBase implements BindableService, PolicyTagManagerGrpc.AsyncService

Base class for the server implementation of the service PolicyTagManager.

The policy tag manager API service allows clients to manage their taxonomies and policy tags.

Inheritance

java.lang.Object > PolicyTagManagerGrpc.PolicyTagManagerImplBase

Implements

io.grpc.BindableService, PolicyTagManagerGrpc.AsyncService

Constructors

PolicyTagManagerImplBase()

public PolicyTagManagerImplBase()

Methods

bindService()

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