Class StorageBatchOperationsGrpc.StorageBatchOperationsImplBase (0.2.0)

public abstract static class StorageBatchOperationsGrpc.StorageBatchOperationsImplBase implements BindableService, StorageBatchOperationsGrpc.AsyncService

Base class for the server implementation of the service StorageBatchOperations.

Storage Batch Operations offers a managed experience to perform batch operations on millions of Cloud Storage objects in a serverless fashion. With this service, you can automate and simplify large scale API operations performed on Cloud Storage objects.

Inheritance

java.lang.Object > StorageBatchOperationsGrpc.StorageBatchOperationsImplBase

Implements

io.grpc.BindableService, StorageBatchOperationsGrpc.AsyncService

Constructors

StorageBatchOperationsImplBase()

public StorageBatchOperationsImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition