Class FoldersGrpc.FoldersImplBase (1.43.0)

public abstract static class FoldersGrpc.FoldersImplBase implements BindableService, FoldersGrpc.AsyncService

Base class for the server implementation of the service Folders.

Manages Cloud Platform folder resources. Folders can be used to organize the resources under an organization and to control the policies applied to groups of resources.

Inheritance

java.lang.Object > FoldersGrpc.FoldersImplBase

Implements

io.grpc.BindableService, FoldersGrpc.AsyncService

Constructors

FoldersImplBase()

public FoldersImplBase()

Methods

bindService()

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