Class TagHoldsGrpc.TagHoldsImplBase (1.43.0)

public abstract static class TagHoldsGrpc.TagHoldsImplBase implements BindableService, TagHoldsGrpc.AsyncService

Base class for the server implementation of the service TagHolds.

Allow users to create and manage TagHolds for TagValues. TagHolds represent the use of a Tag Value that is not captured by TagBindings but should still block TagValue deletion (such as a reference in a policy condition). This service provides isolated failure domains by cloud location so that TagHolds can be managed in the same location as their usage.

Inheritance

java.lang.Object > TagHoldsGrpc.TagHoldsImplBase

Implements

io.grpc.BindableService, TagHoldsGrpc.AsyncService

Constructors

TagHoldsImplBase()

public TagHoldsImplBase()

Methods

bindService()

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