| Interface | Description |
|---|---|
| StorageGrpc.AsyncService |
## API Overview and Naming Syntax
The Cloud Storage gRPC API allows applications to read and write data through
the abstractions of buckets and objects.
|
| Class | Description |
|---|---|
| StorageGrpc |
## API Overview and Naming Syntax
The Cloud Storage gRPC API allows applications to read and write data through
the abstractions of buckets and objects.
|
| StorageGrpc.StorageBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Storage.
|
| StorageGrpc.StorageFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Storage.
|
| StorageGrpc.StorageImplBase |
Base class for the server implementation of the service Storage.
|
| StorageGrpc.StorageStub |
A stub to allow clients to do asynchronous rpc calls to service Storage.
|
Copyright © 2023 Google LLC. All rights reserved.