Index

A B C D G I L N Q R S T U W 
All Classes and Interfaces|All Packages

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
 

B

bidiWriteObjectCallable() - Method in class com.google.storage.v2.StorageClient
Stores a new object and metadata.
bidiWriteObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
bidiWriteObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
bidiWriteObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to bidiWriteObject.
bidiWriteObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to bidiWriteObject.
bidiWriteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to bidiWriteObject.
bidiWriteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to bidiWriteObject.
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() - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 
Builder(StorageSettings) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder(StorageStubSettings) - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 
Builder(StorageStubSettings.Builder) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 

C

cancelResumableWrite(CancelResumableWriteRequest) - Method in class com.google.storage.v2.StorageClient
Cancels an in-progress resumable upload.
cancelResumableWrite(String) - 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.StorageStub
 
com.google.storage.v2 - package com.google.storage.v2
A client to Cloud Storage API
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(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(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
 
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<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig>, ApiFuture<ListNotificationConfigsResponse>) - Static method in class com.google.storage.v2.StorageClient.ListNotificationConfigsPagedResponse
 
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
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createBucket(CreateBucketRequest) - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
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.
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.ListNotificationConfigsPage>, int) - Method in class com.google.storage.v2.StorageClient.ListNotificationConfigsFixedSizeCollection
 
createCollection(List<StorageClient.ListObjectsPage>, int) - Method in class com.google.storage.v2.StorageClient.ListObjectsFixedSizeCollection
 
createHmacKey(CreateHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
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.
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.
createNotificationConfig(BucketName, NotificationConfig) - Method in class com.google.storage.v2.StorageClient
Creates a NotificationConfig for a given bucket.
createNotificationConfig(CreateNotificationConfigRequest) - Method in class com.google.storage.v2.StorageClient
Creates a NotificationConfig for a given bucket.
createNotificationConfig(String, NotificationConfig) - Method in class com.google.storage.v2.StorageClient
Creates a NotificationConfig for a given bucket.
createNotificationConfigCallable() - Method in class com.google.storage.v2.StorageClient
Creates a NotificationConfig for a given bucket.
createNotificationConfigCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
createNotificationConfigCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
createNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to createNotificationConfig.
createNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to createNotificationConfig.
createNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to createNotificationConfig.
createNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to createNotificationConfig.
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
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<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig>, ListNotificationConfigsResponse) - Method in class com.google.storage.v2.StorageClient.ListNotificationConfigsPage
 
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<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig>, ApiFuture<ListNotificationConfigsResponse>) - Method in class com.google.storage.v2.StorageClient.ListNotificationConfigsPage
 
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
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
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
 

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.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder for the default 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(DeleteBucketRequest) - 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.
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(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
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.
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.
deleteNotificationConfig(DeleteNotificationConfigRequest) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a NotificationConfig.
deleteNotificationConfig(NotificationConfigName) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a NotificationConfig.
deleteNotificationConfig(String) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a NotificationConfig.
deleteNotificationConfigCallable() - Method in class com.google.storage.v2.StorageClient
Permanently deletes a NotificationConfig.
deleteNotificationConfigCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteNotificationConfigCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
deleteNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteNotificationConfig.
deleteNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteNotificationConfig.
deleteNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteNotificationConfig.
deleteNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteNotificationConfig.
deleteObject(BucketName, String) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObject(BucketName, 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.
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.
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(GetBucketRequest) - 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.
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(GetHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
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.
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.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket.
getIamPolicy(String) - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket.
getIamPolicyCallable() - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket.
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.
getNotificationConfig(GetNotificationConfigRequest) - Method in class com.google.storage.v2.StorageClient
View a NotificationConfig.
getNotificationConfig(NotificationConfigName) - Method in class com.google.storage.v2.StorageClient
View a NotificationConfig.
getNotificationConfig(String) - Method in class com.google.storage.v2.StorageClient
View a NotificationConfig.
getNotificationConfigCallable() - Method in class com.google.storage.v2.StorageClient
View a NotificationConfig.
getNotificationConfigCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getNotificationConfigCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getNotificationConfig.
getNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getNotificationConfig.
getNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getNotificationConfig.
getNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getNotificationConfig.
getObject(BucketName, String) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObject(BucketName, 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.
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.
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(GetServiceAccountRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
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.
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.
getServiceName() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the default service name.
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.

I

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

L

listBuckets(ListBucketsRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
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.
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(ListHmacKeysRequest) - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
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.
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.
listNotificationConfigs(BucketName) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigs(ListNotificationConfigsRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigs(String) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigsCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listNotificationConfigsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listNotificationConfigsPagedCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigsPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listNotificationConfigsPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listNotificationConfigsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listNotificationConfigs.
listNotificationConfigsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listNotificationConfigs.
listNotificationConfigsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listNotificationConfigs.
listNotificationConfigsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listNotificationConfigs.
listObjects(BucketName) - 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.
listObjects(String) - 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(LockBucketRetentionPolicyRequest) - 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.
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 builder for this class.
newBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.storage.v2.StorageSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a new builder for this class.

Q

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.
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.
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.
restoreObject(BucketName, String, long) - Method in class com.google.storage.v2.StorageClient
Restores a soft-deleted object.
restoreObject(RestoreObjectRequest) - Method in class com.google.storage.v2.StorageClient
Restores a soft-deleted object.
restoreObject(String, String, long) - Method in class com.google.storage.v2.StorageClient
Restores a soft-deleted object.
restoreObjectCallable() - Method in class com.google.storage.v2.StorageClient
Restores a soft-deleted object.
restoreObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
restoreObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
restoreObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to restoreObject.
restoreObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to restoreObject.
restoreObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to restoreObject.
restoreObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to restoreObject.
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.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket.
setIamPolicy(String, Policy) - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket.
setIamPolicyCallable() - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket.
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
 
shutdownNow() - Method in class com.google.storage.v2.StorageClient
 
shutdownNow() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
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.ListNotificationConfigsFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListNotificationConfigsPage - Class in com.google.storage.v2
 
StorageClient.ListNotificationConfigsPagedResponse - 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(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.
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.
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 I L N Q R S T U W 
All Classes and Interfaces|All Packages