Class StorageTransferServiceGrpc.StorageTransferServiceImplBase (1.41.0)

public abstract static class StorageTransferServiceGrpc.StorageTransferServiceImplBase implements BindableService, StorageTransferServiceGrpc.AsyncService

Base class for the server implementation of the service StorageTransferService.

Storage Transfer Service and its protos. Transfers data between between Google Cloud Storage buckets or from a data source external to Google to a Cloud Storage bucket.

Inheritance

java.lang.Object > StorageTransferServiceGrpc.StorageTransferServiceImplBase

Implements

io.grpc.BindableService, StorageTransferServiceGrpc.AsyncService

Constructors

StorageTransferServiceImplBase()

public StorageTransferServiceImplBase()

Methods

bindService()

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