Skip navigation links
A B C D G H I L N Q R S T U W 

A

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.storage.v2.StorageSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.storage.v2.StorageClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.storage.v2.stub.HttpJsonStorageStub
 

B

build() - Method in class com.google.storage.v2.StorageSettings.Builder
 
build() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
 
Builder() - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder(StorageSettings) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder(StorageStubSettings.Builder) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder() - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 
Builder(StorageStubSettings) - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 

C

cancelResumableWrite(String) - Method in class com.google.storage.v2.StorageClient
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest) - Method in class com.google.storage.v2.StorageClient
Cancels an in-progress resumable upload.
cancelResumableWriteCallable() - Method in class com.google.storage.v2.StorageClient
Cancels an in-progress resumable upload.
cancelResumableWriteCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
cancelResumableWriteCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
cancelResumableWriteSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to cancelResumableWrite.
cancelResumableWriteSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to cancelResumableWrite.
cancelResumableWriteSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to cancelResumableWrite.
cancelResumableWriteSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to cancelResumableWrite.
close() - Method in class com.google.storage.v2.StorageClient
 
close() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
close() - Method in class com.google.storage.v2.stub.HttpJsonStorageStub
 
close() - Method in class com.google.storage.v2.stub.StorageStub
 
com.google.storage.v2 - package com.google.storage.v2
The interfaces provided are listed below, along with usage samples.
com.google.storage.v2.stub - package com.google.storage.v2.stub
 
composeObject(ComposeObjectRequest) - Method in class com.google.storage.v2.StorageClient
Concatenates a list of existing objects into a new object in the same bucket.
composeObjectCallable() - Method in class com.google.storage.v2.StorageClient
Concatenates a list of existing objects into a new object in the same bucket.
composeObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
composeObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
composeObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to composeObject.
composeObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to composeObject.
composeObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to composeObject.
composeObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to composeObject.
create() - Static method in class com.google.storage.v2.StorageClient
Constructs an instance of StorageClient with default settings.
create(StorageSettings) - Static method in class com.google.storage.v2.StorageClient
Constructs an instance of StorageClient, using the given settings.
create(StorageStub) - Static method in class com.google.storage.v2.StorageClient
Constructs an instance of StorageClient, using the given stub for making calls.
create(StorageStubSettings) - Static method in class com.google.storage.v2.StorageSettings
 
create(StorageStubSettings) - Static method in class com.google.storage.v2.stub.GrpcStorageStub
 
create(ClientContext) - Static method in class com.google.storage.v2.stub.GrpcStorageStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.storage.v2.stub.GrpcStorageStub
 
create(StorageStubSettings) - Static method in class com.google.storage.v2.stub.HttpJsonStorageStub
 
create(ClientContext) - Static method in class com.google.storage.v2.stub.HttpJsonStorageStub
 
create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.storage.v2.stub.HttpJsonStorageStub
 
createAsync(PageContext<ListBucketsRequest, ListBucketsResponse, Bucket>, ApiFuture<ListBucketsResponse>) - Static method in class com.google.storage.v2.StorageClient.ListBucketsPagedResponse
 
createAsync(PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata>, ApiFuture<ListHmacKeysResponse>) - Static method in class com.google.storage.v2.StorageClient.ListHmacKeysPagedResponse
 
createAsync(PageContext<ListNotificationsRequest, ListNotificationsResponse, Notification>, ApiFuture<ListNotificationsResponse>) - Static method in class com.google.storage.v2.StorageClient.ListNotificationsPagedResponse
 
createAsync(PageContext<ListObjectsRequest, ListObjectsResponse, Object>, ApiFuture<ListObjectsResponse>) - Static method in class com.google.storage.v2.StorageClient.ListObjectsPagedResponse
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.HttpJsonStorageCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createBucket(ProjectName, Bucket, String) - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
createBucket(String, Bucket, String) - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
createBucket(CreateBucketRequest) - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
createBucketCallable() - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
createBucketCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
createBucketCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
createBucketSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to createBucket.
createBucketSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to createBucket.
createBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to createBucket.
createBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to createBucket.
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createCollection(List<StorageClient.ListBucketsPage>, int) - Method in class com.google.storage.v2.StorageClient.ListBucketsFixedSizeCollection
 
createCollection(List<StorageClient.ListHmacKeysPage>, int) - Method in class com.google.storage.v2.StorageClient.ListHmacKeysFixedSizeCollection
 
createCollection(List<StorageClient.ListNotificationsPage>, int) - Method in class com.google.storage.v2.StorageClient.ListNotificationsFixedSizeCollection
 
createCollection(List<StorageClient.ListObjectsPage>, int) - Method in class com.google.storage.v2.StorageClient.ListObjectsFixedSizeCollection
 
createHmacKey(ProjectName, String) - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
createHmacKey(String, String) - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
createHmacKeyCallable() - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
createHmacKeyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
createHmacKeyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
createHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to createHmacKey.
createHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to createHmacKey.
createHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to createHmacKey.
createHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to createHmacKey.
createNotification(ProjectName, Notification) - Method in class com.google.storage.v2.StorageClient
Creates a notification subscription for a given bucket.
createNotification(String, Notification) - Method in class com.google.storage.v2.StorageClient
Creates a notification subscription for a given bucket.
createNotification(CreateNotificationRequest) - Method in class com.google.storage.v2.StorageClient
Creates a notification subscription for a given bucket.
createNotificationCallable() - Method in class com.google.storage.v2.StorageClient
Creates a notification subscription for a given bucket.
createNotificationCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
createNotificationCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
createNotificationSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to createNotification.
createNotificationSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to createNotification.
createNotificationSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to createNotification.
createNotificationSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to createNotification.
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.storage.v2.stub.HttpJsonStorageCallableFactory
 
createPage(PageContext<ListBucketsRequest, ListBucketsResponse, Bucket>, ListBucketsResponse) - Method in class com.google.storage.v2.StorageClient.ListBucketsPage
 
createPage(PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata>, ListHmacKeysResponse) - Method in class com.google.storage.v2.StorageClient.ListHmacKeysPage
 
createPage(PageContext<ListNotificationsRequest, ListNotificationsResponse, Notification>, ListNotificationsResponse) - Method in class com.google.storage.v2.StorageClient.ListNotificationsPage
 
createPage(PageContext<ListObjectsRequest, ListObjectsResponse, Object>, ListObjectsResponse) - Method in class com.google.storage.v2.StorageClient.ListObjectsPage
 
createPageAsync(PageContext<ListBucketsRequest, ListBucketsResponse, Bucket>, ApiFuture<ListBucketsResponse>) - Method in class com.google.storage.v2.StorageClient.ListBucketsPage
 
createPageAsync(PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata>, ApiFuture<ListHmacKeysResponse>) - Method in class com.google.storage.v2.StorageClient.ListHmacKeysPage
 
createPageAsync(PageContext<ListNotificationsRequest, ListNotificationsResponse, Notification>, ApiFuture<ListNotificationsResponse>) - Method in class com.google.storage.v2.StorageClient.ListNotificationsPage
 
createPageAsync(PageContext<ListObjectsRequest, ListObjectsResponse, Object>, ApiFuture<ListObjectsResponse>) - Method in class com.google.storage.v2.StorageClient.ListObjectsPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.HttpJsonStorageCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.HttpJsonStorageCallableFactory
 
createStub() - Method in class com.google.storage.v2.stub.StorageStubSettings
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.HttpJsonStorageCallableFactory
 

D

defaultApiClientHeaderProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
 
defaultGrpcTransportProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
 
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.storage.v2.StorageSettings
 
defaultTransportChannelProvider() - Static method in class com.google.storage.v2.stub.StorageStubSettings
 
deleteBucket(BucketName) - Method in class com.google.storage.v2.StorageClient
Permanently deletes an empty bucket.
deleteBucket(String) - Method in class com.google.storage.v2.StorageClient
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest) - Method in class com.google.storage.v2.StorageClient
Permanently deletes an empty bucket.
deleteBucketCallable() - Method in class com.google.storage.v2.StorageClient
Permanently deletes an empty bucket.
deleteBucketCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteBucketCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
deleteBucketSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteBucket.
deleteBucketSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteBucket.
deleteBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteBucket.
deleteBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteBucket.
deleteHmacKey(String, ProjectName) - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
deleteHmacKey(String, String) - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
deleteHmacKeyCallable() - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
deleteHmacKeyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteHmacKeyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
deleteHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteHmacKey.
deleteHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteHmacKey.
deleteHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteHmacKey.
deleteHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteHmacKey.
deleteNotification(NotificationName) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a notification subscription.
deleteNotification(String) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a notification subscription.
deleteNotification(DeleteNotificationRequest) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a notification subscription.
deleteNotificationCallable() - Method in class com.google.storage.v2.StorageClient
Permanently deletes a notification subscription.
deleteNotificationCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteNotificationCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
deleteNotificationSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteNotification.
deleteNotificationSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteNotification.
deleteNotificationSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteNotification.
deleteNotificationSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteNotification.
deleteObject(String, String) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObject(String, String, long) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObjectCallable() - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
deleteObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteObject.
deleteObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteObject.
deleteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteObject.
deleteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteObject.

G

getBucket(BucketName) - Method in class com.google.storage.v2.StorageClient
Returns metadata for the specified bucket.
getBucket(String) - Method in class com.google.storage.v2.StorageClient
Returns metadata for the specified bucket.
getBucket(GetBucketRequest) - Method in class com.google.storage.v2.StorageClient
Returns metadata for the specified bucket.
getBucketCallable() - Method in class com.google.storage.v2.StorageClient
Returns metadata for the specified bucket.
getBucketCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getBucketCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getBucketSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getBucket.
getBucketSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getBucket.
getBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getBucket.
getBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getBucket.
getDefaultEndpoint() - Static method in class com.google.storage.v2.StorageSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns the default service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.storage.v2.StorageSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns the default service scopes.
getHmacKey(String, ProjectName) - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
getHmacKey(String, String) - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
getHmacKeyCallable() - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
getHmacKeyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getHmacKeyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getHmacKey.
getHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getHmacKey.
getHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getHmacKey.
getHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getHmacKey.
getIamPolicy(ResourceName) - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket or object.
getIamPolicy(String) - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket or object.
getIamPolicyCallable() - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket or object.
getIamPolicyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getIamPolicyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getIamPolicySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getMethodDescriptors() - Static method in class com.google.storage.v2.stub.HttpJsonStorageStub
 
