Skip navigation links
B C D G L N Q R S T U 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

cancelResumableWrite(CancelResumableWriteRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest, StreamObserver<CancelResumableWriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest, StreamObserver<CancelResumableWriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Cancels an in-progress resumable upload.
com.google.storage.v2 - package com.google.storage.v2
 
composeObject(ComposeObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Concatenates a list of existing objects into a new object in the same bucket.
composeObject(ComposeObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Concatenates a list of existing objects into a new object in the same bucket.
composeObject(ComposeObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Concatenates a list of existing objects into a new object in the same bucket.
composeObject(ComposeObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Concatenates a list of existing objects into a new object in the same bucket.
createBucket(CreateBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Creates a new bucket.
createBucket(CreateBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Creates a new bucket.
createBucket(CreateBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Creates a new bucket.
createBucket(CreateBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Creates a new bucket.
createHmacKey(CreateHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest, StreamObserver<CreateHmacKeyResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest, StreamObserver<CreateHmacKeyResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Creates a new HMAC key for the given service account.
createNotification(CreateNotificationRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Creates a notification subscription for a given bucket.
createNotification(CreateNotificationRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Creates a notification subscription for a given bucket.
createNotification(CreateNotificationRequest, StreamObserver<Notification>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Creates a notification subscription for a given bucket.
createNotification(CreateNotificationRequest, StreamObserver<Notification>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Creates a notification subscription for a given bucket.

D

deleteBucket(DeleteBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Permanently deletes an empty bucket.
deleteHmacKey(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Deletes a given HMAC key.
deleteNotification(DeleteNotificationRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Permanently deletes a notification subscription.
deleteNotification(DeleteNotificationRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Permanently deletes a notification subscription.
deleteNotification(DeleteNotificationRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Permanently deletes a notification subscription.
deleteNotification(DeleteNotificationRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Permanently deletes a notification subscription.
deleteObject(DeleteObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Deletes an object and its metadata.

G

getBucket(GetBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Returns metadata for the specified bucket.
getBucket(GetBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Returns metadata for the specified bucket.
getBucket(GetBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Returns metadata for the specified bucket.
getBucket(GetBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Returns metadata for the specified bucket.
getCancelResumableWriteMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getComposeObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getCreateBucketMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getCreateHmacKeyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getCreateNotificationMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getDeleteBucketMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getDeleteHmacKeyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getDeleteNotificationMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getDeleteObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetBucketMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetHmacKeyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetIamPolicyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetNotificationMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetServiceAccountMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getHmacKey(GetHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest, StreamObserver<HmacKeyMetadata>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest, StreamObserver<HmacKeyMetadata>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Gets an existing HMAC key metadata for the given id.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Gets the IAM policy for a specified bucket or object.
getListBucketsMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getListHmacKeysMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getListNotificationsMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getListObjectsMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getLockBucketRetentionPolicyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getNotification(GetNotificationRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
View a notification config.
getNotification(GetNotificationRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
View a notification config.
getNotification(GetNotificationRequest, StreamObserver<Notification>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
View a notification config.
getNotification(GetNotificationRequest, StreamObserver<Notification>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
View a notification config.
getObject(GetObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves an object's metadata.
getObject(GetObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves an object's metadata.
getObject(GetObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Retrieves an object's metadata.
getObject(GetObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves an object's metadata.
getQueryWriteStatusMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getReadObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getRewriteObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getServiceAccount(GetServiceAccountRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest, StreamObserver<ServiceAccount>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest, StreamObserver<ServiceAccount>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves the name of a project's Google Cloud Storage service account.
getServiceDescriptor() - Static method in class com.google.storage.v2.StorageGrpc
 
getSetIamPolicyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getStartResumableWriteMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getTestIamPermissionsMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getUpdateBucketMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getUpdateHmacKeyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getUpdateObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getWriteObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 

L

listBuckets(ListBucketsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest, StreamObserver<ListBucketsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest, StreamObserver<ListBucketsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves a list of buckets for a given project.
listHmacKeys(ListHmacKeysRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest, StreamObserver<ListHmacKeysResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest, StreamObserver<ListHmacKeysResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Lists HMAC keys under a given project with the additional filters provided.
listNotifications(ListNotificationsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves a list of notification subscriptions for a given bucket.
listNotifications(ListNotificationsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves a list of notification subscriptions for a given bucket.
listNotifications(ListNotificationsRequest, StreamObserver<ListNotificationsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Retrieves a list of notification subscriptions for a given bucket.
listNotifications(ListNotificationsRequest, StreamObserver<ListNotificationsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves a list of notification subscriptions for a given bucket.
listObjects(ListObjectsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest, StreamObserver<ListObjectsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest, StreamObserver<ListObjectsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves a list of objects matching the criteria.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Locks retention policy on a bucket.

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.
rewriteObject(RewriteObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Rewrites a source object to a destination object.
rewriteObject(RewriteObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Rewrites a source object to a destination object.
rewriteObject(RewriteObjectRequest, StreamObserver<RewriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Rewrites a source object to a destination object.
rewriteObject(RewriteObjectRequest, StreamObserver<RewriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Rewrites a source object to a destination object.

S

SERVICE_NAME - Static variable in class com.google.storage.v2.StorageGrpc
 
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Updates an IAM policy for the specified bucket or object.
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 Cloud Storage 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 Cloud Storage 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 Cloud Storage 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 Cloud Storage 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 Cloud Storage 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
 

T

testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.

U

updateBucket(UpdateBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Updates a bucket.
updateBucket(UpdateBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Updates a bucket.
updateBucket(UpdateBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Updates a bucket.
updateBucket(UpdateBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Updates a bucket.
updateHmacKey(UpdateHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest, StreamObserver<HmacKeyMetadata>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest, StreamObserver<HmacKeyMetadata>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateObject(UpdateObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Updates an object's metadata.
updateObject(UpdateObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Updates an object's metadata.
updateObject(UpdateObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
Updates an object's metadata.
updateObject(UpdateObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Updates an object's metadata.

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 D G L N Q R S T U W 
Skip navigation links

Copyright © 2022 Google LLC. All rights reserved.