Skip navigation links
B C G N Q R S W 

B

bindService() - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
 
build(Channel, CallOptions) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
 
build(Channel, CallOptions) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
 

C

com.google.storage.v2 - package com.google.storage.v2
 

G

getQueryWriteStatusMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getReadObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getServiceDescriptor() - Static method in class com.google.storage.v2.StorageGrpc
 
getStartResumableWriteMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getWriteObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 

N

newBlockingStub(Channel) - Static method in class com.google.storage.v2.StorageGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.storage.v2.StorageGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.storage.v2.StorageGrpc
Creates a new async stub that supports all call types for the service

Q

queryWriteStatus(QueryWriteStatusRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatus(QueryWriteStatusRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatus(QueryWriteStatusRequest, StreamObserver<QueryWriteStatusResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatus(QueryWriteStatusRequest, StreamObserver<QueryWriteStatusResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.

R

readObject(ReadObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Reads an object's data.
readObject(ReadObjectRequest, StreamObserver<ReadObjectResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Reads an object's data.
readObject(ReadObjectRequest, StreamObserver<ReadObjectResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Reads an object's data.

S

SERVICE_NAME - Static variable in class com.google.storage.v2.StorageGrpc
 
startResumableWrite(StartResumableWriteRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Starts a resumable write.
startResumableWrite(StartResumableWriteRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Starts a resumable write.
startResumableWrite(StartResumableWriteRequest, StreamObserver<StartResumableWriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Starts a resumable write.
startResumableWrite(StartResumableWriteRequest, StreamObserver<StartResumableWriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Starts a resumable write.
StorageGrpc - Class in com.google.storage.v2
## API Overview and Naming Syntax The GCS gRPC API allows applications to read and write data through the abstractions of buckets and objects.
StorageGrpc.StorageBlockingStub - Class in com.google.storage.v2
## API Overview and Naming Syntax The GCS gRPC API allows applications to read and write data through the abstractions of buckets and objects.
StorageGrpc.StorageFutureStub - Class in com.google.storage.v2
## API Overview and Naming Syntax The GCS gRPC API allows applications to read and write data through the abstractions of buckets and objects.
StorageGrpc.StorageImplBase - Class in com.google.storage.v2
## API Overview and Naming Syntax The GCS gRPC API allows applications to read and write data through the abstractions of buckets and objects.
StorageGrpc.StorageStub - Class in com.google.storage.v2
## API Overview and Naming Syntax The GCS gRPC API allows applications to read and write data through the abstractions of buckets and objects.
StorageImplBase() - Constructor for class com.google.storage.v2.StorageGrpc.StorageImplBase
 

W

writeObject(StreamObserver<WriteObjectResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Stores a new object and metadata.
writeObject(StreamObserver<WriteObjectResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Stores a new object and metadata.
B C G N Q R S W 
Skip navigation links

Copyright © 2021 Google LLC. All rights reserved.