getNotification(BucketName) - Method in class com.google.storage.v2.StorageClient
View a notification config.
getNotification(String) - Method in class com.google.storage.v2.StorageClient
View a notification config.
getNotification(GetNotificationRequest) - Method in class com.google.storage.v2.StorageClient
View a notification config.
getNotificationCallable() - Method in class com.google.storage.v2.StorageClient
View a notification config.
getNotificationCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getNotificationCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getNotificationSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getNotification.
getNotificationSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getNotification.
getNotificationSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getNotification.
getNotificationSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getNotification.
getObject(String, String) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObject(String, String, long) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObject(GetObjectRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObjectCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getObject.
getObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getObject.
getObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getObject.
getObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getObject.
getOperationsStub() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getServiceAccount(ProjectName) - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(String) - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccountCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccountCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getServiceAccountCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getServiceAccountSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getServiceAccount.
getServiceAccountSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getServiceAccount.
getServiceAccountSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getServiceAccount.
getServiceAccountSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getServiceAccount.
getSettings() - Method in class com.google.storage.v2.StorageClient
 
getStub() - Method in class com.google.storage.v2.StorageClient
 
getStubSettingsBuilder() - Method in class com.google.storage.v2.StorageSettings.Builder
 
GrpcStorageCallableFactory - Class in com.google.storage.v2.stub
gRPC callable factory implementation for the Storage service API.
GrpcStorageCallableFactory() - Constructor for class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
GrpcStorageStub - Class in com.google.storage.v2.stub
gRPC stub implementation for the Storage service API.
GrpcStorageStub(StorageStubSettings, ClientContext) - Constructor for class com.google.storage.v2.stub.GrpcStorageStub
Constructs an instance of GrpcStorageStub, using the given settings.
GrpcStorageStub(StorageStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.storage.v2.stub.GrpcStorageStub
Constructs an instance of GrpcStorageStub, using the given settings.

H

HttpJsonStorageCallableFactory - Class in com.google.storage.v2.stub
REST callable factory implementation for the Storage service API.
HttpJsonStorageCallableFactory() - Constructor for class com.google.storage.v2.stub.HttpJsonStorageCallableFactory
 
HttpJsonStorageStub - Class in com.google.storage.v2.stub
REST stub implementation for the Storage service API.
HttpJsonStorageStub(StorageStubSettings, ClientContext) - Constructor for class com.google.storage.v2.stub.HttpJsonStorageStub
Constructs an instance of HttpJsonStorageStub, using the given settings.
HttpJsonStorageStub(StorageStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.storage.v2.stub.HttpJsonStorageStub
Constructs an instance of HttpJsonStorageStub, using the given settings.

I

isShutdown() - Method in class com.google.storage.v2.StorageClient
 
isShutdown() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
isShutdown() - Method in class com.google.storage.v2.stub.HttpJsonStorageStub
 
isTerminated() - Method in class com.google.storage.v2.StorageClient
 
isTerminated() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
isTerminated() - Method in class com.google.storage.v2.stub.HttpJsonStorageStub
 

L

listBuckets(ProjectName) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBuckets(String) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBucketsCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBucketsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listBucketsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listBucketsPagedCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBucketsPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listBucketsPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listBucketsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listBuckets.
listBucketsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listBuckets.
listBucketsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listBuckets.
listBucketsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listBuckets.
listHmacKeys(ProjectName) - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(String) - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest) - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeysCallable() - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeysCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listHmacKeysCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listHmacKeysPagedCallable() - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeysPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listHmacKeysPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listHmacKeysSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listHmacKeys.
listHmacKeysSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listHmacKeys.
listHmacKeysSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listHmacKeys.
listHmacKeysSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listHmacKeys.
listNotifications(ProjectName) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of notification subscriptions for a given bucket.
listNotifications(String) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of notification subscriptions for a given bucket.
listNotifications(ListNotificationsRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of notification subscriptions for a given bucket.
listNotificationsCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of notification subscriptions for a given bucket.
listNotificationsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listNotificationsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listNotificationsPagedCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of notification subscriptions for a given bucket.
listNotificationsPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listNotificationsPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listNotificationsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listNotifications.
listNotificationsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listNotifications.
listNotificationsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listNotifications.
listNotificationsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listNotifications.
listObjects(ProjectName) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjects(String) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjectsCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjectsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listObjectsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listObjectsPagedCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjectsPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listObjectsPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listObjectsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listObjects.
listObjectsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listObjects.
listObjectsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listObjects.
listObjectsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listObjects.
lockBucketRetentionPolicy(BucketName) - Method in class com.google.storage.v2.StorageClient
Locks retention policy on a bucket.
lockBucketRetentionPolicy(String) - Method in class com.google.storage.v2.StorageClient
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest) - Method in class com.google.storage.v2.StorageClient
Locks retention policy on a bucket.
lockBucketRetentionPolicyCallable() - Method in class com.google.storage.v2.StorageClient
Locks retention policy on a bucket.
lockBucketRetentionPolicyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
lockBucketRetentionPolicyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
lockBucketRetentionPolicySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to lockBucketRetentionPolicy.
lockBucketRetentionPolicySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to lockBucketRetentionPolicy.
lockBucketRetentionPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to lockBucketRetentionPolicy.
lockBucketRetentionPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to lockBucketRetentionPolicy.

N

newBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.storage.v2.StorageSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a new builder for this class.
newHttpJsonBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a new REST builder for this class.

Q

queryWriteStatus(String) - Method in class com.google.storage.v2.StorageClient
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.StorageClient
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.
queryWriteStatusCallable() - Method in class com.google.storage.v2.StorageClient
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.
queryWriteStatusCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
queryWriteStatusCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
queryWriteStatusSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to queryWriteStatus.
queryWriteStatusSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to queryWriteStatus.
queryWriteStatusSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to queryWriteStatus.
queryWriteStatusSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to queryWriteStatus.

R

readObjectCallable() - Method in class com.google.storage.v2.StorageClient
Reads an object's data.
readObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
readObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
readObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to readObject.
readObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to readObject.
readObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to readObject.
readObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to readObject.
rewriteObject(RewriteObjectRequest) - Method in class com.google.storage.v2.StorageClient
Rewrites a source object to a destination object.
rewriteObjectCallable() - Method in class com.google.storage.v2.StorageClient
Rewrites a source object to a destination object.
rewriteObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
rewriteObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
rewriteObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to rewriteObject.
rewriteObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to rewriteObject.
rewriteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to rewriteObject.
rewriteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to rewriteObject.

S

setIamPolicy(ResourceName, Policy) - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket or object.
setIamPolicy(String, Policy) - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket or object.
setIamPolicyCallable() - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket or object.
setIamPolicyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
setIamPolicyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
setIamPolicySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to setIamPolicy.
shutdown() - Method in class com.google.storage.v2.StorageClient
 
shutdown() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
shutdown() - Method in class com.google.storage.v2.stub.HttpJsonStorageStub
 
shutdownNow() - Method in class com.google.storage.v2.StorageClient
 
shutdownNow() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
shutdownNow() - Method in class com.google.storage.v2.stub.HttpJsonStorageStub
 
startResumableWrite(StartResumableWriteRequest) - Method in class com.google.storage.v2.StorageClient
Starts a resumable write.
startResumableWriteCallable() - Method in class com.google.storage.v2.StorageClient
Starts a resumable write.
startResumableWriteCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
startResumableWriteCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
startResumableWriteSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to startResumableWrite.
startResumableWriteSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to startResumableWrite.
startResumableWriteSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to startResumableWrite.
startResumableWriteSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to startResumableWrite.
StorageClient - Class in com.google.storage.v2
Service Description: ## API Overview and Naming Syntax
StorageClient(StorageSettings) - Constructor for class com.google.storage.v2.StorageClient
Constructs an instance of StorageClient, using the given settings.
StorageClient(StorageStub) - Constructor for class com.google.storage.v2.StorageClient
 
StorageClient.ListBucketsFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListBucketsPage - Class in com.google.storage.v2
 
StorageClient.ListBucketsPagedResponse - Class in com.google.storage.v2
 
StorageClient.ListHmacKeysFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListHmacKeysPage - Class in com.google.storage.v2
 
StorageClient.ListHmacKeysPagedResponse - Class in com.google.storage.v2
 
StorageClient.ListNotificationsFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListNotificationsPage - Class in com.google.storage.v2
 
StorageClient.ListNotificationsPagedResponse - Class in com.google.storage.v2
 
StorageClient.ListObjectsFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListObjectsPage - Class in com.google.storage.v2
 
StorageClient.ListObjectsPagedResponse - Class in com.google.storage.v2
 
StorageSettings - Class in com.google.storage.v2
Settings class to configure an instance of StorageClient.
StorageSettings(StorageSettings.Builder) - Constructor for class com.google.storage.v2.StorageSettings
 
StorageSettings.Builder - Class in com.google.storage.v2
Builder for StorageSettings.
StorageStub - Class in com.google.storage.v2.stub
Base stub class for the Storage service API.
StorageStub() - Constructor for class com.google.storage.v2.stub.StorageStub
 
StorageStubSettings - Class in com.google.storage.v2.stub
Settings class to configure an instance of StorageStub.
StorageStubSettings(StorageStubSettings.Builder) - Constructor for class com.google.storage.v2.stub.StorageStubSettings
 
StorageStubSettings.Builder - Class in com.google.storage.v2.stub
Builder for StorageStubSettings.

T

testIamPermissions(ResourceName, List<String>) - Method in class com.google.storage.v2.StorageClient
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(String, List<String>) - Method in class com.google.storage.v2.StorageClient
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.StorageClient
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissionsCallable() - Method in class com.google.storage.v2.StorageClient
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissionsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
testIamPermissionsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
testIamPermissionsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to testIamPermissions.
toBuilder() - Method in class com.google.storage.v2.StorageSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder containing all the values of this settings class.

U

unaryMethodSettingsBuilders() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
 
updateBucket(Bucket, FieldMask) - Method in class com.google.storage.v2.StorageClient
Updates a bucket.
updateBucket(UpdateBucketRequest) - Method in class com.google.storage.v2.StorageClient
Updates a bucket.
updateBucketCallable() - Method in class com.google.storage.v2.StorageClient
Updates a bucket.
updateBucketCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
updateBucketCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
updateBucketSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to updateBucket.
updateBucketSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to updateBucket.
updateBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to updateBucket.
updateBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to updateBucket.
updateHmacKey(HmacKeyMetadata, FieldMask) - Method in class com.google.storage.v2.StorageClient
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKeyCallable() - Method in class com.google.storage.v2.StorageClient
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKeyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
updateHmacKeyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
updateHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to updateHmacKey.
updateHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to updateHmacKey.
updateHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to updateHmacKey.
updateHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to updateHmacKey.
updateObject(Object, FieldMask) - Method in class com.google.storage.v2.StorageClient
Updates an object's metadata.
updateObject(UpdateObjectRequest) - Method in class com.google.storage.v2.StorageClient
Updates an object's metadata.
updateObjectCallable() - Method in class com.google.storage.v2.StorageClient
Updates an object's metadata.
updateObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
updateObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
updateObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to updateObject.
updateObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to updateObject.
updateObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to updateObject.
updateObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to updateObject.

W

writeObjectCallable() - Method in class com.google.storage.v2.StorageClient
Stores a new object and metadata.
writeObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
writeObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
writeObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to writeObject.
writeObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to writeObject.
writeObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to writeObject.
writeObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to writeObject.
A B C D G H I L N Q R S T U W 
Skip navigation links

Copyright © 2022 Google LLC. All rights reserved.