Class TagBindingsGrpc.TagBindingsImplBase (1.43.0)

public abstract static class TagBindingsGrpc.TagBindingsImplBase implements BindableService, TagBindingsGrpc.AsyncService

Base class for the server implementation of the service TagBindings.

Allow users to create and manage TagBindings between TagValues and different Google Cloud resources throughout the GCP resource hierarchy.

Inheritance

java.lang.Object > TagBindingsGrpc.TagBindingsImplBase

Implements

io.grpc.BindableService, TagBindingsGrpc.AsyncService

Constructors

TagBindingsImplBase()

public TagBindingsImplBase()

Methods

bindService()

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