Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

Action() - Constructor for class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Action
 
advanceRelocateBucket(String, String, AdvanceRelocateBucketOperationRequest) - Method in class com.google.api.services.storage.Storage.Operations
Starts asynchronous advancement of the relocate bucket operation in the case of required write downtime, to allow it to lock the bucket at the source location, and proceed with the bucket location swap.
AdvanceRelocateBucket(String, String, AdvanceRelocateBucketOperationRequest) - Constructor for class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
Starts asynchronous advancement of the relocate bucket operation in the case of required write downtime, to allow it to lock the bucket at the source location, and proceed with the bucket location swap.
AdvanceRelocateBucketOperationRequest - Class in com.google.api.services.storage.model
An AdvanceRelocateBucketOperation request.
AdvanceRelocateBucketOperationRequest() - Constructor for class com.google.api.services.storage.model.AdvanceRelocateBucketOperationRequest
 
all() - Static method in class com.google.api.services.storage.StorageScopes
Returns an unmodifiable set that contains all scopes declared by this class.
AnywhereCache - Class in com.google.api.services.storage.model
An Anywhere Cache instance.
AnywhereCache() - Constructor for class com.google.api.services.storage.model.AnywhereCache
 
AnywhereCaches - Class in com.google.api.services.storage.model
A list of Anywhere Caches.
AnywhereCaches() - Constructor for class com.google.api.services.storage.model.AnywhereCaches
 
anywhereCaches() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the AnywhereCaches collection.
AnywhereCaches() - Constructor for class com.google.api.services.storage.Storage.AnywhereCaches
 
Autoclass() - Constructor for class com.google.api.services.storage.model.Bucket.Autoclass
 

B

Billing() - Constructor for class com.google.api.services.storage.model.Bucket.Billing
 
Bindings() - Constructor for class com.google.api.services.storage.model.Policy.Bindings
 
Bucket - Class in com.google.api.services.storage.model
A bucket.
Bucket() - Constructor for class com.google.api.services.storage.model.Bucket
 
Bucket.Autoclass - Class in com.google.api.services.storage.model
The bucket's Autoclass configuration.
Bucket.Billing - Class in com.google.api.services.storage.model
The bucket's billing configuration.
Bucket.Cors - Class in com.google.api.services.storage.model
Model definition for BucketCors.
Bucket.CustomPlacementConfig - Class in com.google.api.services.storage.model
The bucket's custom placement configuration for Custom Dual Regions.
Bucket.Encryption - Class in com.google.api.services.storage.model
Encryption configuration for a bucket.
Bucket.HierarchicalNamespace - Class in com.google.api.services.storage.model
The bucket's hierarchical namespace configuration.
Bucket.IamConfiguration - Class in com.google.api.services.storage.model
The bucket's IAM configuration.
Bucket.IamConfiguration.BucketPolicyOnly - Class in com.google.api.services.storage.model
The bucket's uniform bucket-level access configuration.
Bucket.IamConfiguration.UniformBucketLevelAccess - Class in com.google.api.services.storage.model
The bucket's uniform bucket-level access configuration.
Bucket.IpFilter - Class in com.google.api.services.storage.model
The bucket's IP filter configuration.
Bucket.IpFilter.PublicNetworkSource - Class in com.google.api.services.storage.model
The public network source of the bucket's IP filter.
Bucket.IpFilter.VpcNetworkSources - Class in com.google.api.services.storage.model
Model definition for BucketIpFilterVpcNetworkSources.
Bucket.Lifecycle - Class in com.google.api.services.storage.model
The bucket's lifecycle configuration.
Bucket.Lifecycle.Rule - Class in com.google.api.services.storage.model
Model definition for BucketLifecycleRule.
Bucket.Lifecycle.Rule.Action - Class in com.google.api.services.storage.model
The action to take.
Bucket.Lifecycle.Rule.Condition - Class in com.google.api.services.storage.model
The condition(s) under which the action will be taken.
Bucket.Logging - Class in com.google.api.services.storage.model
The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs.
Bucket.ObjectRetention - Class in com.google.api.services.storage.model
The bucket's object retention config.
Bucket.Owner - Class in com.google.api.services.storage.model
The owner of the bucket.
Bucket.RetentionPolicy - Class in com.google.api.services.storage.model
The bucket's retention policy.
Bucket.SoftDeletePolicy - Class in com.google.api.services.storage.model
The bucket's soft delete policy, which defines the period of time that soft-deleted objects will be retained, and cannot be permanently deleted.
Bucket.Versioning - Class in com.google.api.services.storage.model
The bucket's versioning configuration.
Bucket.Website - Class in com.google.api.services.storage.model
The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site.
BucketAccessControl - Class in com.google.api.services.storage.model
An access-control entry.
BucketAccessControl() - Constructor for class com.google.api.services.storage.model.BucketAccessControl
 
BucketAccessControl.ProjectTeam - Class in com.google.api.services.storage.model
The project team associated with the entity, if any.
BucketAccessControls - Class in com.google.api.services.storage.model
An access-control list.
BucketAccessControls() - Constructor for class com.google.api.services.storage.model.BucketAccessControls
 
bucketAccessControls() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the BucketAccessControls collection.
BucketAccessControls() - Constructor for class com.google.api.services.storage.Storage.BucketAccessControls
 
BucketPolicyOnly() - Constructor for class com.google.api.services.storage.model.Bucket.IamConfiguration.BucketPolicyOnly
 
Buckets - Class in com.google.api.services.storage.model
A list of buckets.
Buckets() - Constructor for class com.google.api.services.storage.model.Buckets
 
buckets() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the Buckets collection.
Buckets() - Constructor for class com.google.api.services.storage.Storage.Buckets
 
BucketStorageLayout - Class in com.google.api.services.storage.model
The storage layout configuration of a bucket.
BucketStorageLayout() - Constructor for class com.google.api.services.storage.model.BucketStorageLayout
 
BucketStorageLayout.CustomPlacementConfig - Class in com.google.api.services.storage.model
The bucket's custom placement configuration for Custom Dual Regions.
BucketStorageLayout.HierarchicalNamespace - Class in com.google.api.services.storage.model
The bucket's hierarchical namespace configuration.
build() - Method in class com.google.api.services.storage.Storage.Builder
Builds a new instance of Storage.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.storage.Storage.Builder
Returns an instance of a new builder.
buildHttpRequestUrl() - Method in class com.google.api.services.storage.Storage.Objects.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Folders.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Folders.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Notifications.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Objects.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Objects.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Operations.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Operations.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
bulkRestore(String, BulkRestoreObjectsRequest) - Method in class com.google.api.services.storage.Storage.Objects
Initiates a long-running bulk restore operation on the specified bucket.
BulkRestore(String, BulkRestoreObjectsRequest) - Constructor for class com.google.api.services.storage.Storage.Objects.BulkRestore
Initiates a long-running bulk restore operation on the specified bucket.
BulkRestoreObjectsRequest - Class in com.google.api.services.storage.model
A bulk restore objects request.
BulkRestoreObjectsRequest() - Constructor for class com.google.api.services.storage.model.BulkRestoreObjectsRequest
 

C

cancel(String, String) - Method in class com.google.api.services.storage.Storage.Operations
Starts asynchronous cancellation on a long-running operation.
Cancel(String, String) - Constructor for class com.google.api.services.storage.Storage.Operations.Cancel
Starts asynchronous cancellation on a long-running operation.
Channel - Class in com.google.api.services.storage.model
An notification channel used to watch for resource changes.
Channel() - Constructor for class com.google.api.services.storage.model.Channel
 
channels() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the Channels collection.
Channels() - Constructor for class com.google.api.services.storage.Storage.Channels
 
clone() - Method in class com.google.api.services.storage.model.AdvanceRelocateBucketOperationRequest
 
clone() - Method in class com.google.api.services.storage.model.AnywhereCache
 
clone() - Method in class com.google.api.services.storage.model.AnywhereCaches
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Autoclass
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Billing
 
clone() - Method in class com.google.api.services.storage.model.Bucket
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Cors
 
clone() - Method in class com.google.api.services.storage.model.Bucket.CustomPlacementConfig
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Encryption
 
clone() - Method in class com.google.api.services.storage.model.Bucket.HierarchicalNamespace
 
clone() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.BucketPolicyOnly
 
clone() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration
 
clone() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.UniformBucketLevelAccess
 
clone() - Method in class com.google.api.services.storage.model.Bucket.IpFilter
 
clone() - Method in class com.google.api.services.storage.model.Bucket.IpFilter.PublicNetworkSource
 
clone() - Method in class com.google.api.services.storage.model.Bucket.IpFilter.VpcNetworkSources
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Action
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Logging
 
clone() - Method in class com.google.api.services.storage.model.Bucket.ObjectRetention
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Owner
 
clone() - Method in class com.google.api.services.storage.model.Bucket.RetentionPolicy
 
clone() - Method in class com.google.api.services.storage.model.Bucket.SoftDeletePolicy
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Versioning
 
clone() - Method in class com.google.api.services.storage.model.Bucket.Website
 
clone() - Method in class com.google.api.services.storage.model.BucketAccessControl
 
clone() - Method in class com.google.api.services.storage.model.BucketAccessControl.ProjectTeam
 
clone() - Method in class com.google.api.services.storage.model.BucketAccessControls
 
clone() - Method in class com.google.api.services.storage.model.Buckets
 
clone() - Method in class com.google.api.services.storage.model.BucketStorageLayout
 
clone() - Method in class com.google.api.services.storage.model.BucketStorageLayout.CustomPlacementConfig
 
clone() - Method in class com.google.api.services.storage.model.BucketStorageLayout.HierarchicalNamespace
 
clone() - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
 
clone() - Method in class com.google.api.services.storage.model.Channel
 
clone() - Method in class com.google.api.services.storage.model.ComposeRequest
 
clone() - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects
 
clone() - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects.ObjectPreconditions
 
clone() - Method in class com.google.api.services.storage.model.Expr
 
clone() - Method in class com.google.api.services.storage.model.Folder
 
clone() - Method in class com.google.api.services.storage.model.Folder.PendingRenameInfo
 
clone() - Method in class com.google.api.services.storage.model.Folders
 
clone() - Method in class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
 
clone() - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
 
clone() - Method in class com.google.api.services.storage.model.GoogleRpcStatus
 
clone() - Method in class com.google.api.services.storage.model.HmacKey
 
clone() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
 
clone() - Method in class com.google.api.services.storage.model.HmacKeysMetadata
 
clone() - Method in class com.google.api.services.storage.model.ManagedFolder
 
clone() - Method in class com.google.api.services.storage.model.ManagedFolders
 
clone() - Method in class com.google.api.services.storage.model.Notification
 
clone() - Method in class com.google.api.services.storage.model.Notifications
 
clone() - Method in class com.google.api.services.storage.model.ObjectAccessControl
 
clone() - Method in class com.google.api.services.storage.model.ObjectAccessControl.ProjectTeam
 
clone() - Method in class com.google.api.services.storage.model.ObjectAccessControls
 
clone() - Method in class com.google.api.services.storage.model.Objects
 
clone() - Method in class com.google.api.services.storage.model.Policy.Bindings
 
clone() - Method in class com.google.api.services.storage.model.Policy
 
clone() - Method in class com.google.api.services.storage.model.RelocateBucketRequest
 
clone() - Method in class com.google.api.services.storage.model.RelocateBucketRequest.DestinationCustomPlacementConfig
 
clone() - Method in class com.google.api.services.storage.model.RewriteResponse
 
clone() - Method in class com.google.api.services.storage.model.ServiceAccount
 
clone() - Method in class com.google.api.services.storage.model.StorageObject
 
clone() - Method in class com.google.api.services.storage.model.StorageObject.CustomerEncryption
 
clone() - Method in class com.google.api.services.storage.model.StorageObject.Owner
 
clone() - Method in class com.google.api.services.storage.model.StorageObject.Retention
 
clone() - Method in class com.google.api.services.storage.model.TestIamPermissionsResponse
 
CLOUD_PLATFORM - Static variable in class com.google.api.services.storage.StorageScopes
View and manage your data across Google Cloud Platform services.
CLOUD_PLATFORM_READ_ONLY - Static variable in class com.google.api.services.storage.StorageScopes
View your data across Google Cloud Platform services.
com.google.api.services.storage - package com.google.api.services.storage
 
com.google.api.services.storage.model - package com.google.api.services.storage.model
 
compose(String, String, ComposeRequest) - Method in class com.google.api.services.storage.Storage.Objects
Concatenates a list of existing objects into a new object in the same bucket.
Compose(String, String, ComposeRequest) - Constructor for class com.google.api.services.storage.Storage.Objects.Compose
Concatenates a list of existing objects into a new object in the same bucket.
ComposeRequest - Class in com.google.api.services.storage.model
A Compose request.
ComposeRequest() - Constructor for class com.google.api.services.storage.model.ComposeRequest
 
ComposeRequest.SourceObjects - Class in com.google.api.services.storage.model
Model definition for ComposeRequestSourceObjects.
ComposeRequest.SourceObjects.ObjectPreconditions - Class in com.google.api.services.storage.model
Conditions that must be met for this operation to execute.
Condition() - Constructor for class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
 
copy(String, String, String, String, StorageObject) - Method in class com.google.api.services.storage.Storage.Objects
Copies a source object to a destination object.
Copy(String, String, String, String, StorageObject) - Constructor for class com.google.api.services.storage.Storage.Objects.Copy
Copies a source object to a destination object.
Cors() - Constructor for class com.google.api.services.storage.model.Bucket.Cors
 
create(String, String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys
Creates a new HMAC key for the specified service account.
Create(String, String) - Constructor for class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
Creates a new HMAC key for the specified service account.
CustomerEncryption() - Constructor for class com.google.api.services.storage.model.StorageObject.CustomerEncryption
 
CustomPlacementConfig() - Constructor for class com.google.api.services.storage.model.Bucket.CustomPlacementConfig
 
CustomPlacementConfig() - Constructor for class com.google.api.services.storage.model.BucketStorageLayout.CustomPlacementConfig
 

D

decodeEtag() - Method in class com.google.api.services.storage.model.Policy
HTTP 1.1 Entity tag for the policy.
DEFAULT_BASE_URL - Static variable in class com.google.api.services.storage.Storage
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.storage.Storage
The default encoded batch path of the service.
DEFAULT_MTLS_ROOT_URL - Static variable in class com.google.api.services.storage.Storage
The default encoded mTLS root URL of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.storage.Storage
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.storage.Storage
The default encoded service path of the service.
defaultObjectAccessControls() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the DefaultObjectAccessControls collection.
DefaultObjectAccessControls() - Constructor for class com.google.api.services.storage.Storage.DefaultObjectAccessControls
 
delete(String, String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls
Permanently deletes the ACL entry for the specified entity on the specified bucket.
Delete(String, String) - Constructor for class com.google.api.services.storage.Storage.BucketAccessControls.Delete
Permanently deletes the ACL entry for the specified entity on the specified bucket.
delete(String) - Method in class com.google.api.services.storage.Storage.Buckets
Deletes an empty bucket.
Delete(String) - Constructor for class com.google.api.services.storage.Storage.Buckets.Delete
Deletes an empty bucket.
delete(String, String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls
Permanently deletes the default object ACL entry for the specified entity on the specified bucket.
Delete(String, String) - Constructor for class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
Permanently deletes the default object ACL entry for the specified entity on the specified bucket.
delete(String, String) - Method in class com.google.api.services.storage.Storage.Folders
Permanently deletes a folder.
Delete(String, String) - Constructor for class com.google.api.services.storage.Storage.Folders.Delete
Permanently deletes a folder.
delete(String, String) - Method in class com.google.api.services.storage.Storage.ManagedFolders
Permanently deletes a managed folder.
Delete(String, String) - Constructor for class com.google.api.services.storage.Storage.ManagedFolders.Delete
Permanently deletes a managed folder.
delete(String, String) - Method in class com.google.api.services.storage.Storage.Notifications
Permanently deletes a notification subscription.
Delete(String, String) - Constructor for class com.google.api.services.storage.Storage.Notifications.Delete
Permanently deletes a notification subscription.
delete(String, String, String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls
Permanently deletes the ACL entry for the specified entity on the specified object.
Delete(String, String, String) - Constructor for class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
Permanently deletes the ACL entry for the specified entity on the specified object.
delete(String, String) - Method in class com.google.api.services.storage.Storage.Objects
Deletes an object and its metadata.
Delete(String, String) - Constructor for class com.google.api.services.storage.Storage.Objects.Delete
Deletes an object and its metadata.
delete(String, String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys
Deletes an HMAC key.
Delete(String, String) - Constructor for class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
Deletes an HMAC key.
DestinationCustomPlacementConfig() - Constructor for class com.google.api.services.storage.model.RelocateBucketRequest.DestinationCustomPlacementConfig
 
DEVSTORAGE_FULL_CONTROL - Static variable in class com.google.api.services.storage.StorageScopes
Manage your data and permissions in Google Cloud Storage.
DEVSTORAGE_READ_ONLY - Static variable in class com.google.api.services.storage.StorageScopes
View your data in Google Cloud Storage.
DEVSTORAGE_READ_WRITE - Static variable in class com.google.api.services.storage.StorageScopes
Manage your data in Google Cloud Storage.
disable(String, String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches
Disables an Anywhere Cache instance.
Disable(String, String) - Constructor for class com.google.api.services.storage.Storage.AnywhereCaches.Disable
Disables an Anywhere Cache instance.

E

encodeEtag(byte[]) - Method in class com.google.api.services.storage.model.Policy
HTTP 1.1 Entity tag for the policy.
Encryption() - Constructor for class com.google.api.services.storage.model.Bucket.Encryption
 
executeMedia() - Method in class com.google.api.services.storage.Storage.Objects.Get
 
executeMediaAndDownloadTo(OutputStream) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
executeMediaAsInputStream() - Method in class com.google.api.services.storage.Storage.Objects.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Folders.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Folders.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Notifications.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Objects.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Objects.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Operations.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Operations.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
executeUsingHead() - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
Expr - Class in com.google.api.services.storage.model
Represents an expression text.
Expr() - Constructor for class com.google.api.services.storage.model.Expr
 

F

Folder - Class in com.google.api.services.storage.model
A folder.
Folder() - Constructor for class com.google.api.services.storage.model.Folder
 
Folder.PendingRenameInfo - Class in com.google.api.services.storage.model
Only present if the folder is part of an ongoing rename folder operation.
Folders - Class in com.google.api.services.storage.model
A list of folders.
Folders() - Constructor for class com.google.api.services.storage.model.Folders
 
folders() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the Folders collection.
Folders() - Constructor for class com.google.api.services.storage.Storage.Folders
 

G

get(String, String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches
Returns the metadata of an Anywhere Cache instance.
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.AnywhereCaches.Get
Returns the metadata of an Anywhere Cache instance.
get(String, String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls
Returns the ACL entry for the specified entity on the specified bucket.
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.BucketAccessControls.Get
Returns the ACL entry for the specified entity on the specified bucket.
get(String) - Method in class com.google.api.services.storage.Storage.Buckets
Returns metadata for the specified bucket.
Get(String) - Constructor for class com.google.api.services.storage.Storage.Buckets.Get
Returns metadata for the specified bucket.
get(String, String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls
Returns the default object ACL entry for the specified entity on the specified bucket.
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
Returns the default object ACL entry for the specified entity on the specified bucket.
get(String, String) - Method in class com.google.api.services.storage.Storage.Folders
Returns metadata for the specified folder.
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.Folders.Get
Returns metadata for the specified folder.
get(String, String) - Method in class com.google.api.services.storage.Storage.ManagedFolders
Returns metadata of the specified managed folder.
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.ManagedFolders.Get
Returns metadata of the specified managed folder.
get(String, String) - Method in class com.google.api.services.storage.Storage.Notifications
View a notification configuration.
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.Notifications.Get
View a notification configuration.
get(String, String, String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls
Returns the ACL entry for the specified entity on the specified object.
Get(String, String, String) - Constructor for class com.google.api.services.storage.Storage.ObjectAccessControls.Get
Returns the ACL entry for the specified entity on the specified object.
get(String, String) - Method in class com.google.api.services.storage.Storage.Objects
Retrieves an object or its metadata.
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.Objects.Get
Retrieves an object or its metadata.
get(String, String) - Method in class com.google.api.services.storage.Storage.Operations
Gets the latest state of a long-running operation.
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.Operations.Get
Gets the latest state of a long-running operation.
get(String, String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys
Retrieves an HMAC key's metadata Create a request for the method "hmacKeys.get".
Get(String, String) - Constructor for class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
Retrieves an HMAC key's metadata Create a request for the method "hmacKeys.get".
get(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount
Get the email address of this project's Google Cloud Storage service account.
Get(String) - Constructor for class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
Get the email address of this project's Google Cloud Storage service account.
getAbstractGoogleClient() - Method in class com.google.api.services.storage.StorageRequest
 
getAccessId() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The ID of the HMAC Key.
getAccessId() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
Name of the HMAC key to be deleted.
getAccessId() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
Name of the HMAC key.
getAccessId() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
Name of the HMAC key being updated.
getAcl() - Method in class com.google.api.services.storage.model.Bucket
Access controls on the bucket.
getAcl() - Method in class com.google.api.services.storage.model.StorageObject
Access controls on the object.
getAction() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule
The action to take.
getAddress() - Method in class com.google.api.services.storage.model.Channel
The address where notifications are delivered for this channel.
getAdmissionPolicy() - Method in class com.google.api.services.storage.model.AnywhereCache
The cache-level entry admission policy.
getAge() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Age of an object (in days).
getAllowCrossOrgVpcs() - Method in class com.google.api.services.storage.model.Bucket.IpFilter
Whether to allow cross-org VPCs in the bucket's IP filter configuration.
getAllowedIpCidrRanges() - Method in class com.google.api.services.storage.model.Bucket.IpFilter.PublicNetworkSource
The list of public IPv4, IPv6 cidr ranges that are allowed to access the bucket.
getAllowedIpCidrRanges() - Method in class com.google.api.services.storage.model.Bucket.IpFilter.VpcNetworkSources
The list of IPv4, IPv6 cidr ranges subnetworks that are allowed to access the bucket.
getAllowNonEmpty() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
Allows the deletion of a managed folder even if it is not empty.
getAllowOverwrite() - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
If false (default), the restore will not overwrite live objects with the same name at the destination.
getAlt() - Method in class com.google.api.services.storage.StorageRequest
Data format for the response.
getAnywhereCacheId() - Method in class com.google.api.services.storage.model.AnywhereCache
The ID of the Anywhere cache instance.
getAnywhereCacheId() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
The ID of requested Anywhere Cache instance.
getAnywhereCacheId() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
The ID of requested Anywhere Cache instance.
getAnywhereCacheId() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
The ID of requested Anywhere Cache instance.
getAnywhereCacheId() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
The ID of requested Anywhere Cache instance.
getAnywhereCacheId() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
The ID of requested Anywhere Cache instance.
getAutoclass() - Method in class com.google.api.services.storage.model.Bucket
The bucket's Autoclass configuration.
getBilling() - Method in class com.google.api.services.storage.model.Bucket
The bucket's billing configuration.
getBindings() - Method in class com.google.api.services.storage.model.Policy
An association between a role, which comes with a set of permissions, and members who may assume that role.
getBucket() - Method in class com.google.api.services.storage.model.AnywhereCache
The name of the bucket containing this cache instance.
getBucket() - Method in class com.google.api.services.storage.model.BucketAccessControl
The name of the bucket.
getBucket() - Method in class com.google.api.services.storage.model.BucketStorageLayout
The name of the bucket.
getBucket() - Method in class com.google.api.services.storage.model.Folder
The name of the bucket containing this folder.
getBucket() - Method in class com.google.api.services.storage.model.ManagedFolder
The name of the bucket containing this managed folder.
getBucket() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The name of the bucket.
getBucket() - Method in class com.google.api.services.storage.model.StorageObject
The name of the bucket containing this object.
getBucket() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
Name of the parent bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
Name of the parent bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
Name of the parent bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
Name of the parent bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
Name of the parent bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
Name of the parent bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
Name of the parent bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.Delete
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.Get
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
Name of the bucket to be moved.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.Restore
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Buckets.Update
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Folders.Delete
Name of the bucket in which the folder resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Folders.Get
Name of the bucket in which the folder resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Folders.Insert
Name of the bucket in which the folder resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Folders.List
Name of the bucket in which to look for folders.
getBucket() - Method in class com.google.api.services.storage.Storage.Folders.Rename
Name of the bucket in which the folders are in.
getBucket() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
Name of the bucket containing the managed folder.
getBucket() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
Name of the bucket containing the managed folder.
getBucket() - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
Name of the bucket containing the managed folder.
getBucket() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
Name of the bucket containing the managed folder.
getBucket() - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
Name of the bucket containing the managed folder.
getBucket() - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
Name of the bucket containing the managed folder.
getBucket() - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
Name of the bucket containing the managed folder.
getBucket() - Method in class com.google.api.services.storage.Storage.Notifications.Delete
The parent bucket of the notification.
getBucket() - Method in class com.google.api.services.storage.Storage.Notifications.Get
The parent bucket of the notification.
getBucket() - Method in class com.google.api.services.storage.Storage.Notifications.Insert
The parent bucket of the notification.
getBucket() - Method in class com.google.api.services.storage.Storage.Notifications.List
Name of a Google Cloud Storage bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.Delete
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.Get
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Name of the bucket in which to store the new object.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.List
Name of the bucket in which to look for objects.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.Move
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.Update
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Name of the bucket in which to look for objects.
getBucket() - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
Name of the bucket to advance the relocate for.
getBucket() - Method in class com.google.api.services.storage.Storage.Operations.Cancel
The parent bucket of the operation resource.
getBucket() - Method in class com.google.api.services.storage.Storage.Operations.Get
The parent bucket of the operation resource.
getBucket() - Method in class com.google.api.services.storage.Storage.Operations.List
Name of the bucket in which to look for operations.
getBucketPolicyOnly() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration
The bucket's uniform bucket-level access configuration.
getCacheControl() - Method in class com.google.api.services.storage.model.StorageObject
Cache-Control directive for the object data.
getCode() - Method in class com.google.api.services.storage.model.GoogleRpcStatus
The status code, which should be an enum value of google.rpc.Code.
getComponentCount() - Method in class com.google.api.services.storage.model.StorageObject
Number of underlying components that make up this object.
getCondition() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule
The condition(s) under which the action will be taken.
getCondition() - Method in class com.google.api.services.storage.model.Policy.Bindings
The condition that is associated with this binding.
getContentDisposition() - Method in class com.google.api.services.storage.model.StorageObject
Content-Disposition of the object data.
getContentEncoding() - Method in class com.google.api.services.storage.model.StorageObject
Content-Encoding of the object data.
getContentEncoding() - Method in class com.google.api.services.storage.Storage.Objects.Insert
If set, sets the contentEncoding property of the final object to this value.
getContentLanguage() - Method in class com.google.api.services.storage.model.StorageObject
Content-Language of the object data.
getContentType() - Method in class com.google.api.services.storage.model.StorageObject
Content-Type of the object data.
getCopySourceAcl() - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
If true, copies the source object's ACL; otherwise, uses the bucket's default object ACL.
getCopySourceAcl() - Method in class com.google.api.services.storage.Storage.Objects.Restore
If true, copies the source object's ACL; otherwise, uses the bucket's default object ACL.
getCors() - Method in class com.google.api.services.storage.model.Bucket
The bucket's Cross-Origin Resource Sharing (CORS) configuration.
getCrc32c() - Method in class com.google.api.services.storage.model.StorageObject
CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order.
getCreatedBefore() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
getCreateTime() - Method in class com.google.api.services.storage.model.AnywhereCache
The creation time of the cache instance in RFC 3339 format.
getCreateTime() - Method in class com.google.api.services.storage.model.Folder
The creation time of the folder in RFC 3339 format.
getCreateTime() - Method in class com.google.api.services.storage.model.ManagedFolder
The creation time of the managed folder in RFC 3339 format.
getCustomAttributes() - Method in class com.google.api.services.storage.model.Notification
An optional list of additional attributes to attach to each Cloud PubSub message published for this notification subscription.
getCustomerEncryption() - Method in class com.google.api.services.storage.model.StorageObject
Metadata of customer-supplied encryption key, if the object is encrypted by such a key.
getCustomPlacementConfig() - Method in class com.google.api.services.storage.model.Bucket
The bucket's custom placement configuration for Custom Dual Regions.
getCustomPlacementConfig() - Method in class com.google.api.services.storage.model.BucketStorageLayout
The bucket's custom placement configuration for Custom Dual Regions.
getCustomTime() - Method in class com.google.api.services.storage.model.StorageObject
A timestamp in RFC 3339 format specified by the user for an object.
getCustomTimeBefore() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
getDataLocations() - Method in class com.google.api.services.storage.model.Bucket.CustomPlacementConfig
The list of regional locations in which data is placed.
getDataLocations() - Method in class com.google.api.services.storage.model.BucketStorageLayout.CustomPlacementConfig
The list of regional locations in which data is placed.
getDataLocations() - Method in class com.google.api.services.storage.model.RelocateBucketRequest.DestinationCustomPlacementConfig
The list of regional locations in which data is placed.
getDaysSinceCustomTime() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Number of days elapsed since the user-specified timestamp set on an object.
getDaysSinceNoncurrentTime() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Number of days elapsed since the noncurrent timestamp of an object.
getDefaultEventBasedHold() - Method in class com.google.api.services.storage.model.Bucket
The default value for event-based hold on newly created objects in this bucket.
getDefaultKmsKeyName() - Method in class com.google.api.services.storage.model.Bucket.Encryption
A Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
getDefaultObjectAcl() - Method in class com.google.api.services.storage.model.Bucket
Default access controls to apply to new objects when no ACL is provided.
getDelimiter() - Method in class com.google.api.services.storage.Storage.Folders.List
Returns results in a directory-like mode.
getDelimiter() - Method in class com.google.api.services.storage.Storage.Objects.List
Returns results in a directory-like mode.
getDelimiter() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Returns results in a directory-like mode.
getDescription() - Method in class com.google.api.services.storage.model.Expr
An optional description of the expression.
getDestination() - Method in class com.google.api.services.storage.model.ComposeRequest
Properties of the resulting object.
getDestinationBucket() - Method in class com.google.api.services.storage.Storage.Objects.Compose
Name of the bucket containing the source objects.
getDestinationBucket() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Name of the bucket in which to store the new object.
getDestinationBucket() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Name of the bucket in which to store the new object.
getDestinationCustomPlacementConfig() - Method in class com.google.api.services.storage.model.RelocateBucketRequest
The bucket's new custom placement configuration if relocating to a Custom Dual Region.
getDestinationFolder() - Method in class com.google.api.services.storage.Storage.Folders.Rename
Name of the destination folder.
getDestinationKmsKeyName() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Resource name of the Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my- kr/cryptoKeys/my-key, that will be used to encrypt the object.
getDestinationKmsKeyName() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Resource name of the Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my- kr/cryptoKeys/my-key, that will be used to encrypt the object.
getDestinationLocation() - Method in class com.google.api.services.storage.model.RelocateBucketRequest
The new location the bucket will be relocated to.
getDestinationObject() - Method in class com.google.api.services.storage.Storage.Objects.Compose
Name of the new object.
getDestinationObject() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Name of the new object.
getDestinationObject() - Method in class com.google.api.services.storage.Storage.Objects.Move
Name of the destination object.
getDestinationObject() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Name of the new object.
getDestinationPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Objects.Compose
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Apply a predefined set of access controls to the destination object.
getDetails() - Method in class com.google.api.services.storage.model.GoogleRpcStatus
A list of messages that carry the error details.
getDomain() - Method in class com.google.api.services.storage.model.BucketAccessControl
The domain associated with the entity, if any.
getDomain() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The domain associated with the entity, if any.
getDone() - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
If the value is "false", it means the operation is still in progress.
getDone() - Method in class com.google.api.services.storage.model.RewriteResponse
true if the copy is finished; otherwise, false if the copy is in progress.
getEffectiveTime() - Method in class com.google.api.services.storage.model.Bucket.RetentionPolicy
Server-determined value that indicates the time from which policy was enforced and effective.
getEffectiveTime() - Method in class com.google.api.services.storage.model.Bucket.SoftDeletePolicy
Server-determined value that indicates the time from which the policy, or one with a greater retention, was effective.
getEmail() - Method in class com.google.api.services.storage.model.BucketAccessControl
The email address associated with the entity, if any.
getEmail() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The email address associated with the entity, if any.
getEmailAddress() - Method in class com.google.api.services.storage.model.ServiceAccount
The ID of the notification.
getEnabled() - Method in class com.google.api.services.storage.model.Bucket.Autoclass
Whether or not Autoclass is enabled on this bucket
getEnabled() - Method in class com.google.api.services.storage.model.Bucket.HierarchicalNamespace
When set to true, hierarchical namespace is enabled for this bucket.
getEnabled() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.BucketPolicyOnly
If set, access is controlled only by bucket-level or above IAM policies.
getEnabled() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.UniformBucketLevelAccess
If set, access is controlled only by bucket-level or above IAM policies.
getEnabled() - Method in class com.google.api.services.storage.model.Bucket.Versioning
While set to true, versioning is fully enabled for this bucket.
getEnabled() - Method in class com.google.api.services.storage.model.BucketStorageLayout.HierarchicalNamespace
When set to true, hierarchical namespace is enabled for this bucket.
getEnableObjectRetention() - Method in class com.google.api.services.storage.Storage.Buckets.Insert
When set to true, object retention is enabled for this bucket.
getEncryption() - Method in class com.google.api.services.storage.model.Bucket
Encryption configuration for a bucket.
getEncryptionAlgorithm() - Method in class com.google.api.services.storage.model.StorageObject.CustomerEncryption
The encryption algorithm.
getEndOffset() - Method in class com.google.api.services.storage.Storage.Folders.List
Filter results to folders whose names are lexicographically before endOffset.
getEndOffset() - Method in class com.google.api.services.storage.Storage.Objects.List
Filter results to objects whose names are lexicographically before endOffset.
getEndOffset() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Filter results to objects whose names are lexicographically before endOffset.
getEntity() - Method in class com.google.api.services.storage.model.Bucket.Owner
The entity, in the form project-owner-projectId.
getEntity() - Method in class com.google.api.services.storage.model.BucketAccessControl
The entity holding the permission, in one of the following forms: - user-userId - user-email - group-groupId - group-email - domain-domain - project-team-projectId - allUsers - allAuthenticatedUsers Examples: - The user [email protected] would be [email protected].
getEntity() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The entity holding the permission, in one of the following forms: - user-userId - user-email - group-groupId - group-email - domain-domain - project-team-projectId - allUsers - allAuthenticatedUsers Examples: - The user [email protected] would be [email protected].
getEntity() - Method in class com.google.api.services.storage.model.StorageObject.Owner
The entity, in the form user-userId.
getEntity() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
The entity holding the permission.
getEntityId() - Method in class com.google.api.services.storage.model.Bucket.Owner
The ID for the entity.
getEntityId() - Method in class com.google.api.services.storage.model.BucketAccessControl
The ID for the entity, if any.
getEntityId() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The ID for the entity, if any.
getEntityId() - Method in class com.google.api.services.storage.model.StorageObject.Owner
The ID for the entity.
getError() - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The error result of the operation in case of failure or cancellation.
getEtag() - Method in class com.google.api.services.storage.model.Bucket
HTTP 1.1 Entity tag for the bucket.
getEtag() - Method in class com.google.api.services.storage.model.BucketAccessControl
HTTP 1.1 Entity tag for the access-control entry.
getEtag() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
HTTP 1.1 Entity tag for the HMAC key.
getEtag() - Method in class com.google.api.services.storage.model.Notification
HTTP 1.1 Entity tag for this subscription notification.
getEtag() - Method in class com.google.api.services.storage.model.ObjectAccessControl
HTTP 1.1 Entity tag for the access-control entry.
getEtag() - Method in class com.google.api.services.storage.model.Policy
HTTP 1.1 Entity tag for the policy.
getEtag() - Method in class com.google.api.services.storage.model.StorageObject
HTTP 1.1 Entity tag for the object.
getEventBasedHold() - Method in class com.google.api.services.storage.model.StorageObject
Whether an object is under event-based hold.
getEventTypes() - Method in class com.google.api.services.storage.model.Notification
If present, only send notifications about listed event types.
getExpiration() - Method in class com.google.api.services.storage.model.Channel
Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds.
getExpireTime() - Method in class com.google.api.services.storage.model.AdvanceRelocateBucketOperationRequest
Specifies the time when the relocation will revert to the sync stage if the relocation hasn't succeeded.
getExpression() - Method in class com.google.api.services.storage.model.Expr
Textual representation of an expression in Common Expression Language syntax.
getFields() - Method in class com.google.api.services.storage.StorageRequest
Selector specifying which fields to include in a partial response.
getFilter() - Method in class com.google.api.services.storage.Storage.Operations.List
A filter to narrow down results to a preferred subset.
getFolder() - Method in class com.google.api.services.storage.Storage.Folders.Delete
Name of a folder.
getFolder() - Method in class com.google.api.services.storage.Storage.Folders.Get
Name of a folder.
getGeneration() - Method in class com.google.api.services.storage.model.Bucket
The generation of this bucket.
getGeneration() - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects
The generation of this object to use as the source.
getGeneration() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The content generation of the object, if applied to an object.
getGeneration() - Method in class com.google.api.services.storage.model.StorageObject
The content generation of this object.
getGeneration() - Method in class com.google.api.services.storage.Storage.Buckets.Get
If present, specifies the generation of the bucket.
getGeneration() - Method in class com.google.api.services.storage.Storage.Buckets.Restore
Generation of a bucket.
getGeneration() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.Objects.Delete
If present, permanently deletes a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.Objects.Get
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.Objects.Patch
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Selects a specific revision of this object.
getGeneration() - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.api.services.storage.Storage.Objects.Update
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getHardDeleteTime() - Method in class com.google.api.services.storage.model.Bucket
The hard delete time of the bucket in RFC 3339 format.
getHardDeleteTime() - Method in class com.google.api.services.storage.model.StorageObject
This is the time (in the future) when the soft-deleted object will no longer be restorable.
getHierarchicalNamespace() - Method in class com.google.api.services.storage.model.Bucket
The bucket's hierarchical namespace configuration.
getHierarchicalNamespace() - Method in class com.google.api.services.storage.model.BucketStorageLayout
The bucket's hierarchical namespace configuration.
getIamConfiguration() - Method in class com.google.api.services.storage.model.Bucket
The bucket's IAM configuration.
getIamPolicy(String) - Method in class com.google.api.services.storage.Storage.Buckets
Returns an IAM policy for the specified bucket.
GetIamPolicy(String) - Constructor for class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
Returns an IAM policy for the specified bucket.
getIamPolicy(String, String) - Method in class com.google.api.services.storage.Storage.ManagedFolders
Returns an IAM policy for the specified managed folder.
GetIamPolicy(String, String) - Constructor for class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
Returns an IAM policy for the specified managed folder.
getIamPolicy(String, String) - Method in class com.google.api.services.storage.Storage.Objects
Returns an IAM policy for the specified object.
GetIamPolicy(String, String) - Constructor for class com.google.api.services.storage.Storage.Objects.GetIamPolicy
Returns an IAM policy for the specified object.
getId() - Method in class com.google.api.services.storage.model.AnywhereCache
The ID of the resource, including the project number, bucket name and anywhere cache ID.
getId() - Method in class com.google.api.services.storage.model.Bucket
The ID of the bucket.
getId() - Method in class com.google.api.services.storage.model.BucketAccessControl
The ID of the access-control entry.
getId() - Method in class com.google.api.services.storage.model.Channel
A UUID or similar unique string that identifies this channel.
getId() - Method in class com.google.api.services.storage.model.Folder
The ID of the folder, including the bucket name, folder name.
getId() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The ID of the HMAC key, including the Project ID and the Access ID.
getId() - Method in class com.google.api.services.storage.model.ManagedFolder
The ID of the managed folder, including the bucket name and managed folder name.
getId() - Method in class com.google.api.services.storage.model.Notification
The ID of the notification.
getId() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The ID of the access-control entry.
getId() - Method in class com.google.api.services.storage.model.StorageObject
The ID of the object, including the bucket name, object name, and generation number.
getIfGenerationMatch() - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects.ObjectPreconditions
Only perform the composition if the generation of the source object that would be used matches this value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Compose
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the destination object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Delete
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Get
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the destination object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Makes the operation conditional on whether the object's one live generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Update
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the destination object's current generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Delete
Makes the operation conditional on whether the object's current generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Get
Makes the operation conditional on whether the object's current generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Makes the operation conditional on whether the object's current generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the destination object's current generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Makes the operation conditional on whether the object's current generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Makes the operation conditional on whether none of the object's live generations match the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the object's current generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Update
Makes the operation conditional on whether the object's current generation does not match the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Buckets.Delete
If set, only deletes the bucket if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Buckets.Get
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
Makes the operation conditional on whether bucket's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Buckets.Update
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
If present, only return default ACL listing if the bucket's current metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Folders.Delete
If set, only deletes the folder if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Folders.Get
Makes the return of the folder metadata conditional on whether the folder's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
If set, only deletes the managed folder if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
Makes the return of the managed folder metadata conditional on whether the managed folder's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Compose
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Delete
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Get
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Makes the operation conditional on whether the object's one live metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Update
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Buckets.Delete
If set, only deletes the bucket if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Buckets.Get
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Buckets.Update
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
If present, only return default ACL listing if the bucket's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Folders.Delete
If set, only deletes the folder if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Folders.Get
Makes the return of the folder metadata conditional on whether the folder's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
If set, only deletes the managed folder if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
Makes the return of the managed folder metadata conditional on whether the managed folder's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Delete
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Get
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Makes the operation conditional on whether none of the object's live metagenerations match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Update
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfSourceGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the source object's current generation matches the given value.
getIfSourceGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the source object's current generation matches the given value.
getIfSourceGenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current generation matches the given value.
getIfSourceGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the source object's current generation does not match the given value.
getIfSourceGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the source object's current generation does not match the given value.
getIfSourceGenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current generation does not match the given value.
getIfSourceMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Folders.Rename
Makes the operation conditional on whether the source object's current metageneration matches the given value.
getIfSourceMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the source object's current metageneration matches the given value.
getIfSourceMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the source object's current metageneration matches the given value.
getIfSourceMetagenerationMatch() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current metageneration matches the given value.
getIfSourceMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Folders.Rename
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
getIfSourceMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
getIfSourceMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
getIfSourceMetagenerationNotMatch() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
getIncludeFoldersAsPrefixes() - Method in class com.google.api.services.storage.Storage.Objects.List
Only applicable if delimiter is set to '/'.
getIncludeTrailingDelimiter() - Method in class com.google.api.services.storage.Storage.Objects.List
If true, objects that end in exactly one instance of delimiter will have their metadata included in items in addition to prefixes.
getIncludeTrailingDelimiter() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
If true, objects that end in exactly one instance of delimiter will have their metadata included in items in addition to prefixes.
getIpFilter() - Method in class com.google.api.services.storage.model.Bucket
The bucket's IP filter configuration.
getIsLive() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
getIsLocked() - Method in class com.google.api.services.storage.model.Bucket.RetentionPolicy
Once locked, an object retention policy cannot be modified.
getItems() - Method in class com.google.api.services.storage.model.AnywhereCaches
The list of items.
getItems() - Method in class com.google.api.services.storage.model.BucketAccessControls
The list of items.
getItems() - Method in class com.google.api.services.storage.model.Buckets
The list of items.
getItems() - Method in class com.google.api.services.storage.model.Folders
The list of items.
getItems() - Method in class com.google.api.services.storage.model.HmacKeysMetadata
The list of items.
getItems() - Method in class com.google.api.services.storage.model.ManagedFolders
The list of items.
getItems() - Method in class com.google.api.services.storage.model.Notifications
The list of items.
getItems() - Method in class com.google.api.services.storage.model.ObjectAccessControls
The list of items.
getItems() - Method in class com.google.api.services.storage.model.Objects
The list of items.
getKey() - Method in class com.google.api.services.storage.StorageRequest
API key.
getKeySha256() - Method in class com.google.api.services.storage.model.StorageObject.CustomerEncryption
SHA256 hash value of the encryption key.
getKind() - Method in class com.google.api.services.storage.model.AnywhereCache
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.AnywhereCaches
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Bucket
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.BucketAccessControl
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.BucketAccessControls
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Buckets
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.BucketStorageLayout
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Channel
Identifies this as a notification channel used to watch for changes to a resource, which is "api#channel".
getKind() - Method in class com.google.api.services.storage.model.ComposeRequest
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Folder
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Folders
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.HmacKey
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.HmacKeysMetadata
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.ManagedFolder
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.ManagedFolders
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Notification
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Notifications
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.ObjectAccessControls
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Objects
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.Policy
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.RewriteResponse
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.ServiceAccount
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.StorageObject
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.model.TestIamPermissionsResponse
The kind of item this is.
getKmsKeyName() - Method in class com.google.api.services.storage.model.StorageObject
Not currently supported.
getKmsKeyName() - Method in class com.google.api.services.storage.Storage.Objects.Compose
Resource name of the Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my- kr/cryptoKeys/my-key, that will be used to encrypt the object.
getKmsKeyName() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Resource name of the Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my- kr/cryptoKeys/my-key, that will be used to encrypt the object.
getLabels() - Method in class com.google.api.services.storage.model.Bucket
User-provided labels, in key/value pairs.
getLifecycle() - Method in class com.google.api.services.storage.model.Bucket
The bucket's lifecycle configuration.
getLocation() - Method in class com.google.api.services.storage.model.Bucket
The location of the bucket.
getLocation() - Method in class com.google.api.services.storage.model.BucketStorageLayout
The location of the bucket.
getLocation() - Method in class com.google.api.services.storage.model.Expr
An optional string indicating the location of the expression for error reporting, e.g.
getLocationType() - Method in class com.google.api.services.storage.model.Bucket
The type of the bucket location.
getLocationType() - Method in class com.google.api.services.storage.model.BucketStorageLayout
The type of the bucket location.
getLockedTime() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.BucketPolicyOnly
The deadline for changing iamConfiguration.bucketPolicyOnly.enabled from true to false in RFC 3339 format.
getLockedTime() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.UniformBucketLevelAccess
The deadline for changing iamConfiguration.uniformBucketLevelAccess.enabled from true to false in RFC 3339 format.
getLogBucket() - Method in class com.google.api.services.storage.model.Bucket.Logging
The destination bucket where the current bucket's logs should be placed.
getLogging() - Method in class com.google.api.services.storage.model.Bucket
The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs.
getLogObjectPrefix() - Method in class com.google.api.services.storage.model.Bucket.Logging
A prefix for log object names.
getMainPageSuffix() - Method in class com.google.api.services.storage.model.Bucket.Website
If the requested object path is missing, the service will ensure the path has a trailing '/', append this suffix, and attempt to retrieve the resulting object.
getManagedFolder() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
The managed folder name/path.
getManagedFolder() - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
The managed folder name/path.
getManagedFolder() - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
The managed folder name/path.
getManagedFolder() - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
The managed folder name/path.
getManagedFolder() - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
The managed folder name/path.
getMatchesPattern() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
A regular expression that satisfies the RE2 syntax.
getMatchesPrefix() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
List of object name prefixes.
getMatchesStorageClass() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Objects having any of the storage classes specified by this condition will be matched.
getMatchesSuffix() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
List of object name suffixes.
getMatchGlob() - Method in class com.google.api.services.storage.Storage.Objects.List
Filter results to objects and prefixes that match this glob pattern.
getMatchGlobs() - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
Restores only the objects matching any of the specified glob(s).
getMaxAgeSeconds() - Method in class com.google.api.services.storage.model.Bucket.Cors
The value, in seconds, to return in the Access-Control-Max-Age header used in preflight responses.
getMaxBytesRewrittenPerCall() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
The maximum number of bytes that will be rewritten per rewrite request.
getMaxResults() - Method in class com.google.api.services.storage.Storage.Buckets.List
Maximum number of buckets to return in a single response.
getMaxResults() - Method in class com.google.api.services.storage.Storage.Objects.List
Maximum number of items plus prefixes to return in a single page of responses.
getMaxResults() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Maximum number of items plus prefixes to return in a single page of responses.
getMaxResults() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
Maximum number of items to return in a single page of responses.
getMd5Hash() - Method in class com.google.api.services.storage.model.StorageObject
MD5 hash of the data; encoded using base64.
getMediaLink() - Method in class com.google.api.services.storage.model.StorageObject
Media download link.
getMembers() - Method in class com.google.api.services.storage.model.Policy.Bindings
A collection of identifiers for members who may assume the provided role.
getMessage() - Method in class com.google.api.services.storage.model.GoogleRpcStatus
A developer-facing error message, which should be in English.
getMetadata() - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
Service-specific metadata associated with the operation.
getMetadata() - Method in class com.google.api.services.storage.model.HmacKey
Key metadata.
getMetadata() - Method in class com.google.api.services.storage.model.StorageObject
User-provided metadata, in key/value pairs.
getMetageneration() - Method in class com.google.api.services.storage.model.Bucket
The metadata generation of this bucket.
getMetageneration() - Method in class com.google.api.services.storage.model.Folder
The version of the metadata for this folder.
getMetageneration() - Method in class com.google.api.services.storage.model.ManagedFolder
The version of the metadata for this managed folder.
getMetageneration() - Method in class com.google.api.services.storage.model.StorageObject
The version of the metadata for this object at this generation.
getMethod() - Method in class com.google.api.services.storage.model.Bucket.Cors
The list of HTTP methods on which to include CORS response headers, (GET, OPTIONS, POST, etc) Note: "*" is permitted in the list of methods, and means "any method".
getMode() - Method in class com.google.api.services.storage.model.Bucket.IpFilter
The mode of the IP filter.
getMode() - Method in class com.google.api.services.storage.model.Bucket.ObjectRetention
The bucket's object retention mode.
getMode() - Method in class com.google.api.services.storage.model.StorageObject.Retention
The bucket's object retention mode, can only be Unlocked or Locked.
getName() - Method in class com.google.api.services.storage.model.Bucket
The name of the bucket.
getName() - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects
The source object's name.
getName() - Method in class com.google.api.services.storage.model.Folder
The name of the folder.
getName() - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The server-assigned name, which is only unique within the same service that originally returns it.
getName() - Method in class com.google.api.services.storage.model.ManagedFolder
The name of the managed folder.
getName() - Method in class com.google.api.services.storage.model.StorageObject
The name of the object.
getName() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Name of the object.
getNetwork() - Method in class com.google.api.services.storage.model.Bucket.IpFilter.VpcNetworkSources
Name of the network.
getNextPageToken() - Method in class com.google.api.services.storage.model.AnywhereCaches
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.model.Buckets
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.model.Folders
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.model.HmacKeysMetadata
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.model.ManagedFolders
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.model.Objects
The continuation token, used to page through large result sets.
getNoncurrentTimeBefore() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
getNotFoundPage() - Method in class com.google.api.services.storage.model.Bucket.Website
If the requested object path is missing, and any mainPageSuffix object is missing, if applicable, the service will return the named object from this bucket as the content for a 404 Not Found result.
getNotification() - Method in class com.google.api.services.storage.Storage.Notifications.Delete
ID of the notification to delete.
getNotification() - Method in class com.google.api.services.storage.Storage.Notifications.Get
Notification ID
getNumNewerVersions() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
getOauthToken() - Method in class com.google.api.services.storage.StorageRequest
OAuth 2.0 token for the current user.
getObject() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The name of the object, if applied to an object.
getObject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.Objects.Delete
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.Objects.Get
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
Name of the object.
getObject() - Method in class com.google.api.services.storage.Storage.Objects.Update
Name of the object.
getObjectNamePrefix() - Method in class com.google.api.services.storage.model.Notification
If present, only apply this notification configuration to object names that begin with this prefix.
getObjectPreconditions() - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects
Conditions that must be met for this operation to execute.
getObjectRetention() - Method in class com.google.api.services.storage.model.Bucket
The bucket's object retention config.
getObjectSize() - Method in class com.google.api.services.storage.model.RewriteResponse
The total size of the object being copied in bytes.
getOperationId() - Method in class com.google.api.services.storage.model.Folder.PendingRenameInfo
The ID of the rename folder operation.
getOperationId() - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
ID of the operation resource.
getOperationId() - Method in class com.google.api.services.storage.Storage.Operations.Cancel
The ID of the operation resource.
getOperationId() - Method in class com.google.api.services.storage.Storage.Operations.Get
The ID of the operation resource.
getOperations() - Method in class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
A list of operations that matches the specified filter in the request.
getOptionsRequestedPolicyVersion() - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
The IAM policy format version to be returned.
getOptionsRequestedPolicyVersion() - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
The IAM policy format version to be returned.
getOrigin() - Method in class com.google.api.services.storage.model.Bucket.Cors
The list of Origins eligible to receive CORS response headers.
getOverrideUnlockedRetention() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Must be true to remove the retention configuration, reduce its unlocked retention period, or change its mode from unlocked to locked.
getOverrideUnlockedRetention() - Method in class com.google.api.services.storage.Storage.Objects.Update
Must be true to remove the retention configuration, reduce its unlocked retention period, or change its mode from unlocked to locked.
getOwner() - Method in class com.google.api.services.storage.model.Bucket
The owner of the bucket.
getOwner() - Method in class com.google.api.services.storage.model.StorageObject
The owner of the object.
getPageSize() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
Maximum number of items to return in a single page of responses.
getPageSize() - Method in class com.google.api.services.storage.Storage.Folders.List
Maximum number of items to return in a single page of responses.
getPageSize() - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
Maximum number of items to return in a single page of responses.
getPageSize() - Method in class com.google.api.services.storage.Storage.Operations.List
Maximum number of items to return in a single page of responses.
getPageToken() - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.api.services.storage.Storage.Buckets.List
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.api.services.storage.Storage.Folders.List
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.api.services.storage.Storage.Objects.List
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.api.services.storage.Storage.Operations.List
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
A previously-returned page token representing part of the larger set of results to view.
getParams() - Method in class com.google.api.services.storage.model.Channel
Additional parameters controlling delivery channel behavior.
getPayload() - Method in class com.google.api.services.storage.model.Channel
A Boolean value to indicate whether payload is wanted.
getPayloadFormat() - Method in class com.google.api.services.storage.model.Notification
The desired content of the Payload.
getPendingRenameInfo() - Method in class com.google.api.services.storage.model.Folder
Only present if the folder is part of an ongoing rename folder operation.
getPendingUpdate() - Method in class com.google.api.services.storage.model.AnywhereCache
True if the cache instance has an active Update long-running operation.
getPermissions() - Method in class com.google.api.services.storage.model.TestIamPermissionsResponse
The permissions held by the caller.
getPermissions() - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
Permissions to test.
getPermissions() - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
Permissions to test.
getPermissions() - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
Permissions to test.
getPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Buckets.Insert
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Buckets.Update
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in class com.google.api.services.storage.Storage.Objects.Update
Apply a predefined set of access controls to this object.
getPredefinedDefaultObjectAcl() - Method in class com.google.api.services.storage.Storage.Buckets.Insert
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in class com.google.api.services.storage.Storage.Buckets.Update
Apply a predefined set of default object access controls to this bucket.
getPrefix() - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
An optional prefix used for permission check.
getPrefix() - Method in class com.google.api.services.storage.Storage.Buckets.List
Filter results to buckets whose names begin with this prefix.
getPrefix() - Method in class com.google.api.services.storage.Storage.Folders.List
Filter results to folders whose paths begin with this prefix.
getPrefix() - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
The managed folder name/path prefix to filter the output list of results.
getPrefix() - Method in class com.google.api.services.storage.Storage.Objects.List
Filter results to objects whose names begin with this prefix.
getPrefix() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Filter results to objects whose names begin with this prefix.
getPrefixes() - Method in class com.google.api.services.storage.model.Objects
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrettyPrint() - Method in class com.google.api.services.storage.StorageRequest
Returns response with indentations and line breaks.
getProject() - Method in class com.google.api.services.storage.Storage.Buckets.Insert
A valid API project identifier.
getProject() - Method in class com.google.api.services.storage.Storage.Buckets.List
A valid API project identifier.
getProjectId() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
Project ID owning the service account to which the key authenticates.
getProjectId() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
Project ID owning the service account.
getProjectId() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
Project ID owning the requested key
getProjectId() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
Project ID owning the service account of the requested key.
getProjectId() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
Name of the project in which to look for HMAC keys.
getProjectId() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
Project ID owning the service account of the updated key.
getProjectId() - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
Project ID
getProjection() - Method in class com.google.api.services.storage.Storage.Buckets.Get
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Buckets.Insert
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Buckets.List
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Buckets.Restore
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Buckets.Update
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.Get
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.Insert
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.List
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.Move
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.Patch
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.Update
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Set of properties to return.
getProjectNumber() - Method in class com.google.api.services.storage.model.Bucket
The project number of the project the bucket belongs to.
getProjectNumber() - Method in class com.google.api.services.storage.model.BucketAccessControl.ProjectTeam
The project number.
getProjectNumber() - Method in class com.google.api.services.storage.model.ObjectAccessControl.ProjectTeam
The project number.
getProjectTeam() - Method in class com.google.api.services.storage.model.BucketAccessControl
The project team associated with the entity, if any.
getProjectTeam() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The project team associated with the entity, if any.
getPublicAccessPrevention() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration
The bucket's Public Access Prevention configuration.
getPublicNetworkSource() - Method in class com.google.api.services.storage.model.Bucket.IpFilter
The public network source of the bucket's IP filter.
getQuotaUser() - Method in class com.google.api.services.storage.StorageRequest
An opaque string that represents a user for quota purposes.
getRecursive() - Method in class com.google.api.services.storage.Storage.Folders.Insert
If true, any parent folder which doesn't exist will be created automatically.
getRequesterPays() - Method in class com.google.api.services.storage.model.Bucket.Billing
When set to true, Requester Pays is enabled for this bucket.
getResource() - Method in class com.google.api.services.storage.model.RewriteResponse
A resource containing the metadata for the copied-to object.
getResourceId() - Method in class com.google.api.services.storage.model.Channel
An opaque ID that identifies the resource being watched on this channel.
getResourceId() - Method in class com.google.api.services.storage.model.Policy
The ID of the resource to which this policy belongs.
getResourceUri() - Method in class com.google.api.services.storage.model.Channel
A version-specific identifier for the watched resource.
getResponse() - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The normal response of the operation in case of success.
getResponseHeader() - Method in class com.google.api.services.storage.model.Bucket.Cors
The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.
getRestoreToken() - Method in class com.google.api.services.storage.model.StorageObject
Restore token used to differentiate deleted objects with the same name and generation.
getRestoreToken() - Method in class com.google.api.services.storage.Storage.Objects.Get
Restore token used to differentiate soft-deleted objects with the same name and generation.
getRestoreToken() - Method in class com.google.api.services.storage.Storage.Objects.Restore
Restore token used to differentiate sof-deleted objects with the same name and generation.
getRetainUntilTime() - Method in class com.google.api.services.storage.model.StorageObject.Retention
A time in RFC 3339 format until which object retention protects this object.
getRetention() - Method in class com.google.api.services.storage.model.StorageObject
A collection of object level retention parameters.
getRetentionDurationSeconds() - Method in class com.google.api.services.storage.model.Bucket.SoftDeletePolicy
The duration in seconds that soft-deleted objects in the bucket will be retained and cannot be permanently deleted.
getRetentionExpirationTime() - Method in class com.google.api.services.storage.model.StorageObject
A server-determined value that specifies the earliest time that the object's retention period expires.
getRetentionPeriod() - Method in class com.google.api.services.storage.model.Bucket.RetentionPolicy
The duration in seconds that objects need to be retained.
getRetentionPolicy() - Method in class com.google.api.services.storage.model.Bucket
The bucket's retention policy.
getRewriteToken() - Method in class com.google.api.services.storage.model.RewriteResponse
A token to use in subsequent requests to continue copying data.
getRewriteToken() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
getRole() - Method in class com.google.api.services.storage.model.BucketAccessControl
The access permission for the entity.
getRole() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The access permission for the entity.
getRole() - Method in class com.google.api.services.storage.model.Policy.Bindings
The role to which members belong.
getRpo() - Method in class com.google.api.services.storage.model.Bucket
The Recovery Point Objective (RPO) of this bucket.
getRule() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getSatisfiesPZI() - Method in class com.google.api.services.storage.model.Bucket
Reserved for future use.
getSatisfiesPZS() - Method in class com.google.api.services.storage.model.Bucket
Reserved for future use.
getSecret() - Method in class com.google.api.services.storage.model.HmacKey
HMAC secret key material.
getSelfLink() - Method in class com.google.api.services.storage.model.AnywhereCache
The link to this cache instance.
getSelfLink() - Method in class com.google.api.services.storage.model.Bucket
The URI of this bucket.
getSelfLink() - Method in class com.google.api.services.storage.model.BucketAccessControl
The link to this access-control entry.
getSelfLink() - Method in class com.google.api.services.storage.model.Folder
The link to this folder.
getSelfLink() - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The link to this long running operation.
getSelfLink() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The link to this resource.
getSelfLink() - Method in class com.google.api.services.storage.model.ManagedFolder
The link to this managed folder.
getSelfLink() - Method in class com.google.api.services.storage.model.Notification
The canonical URL of this notification.
getSelfLink() - Method in class com.google.api.services.storage.model.ObjectAccessControl
The link to this access-control entry.
getSelfLink() - Method in class com.google.api.services.storage.model.StorageObject
The link to this object.
getServiceAccountEmail() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The email address of the key's associated service account.
getServiceAccountEmail() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
Email address of the service account.
getServiceAccountEmail() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
If present, only keys for the given service account are returned.
getShowDeletedKeys() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
Whether or not to show keys in the DELETED state.
getSize() - Method in class com.google.api.services.storage.model.StorageObject
Content-Length of the data in bytes.
getSoftDeleted() - Method in class com.google.api.services.storage.Storage.Buckets.Get
If true, return the soft-deleted version of this bucket.
getSoftDeleted() - Method in class com.google.api.services.storage.Storage.Buckets.List
If true, only soft-deleted bucket versions will be returned.
getSoftDeleted() - Method in class com.google.api.services.storage.Storage.Objects.Get
If true, only soft-deleted object versions will be listed.
getSoftDeleted() - Method in class com.google.api.services.storage.Storage.Objects.List
If true, only soft-deleted object versions will be listed.
getSoftDeletedAfterTime() - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
Restores only the objects that were soft-deleted after this time.
getSoftDeletedBeforeTime() - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
Restores only the objects that were soft-deleted before this time.
getSoftDeletePolicy() - Method in class com.google.api.services.storage.model.Bucket
The bucket's soft delete policy, which defines the period of time that soft-deleted objects will be retained, and cannot be permanently deleted.
getSoftDeleteTime() - Method in class com.google.api.services.storage.model.Bucket
The soft delete time of the bucket in RFC 3339 format.
getSoftDeleteTime() - Method in class com.google.api.services.storage.model.StorageObject
The time at which the object became soft-deleted in RFC 3339 format.
getSourceBucket() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Name of the bucket in which to find the source object.
getSourceBucket() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Name of the bucket in which to find the source object.
getSourceFolder() - Method in class com.google.api.services.storage.Storage.Folders.Rename
Name of the source folder.
getSourceGeneration() - Method in class com.google.api.services.storage.Storage.Objects.Copy
If present, selects a specific revision of the source object (as opposed to the latest version, the default).
getSourceGeneration() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
If present, selects a specific revision of the source object (as opposed to the latest version, the default).
getSourceObject() - Method in class com.google.api.services.storage.Storage.Objects.Copy
Name of the source object.
getSourceObject() - Method in class com.google.api.services.storage.Storage.Objects.Move
Name of the source object.
getSourceObject() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Name of the source object.
getSourceObjects() - Method in class com.google.api.services.storage.model.ComposeRequest
The list of source objects that will be concatenated into a single object.
getStartOffset() - Method in class com.google.api.services.storage.Storage.Folders.List
Filter results to folders whose names are lexicographically equal to or after startOffset.
getStartOffset() - Method in class com.google.api.services.storage.Storage.Objects.List
Filter results to objects whose names are lexicographically equal to or after startOffset.
getStartOffset() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Filter results to objects whose names are lexicographically equal to or after startOffset.
getState() - Method in class com.google.api.services.storage.model.AnywhereCache
The current state of the cache instance.
getState() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The state of the key.
getStorageClass() - Method in class com.google.api.services.storage.model.Bucket
The bucket's default storage class, used whenever no storageClass is specified for a newly- created object.
getStorageClass() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Action
Target storage class.
getStorageClass() - Method in class com.google.api.services.storage.model.StorageObject
Storage class of the object.
getStorageLayout(String) - Method in class com.google.api.services.storage.Storage.Buckets
Returns the storage layout configuration for the specified bucket.
GetStorageLayout(String) - Constructor for class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
Returns the storage layout configuration for the specified bucket.
getTeam() - Method in class com.google.api.services.storage.model.BucketAccessControl.ProjectTeam
The team.
getTeam() - Method in class com.google.api.services.storage.model.ObjectAccessControl.ProjectTeam
The team.
getTemporaryHold() - Method in class com.google.api.services.storage.model.StorageObject
Whether an object is under temporary hold.
getTerminalStorageClass() - Method in class com.google.api.services.storage.model.Bucket.Autoclass
The storage class that objects in the bucket eventually transition to if they are not read for a certain length of time.
getTerminalStorageClassUpdateTime() - Method in class com.google.api.services.storage.model.Bucket.Autoclass
A date and time in RFC 3339 format representing the time of the most recent update to "terminalStorageClass".
getTimeCreated() - Method in class com.google.api.services.storage.model.Bucket
The creation time of the bucket in RFC 3339 format.
getTimeCreated() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The creation time of the HMAC key in RFC 3339 format.
getTimeCreated() - Method in class com.google.api.services.storage.model.StorageObject
The creation time of the object in RFC 3339 format.
getTimeDeleted() - Method in class com.google.api.services.storage.model.StorageObject
The time at which the object became noncurrent in RFC 3339 format.
getTimeFinalized() - Method in class com.google.api.services.storage.model.StorageObject
The time when the object was finalized.
getTimeStorageClassUpdated() - Method in class com.google.api.services.storage.model.StorageObject
The time at which the object's storage class was last changed.
getTitle() - Method in class com.google.api.services.storage.model.Expr
An optional title for the expression, i.e.
getToggleTime() - Method in class com.google.api.services.storage.model.Bucket.Autoclass
A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
getToken() - Method in class com.google.api.services.storage.model.Channel
An arbitrary string delivered to the target address with each notification delivered over this channel.
getTopic() - Method in class com.google.api.services.storage.model.Notification
The Cloud PubSub topic to which this subscription publishes.
getTotalBytesRewritten() - Method in class com.google.api.services.storage.model.RewriteResponse
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
getTtl() - Method in class com.google.api.services.storage.model.AdvanceRelocateBucketOperationRequest
Specifies the duration after which the relocation will revert to the sync stage if the relocation hasn't succeeded.
getTtl() - Method in class com.google.api.services.storage.model.AnywhereCache
The TTL of all cache entries in whole seconds.
getType() - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Action
Type of the action.
getType() - Method in class com.google.api.services.storage.model.Channel
The type of delivery mechanism used for this channel.
getUniformBucketLevelAccess() - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration
The bucket's uniform bucket-level access configuration.
getUpdated() - Method in class com.google.api.services.storage.model.Bucket
The modification time of the bucket in RFC 3339 format.
getUpdated() - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The last modification time of the HMAC key metadata in RFC 3339 format.
getUpdated() - Method in class com.google.api.services.storage.model.StorageObject
The modification time of the object metadata in RFC 3339 format.
getUpdateTime() - Method in class com.google.api.services.storage.model.AnywhereCache
The modification time of the cache instance metadata in RFC 3339 format.
getUpdateTime() - Method in class com.google.api.services.storage.model.Folder
The modification time of the folder metadata in RFC 3339 format.
getUpdateTime() - Method in class com.google.api.services.storage.model.ManagedFolder
The last update time of the managed folder metadata in RFC 3339 format.
getUploadType() - Method in class com.google.api.services.storage.StorageRequest
Upload protocol for media (e.g.
getUserIp() - Method in class com.google.api.services.storage.StorageRequest
Deprecated.
getUserProject() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.Patch
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.Restore
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Buckets.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Notifications.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Notifications.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Notifications.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Notifications.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Compose
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Copy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Move
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Patch
The project to be billed for this request, for Requester Pays buckets.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Restore
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
The project to be billed for this request.
getValidateOnly() - Method in class com.google.api.services.storage.model.RelocateBucketRequest
If true, validate the operation, but do not actually relocate the bucket.
getVersion() - Method in class com.google.api.services.storage.model.Policy
The IAM policy format version.
getVersioning() - Method in class com.google.api.services.storage.model.Bucket
The bucket's versioning configuration.
getVersions() - Method in class com.google.api.services.storage.Storage.Objects.List
If true, lists all versions of an object as distinct results.
getVersions() - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
If true, lists all versions of an object as distinct results.
getVpcNetworkSources() - Method in class com.google.api.services.storage.model.Bucket.IpFilter
The list of [VPC network](https://cloud.google.com/vpc/docs/vpc) sources of the bucket's IP filter.
getWebsite() - Method in class com.google.api.services.storage.model.Bucket
The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site.
getZone() - Method in class com.google.api.services.storage.model.AnywhereCache
The zone in which the cache instance is running.
GoogleLongrunningListOperationsResponse - Class in com.google.api.services.storage.model
The response message for storage.buckets.operations.list.
GoogleLongrunningListOperationsResponse() - Constructor for class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
 
GoogleLongrunningOperation - Class in com.google.api.services.storage.model
This resource represents a long-running operation that is the result of a network API call.
GoogleLongrunningOperation() - Constructor for class com.google.api.services.storage.model.GoogleLongrunningOperation
 
GoogleRpcStatus - Class in com.google.api.services.storage.model
The "Status" type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
GoogleRpcStatus() - Constructor for class com.google.api.services.storage.model.GoogleRpcStatus
 

H

HierarchicalNamespace() - Constructor for class com.google.api.services.storage.model.Bucket.HierarchicalNamespace
 
HierarchicalNamespace() - Constructor for class com.google.api.services.storage.model.BucketStorageLayout.HierarchicalNamespace
 
HmacKey - Class in com.google.api.services.storage.model
JSON template to produce a JSON-style HMAC Key resource for Create responses.
HmacKey() - Constructor for class com.google.api.services.storage.model.HmacKey
 
HmacKeyMetadata - Class in com.google.api.services.storage.model
JSON template to produce a JSON-style HMAC Key metadata resource.
HmacKeyMetadata() - Constructor for class com.google.api.services.storage.model.HmacKeyMetadata
 
hmacKeys() - Method in class com.google.api.services.storage.Storage.Projects
An accessor for creating requests from the HmacKeys collection.
HmacKeys() - Constructor for class com.google.api.services.storage.Storage.Projects.HmacKeys
 
HmacKeysMetadata - Class in com.google.api.services.storage.model
A list of hmacKeys.
HmacKeysMetadata() - Constructor for class com.google.api.services.storage.model.HmacKeysMetadata
 

I

IamConfiguration() - Constructor for class com.google.api.services.storage.model.Bucket.IamConfiguration
 
initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.storage.Storage
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.storage.StorageRequestInitializer
 
initializeStorageRequest(StorageRequest<?>) - Method in class com.google.api.services.storage.StorageRequestInitializer
Initializes Storage request.
insert(String, AnywhereCache) - Method in class com.google.api.services.storage.Storage.AnywhereCaches
Creates an Anywhere Cache instance.
Insert(String, AnywhereCache) - Constructor for class com.google.api.services.storage.Storage.AnywhereCaches.Insert
Creates an Anywhere Cache instance.
insert(String, BucketAccessControl) - Method in class com.google.api.services.storage.Storage.BucketAccessControls
Creates a new ACL entry on the specified bucket.
Insert(String, BucketAccessControl) - Constructor for class com.google.api.services.storage.Storage.BucketAccessControls.Insert
Creates a new ACL entry on the specified bucket.
insert(String, Bucket) - Method in class com.google.api.services.storage.Storage.Buckets
Creates a new bucket.
Insert(String, Bucket) - Constructor for class com.google.api.services.storage.Storage.Buckets.Insert
Creates a new bucket.
insert(String, ObjectAccessControl) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls
Creates a new default object ACL entry on the specified bucket.
Insert(String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
Creates a new default object ACL entry on the specified bucket.
insert(String, Folder) - Method in class com.google.api.services.storage.Storage.Folders
Creates a new folder.
Insert(String, Folder) - Constructor for class com.google.api.services.storage.Storage.Folders.Insert
Creates a new folder.
insert(String, ManagedFolder) - Method in class com.google.api.services.storage.Storage.ManagedFolders
Creates a new managed folder.
Insert(String, ManagedFolder) - Constructor for class com.google.api.services.storage.Storage.ManagedFolders.Insert
Creates a new managed folder.
insert(String, Notification) - Method in class com.google.api.services.storage.Storage.Notifications
Creates a notification subscription for a given bucket.
Insert(String, Notification) - Constructor for class com.google.api.services.storage.Storage.Notifications.Insert
Creates a notification subscription for a given bucket.
insert(String, String, ObjectAccessControl) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls
Creates a new ACL entry on the specified object.
Insert(String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
Creates a new ACL entry on the specified object.
insert(String, StorageObject) - Method in class com.google.api.services.storage.Storage.Objects
Stores a new object and metadata.
insert(String, StorageObject, AbstractInputStreamContent) - Method in class com.google.api.services.storage.Storage.Objects
Stores a new object and metadata.
Insert(String, StorageObject) - Constructor for class com.google.api.services.storage.Storage.Objects.Insert
Stores a new object and metadata.
Insert(String, StorageObject, AbstractInputStreamContent) - Constructor for class com.google.api.services.storage.Storage.Objects.Insert
Stores a new object and metadata.
IpFilter() - Constructor for class com.google.api.services.storage.model.Bucket.IpFilter
 
isEnableObjectRetention() - Method in class com.google.api.services.storage.Storage.Buckets.Insert
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.

L

Lifecycle() - Constructor for class com.google.api.services.storage.model.Bucket.Lifecycle
 
list(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches
Returns a list of Anywhere Cache instances of the bucket matching the criteria.
List(String) - Constructor for class com.google.api.services.storage.Storage.AnywhereCaches.List
Returns a list of Anywhere Cache instances of the bucket matching the criteria.
list(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls
Retrieves ACL entries on the specified bucket.
List(String) - Constructor for class com.google.api.services.storage.Storage.BucketAccessControls.List
Retrieves ACL entries on the specified bucket.
list(String) - Method in class com.google.api.services.storage.Storage.Buckets
Retrieves a list of buckets for a given project.
List(String) - Constructor for class com.google.api.services.storage.Storage.Buckets.List
Retrieves a list of buckets for a given project.
list(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls
Retrieves default object ACL entries on the specified bucket.
List(String) - Constructor for class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
Retrieves default object ACL entries on the specified bucket.
list(String) - Method in class com.google.api.services.storage.Storage.Folders
Retrieves a list of folders matching the criteria.
List(String) - Constructor for class com.google.api.services.storage.Storage.Folders.List
Retrieves a list of folders matching the criteria.
list(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders
Lists managed folders in the given bucket.
List(String) - Constructor for class com.google.api.services.storage.Storage.ManagedFolders.List
Lists managed folders in the given bucket.
list(String) - Method in class com.google.api.services.storage.Storage.Notifications
Retrieves a list of notification subscriptions for a given bucket.
List(String) - Constructor for class com.google.api.services.storage.Storage.Notifications.List
Retrieves a list of notification subscriptions for a given bucket.
list(String, String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls
Retrieves ACL entries on the specified object.
List(String, String) - Constructor for class com.google.api.services.storage.Storage.ObjectAccessControls.List
Retrieves ACL entries on the specified object.
list(String) - Method in class com.google.api.services.storage.Storage.Objects
Retrieves a list of objects matching the criteria.
List(String) - Constructor for class com.google.api.services.storage.Storage.Objects.List
Retrieves a list of objects matching the criteria.
list(String) - Method in class com.google.api.services.storage.Storage.Operations
Lists operations that match the specified filter in the request.
List(String) - Constructor for class com.google.api.services.storage.Storage.Operations.List
Lists operations that match the specified filter in the request.
list(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys
Retrieves a list of HMAC keys matching the criteria.
List(String) - Constructor for class com.google.api.services.storage.Storage.Projects.HmacKeys.List
Retrieves a list of HMAC keys matching the criteria.
lockRetentionPolicy(String, Long) - Method in class com.google.api.services.storage.Storage.Buckets
Locks retention policy on a bucket.
LockRetentionPolicy(String, Long) - Constructor for class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
Locks retention policy on a bucket.
Logging() - Constructor for class com.google.api.services.storage.model.Bucket.Logging
 

M

ManagedFolder - Class in com.google.api.services.storage.model
A managed folder.
ManagedFolder() - Constructor for class com.google.api.services.storage.model.ManagedFolder
 
ManagedFolders - Class in com.google.api.services.storage.model
A list of managed folders.
ManagedFolders() - Constructor for class com.google.api.services.storage.model.ManagedFolders
 
managedFolders() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the ManagedFolders collection.
ManagedFolders() - Constructor for class com.google.api.services.storage.Storage.ManagedFolders
 
move(String, String, String) - Method in class com.google.api.services.storage.Storage.Objects
Moves the source object to the destination object in the same bucket.
Move(String, String, String) - Constructor for class com.google.api.services.storage.Storage.Objects.Move
Moves the source object to the destination object in the same bucket.

N

Notification - Class in com.google.api.services.storage.model
A subscription to receive Google PubSub notifications.
Notification() - Constructor for class com.google.api.services.storage.model.Notification
 
Notifications - Class in com.google.api.services.storage.model
A list of notification subscriptions.
Notifications() - Constructor for class com.google.api.services.storage.model.Notifications
 
notifications() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the Notifications collection.
Notifications() - Constructor for class com.google.api.services.storage.Storage.Notifications
 

O

ObjectAccessControl - Class in com.google.api.services.storage.model
An access-control entry.
ObjectAccessControl() - Constructor for class com.google.api.services.storage.model.ObjectAccessControl
 
ObjectAccessControl.ProjectTeam - Class in com.google.api.services.storage.model
The project team associated with the entity, if any.
ObjectAccessControls - Class in com.google.api.services.storage.model
An access-control list.
ObjectAccessControls() - Constructor for class com.google.api.services.storage.model.ObjectAccessControls
 
objectAccessControls() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the ObjectAccessControls collection.
ObjectAccessControls() - Constructor for class com.google.api.services.storage.Storage.ObjectAccessControls
 
ObjectPreconditions() - Constructor for class com.google.api.services.storage.model.ComposeRequest.SourceObjects.ObjectPreconditions
 
ObjectRetention() - Constructor for class com.google.api.services.storage.model.Bucket.ObjectRetention
 
Objects - Class in com.google.api.services.storage.model
A list of objects.
Objects() - Constructor for class com.google.api.services.storage.model.Objects
 
objects() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the Objects collection.
Objects() - Constructor for class com.google.api.services.storage.Storage.Objects
 
operations() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the Operations collection.
Operations() - Constructor for class com.google.api.services.storage.Storage.Operations
 
Owner() - Constructor for class com.google.api.services.storage.model.Bucket.Owner
 
Owner() - Constructor for class com.google.api.services.storage.model.StorageObject.Owner
 

P

patch(String, String, BucketAccessControl) - Method in class com.google.api.services.storage.Storage.BucketAccessControls
Patches an ACL entry on the specified bucket.
Patch(String, String, BucketAccessControl) - Constructor for class com.google.api.services.storage.Storage.BucketAccessControls.Patch
Patches an ACL entry on the specified bucket.
patch(String, Bucket) - Method in class com.google.api.services.storage.Storage.Buckets
Patches a bucket.
Patch(String, Bucket) - Constructor for class com.google.api.services.storage.Storage.Buckets.Patch
Patches a bucket.
patch(String, String, ObjectAccessControl) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls
Patches a default object ACL entry on the specified bucket.
Patch(String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
Patches a default object ACL entry on the specified bucket.
patch(String, String, String, ObjectAccessControl) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls
Patches an ACL entry on the specified object.
Patch(String, String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
Patches an ACL entry on the specified object.
patch(String, String, StorageObject) - Method in class com.google.api.services.storage.Storage.Objects
Patches an object's metadata.
Patch(String, String, StorageObject) - Constructor for class com.google.api.services.storage.Storage.Objects.Patch
Patches an object's metadata.
pause(String, String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches
Pauses an Anywhere Cache instance.
Pause(String, String) - Constructor for class com.google.api.services.storage.Storage.AnywhereCaches.Pause
Pauses an Anywhere Cache instance.
PendingRenameInfo() - Constructor for class com.google.api.services.storage.model.Folder.PendingRenameInfo
 
Policy - Class in com.google.api.services.storage.model
A bucket/object/managedFolder IAM policy.
Policy() - Constructor for class com.google.api.services.storage.model.Policy
 
Policy.Bindings - Class in com.google.api.services.storage.model
Model definition for PolicyBindings.
projects() - Method in class com.google.api.services.storage.Storage
An accessor for creating requests from the Projects collection.
Projects() - Constructor for class com.google.api.services.storage.Storage.Projects
 
ProjectTeam() - Constructor for class com.google.api.services.storage.model.BucketAccessControl.ProjectTeam
 
ProjectTeam() - Constructor for class com.google.api.services.storage.model.ObjectAccessControl.ProjectTeam
 
PublicNetworkSource() - Constructor for class com.google.api.services.storage.model.Bucket.IpFilter.PublicNetworkSource
 

R

relocate(String, RelocateBucketRequest) - Method in class com.google.api.services.storage.Storage.Buckets
Initiates a long-running Relocate Bucket operation on the specified bucket.
Relocate(String, RelocateBucketRequest) - Constructor for class com.google.api.services.storage.Storage.Buckets.Relocate
Initiates a long-running Relocate Bucket operation on the specified bucket.
RelocateBucketRequest - Class in com.google.api.services.storage.model
A Relocate Bucket request.
RelocateBucketRequest() - Constructor for class com.google.api.services.storage.model.RelocateBucketRequest
 
RelocateBucketRequest.DestinationCustomPlacementConfig - Class in com.google.api.services.storage.model
The bucket's new custom placement configuration if relocating to a Custom Dual Region.
rename(String, String, String) - Method in class com.google.api.services.storage.Storage.Folders
Renames a source folder to a destination folder.
Rename(String, String, String) - Constructor for class com.google.api.services.storage.Storage.Folders.Rename
Renames a source folder to a destination folder.
restore(String, Long) - Method in class com.google.api.services.storage.Storage.Buckets
Restores a soft-deleted bucket.
Restore(String, Long) - Constructor for class com.google.api.services.storage.Storage.Buckets.Restore
Restores a soft-deleted bucket.
restore(String, String, Long) - Method in class com.google.api.services.storage.Storage.Objects
Restores a soft-deleted object.
Restore(String, String, Long) - Constructor for class com.google.api.services.storage.Storage.Objects.Restore
Restores a soft-deleted object.
resume(String, String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches
Resumes a paused or disabled Anywhere Cache instance.
Resume(String, String) - Constructor for class com.google.api.services.storage.Storage.AnywhereCaches.Resume
Resumes a paused or disabled Anywhere Cache instance.
Retention() - Constructor for class com.google.api.services.storage.model.StorageObject.Retention
 
RetentionPolicy() - Constructor for class com.google.api.services.storage.model.Bucket.RetentionPolicy
 
rewrite(String, String, String, String, StorageObject) - Method in class com.google.api.services.storage.Storage.Objects
Rewrites a source object to a destination object.
Rewrite(String, String, String, String, StorageObject) - Constructor for class com.google.api.services.storage.Storage.Objects.Rewrite
Rewrites a source object to a destination object.
RewriteResponse - Class in com.google.api.services.storage.model
A rewrite response.
RewriteResponse() - Constructor for class com.google.api.services.storage.model.RewriteResponse
 
Rule() - Constructor for class com.google.api.services.storage.model.Bucket.Lifecycle.Rule
 

S

ServiceAccount - Class in com.google.api.services.storage.model
A subscription to receive Google PubSub notifications.
ServiceAccount() - Constructor for class com.google.api.services.storage.model.ServiceAccount
 
serviceAccount() - Method in class com.google.api.services.storage.Storage.Projects
An accessor for creating requests from the ServiceAccount collection.
ServiceAccount() - Constructor for class com.google.api.services.storage.Storage.Projects.ServiceAccount
 
set(String, Object) - Method in class com.google.api.services.storage.model.AdvanceRelocateBucketOperationRequest
 
set(String, Object) - Method in class com.google.api.services.storage.model.AnywhereCache
 
set(String, Object) - Method in class com.google.api.services.storage.model.AnywhereCaches
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Autoclass
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Billing
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Cors
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.CustomPlacementConfig
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Encryption
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.HierarchicalNamespace
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.BucketPolicyOnly
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.UniformBucketLevelAccess
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.IpFilter.PublicNetworkSource
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.IpFilter
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.IpFilter.VpcNetworkSources
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Action
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Logging
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.ObjectRetention
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Owner
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.RetentionPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.SoftDeletePolicy
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Versioning
 
set(String, Object) - Method in class com.google.api.services.storage.model.Bucket.Website
 
set(String, Object) - Method in class com.google.api.services.storage.model.BucketAccessControl.ProjectTeam
 
set(String, Object) - Method in class com.google.api.services.storage.model.BucketAccessControl
 
set(String, Object) - Method in class com.google.api.services.storage.model.BucketAccessControls
 
set(String, Object) - Method in class com.google.api.services.storage.model.Buckets
 
set(String, Object) - Method in class com.google.api.services.storage.model.BucketStorageLayout.CustomPlacementConfig
 
set(String, Object) - Method in class com.google.api.services.storage.model.BucketStorageLayout.HierarchicalNamespace
 
set(String, Object) - Method in class com.google.api.services.storage.model.BucketStorageLayout
 
set(String, Object) - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
 
set(String, Object) - Method in class com.google.api.services.storage.model.Channel
 
set(String, Object) - Method in class com.google.api.services.storage.model.ComposeRequest
 
set(String, Object) - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects.ObjectPreconditions
 
set(String, Object) - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects
 
set(String, Object) - Method in class com.google.api.services.storage.model.Expr
 
set(String, Object) - Method in class com.google.api.services.storage.model.Folder.PendingRenameInfo
 
set(String, Object) - Method in class com.google.api.services.storage.model.Folder
 
set(String, Object) - Method in class com.google.api.services.storage.model.Folders
 
set(String, Object) - Method in class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
 
set(String, Object) - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
 
set(String, Object) - Method in class com.google.api.services.storage.model.GoogleRpcStatus
 
set(String, Object) - Method in class com.google.api.services.storage.model.HmacKey
 
set(String, Object) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
 
set(String, Object) - Method in class com.google.api.services.storage.model.HmacKeysMetadata
 
set(String, Object) - Method in class com.google.api.services.storage.model.ManagedFolder
 
set(String, Object) - Method in class com.google.api.services.storage.model.ManagedFolders
 
set(String, Object) - Method in class com.google.api.services.storage.model.Notification
 
set(String, Object) - Method in class com.google.api.services.storage.model.Notifications
 
set(String, Object) - Method in class com.google.api.services.storage.model.ObjectAccessControl.ProjectTeam
 
set(String, Object) - Method in class com.google.api.services.storage.model.ObjectAccessControl
 
set(String, Object) - Method in class com.google.api.services.storage.model.ObjectAccessControls
 
set(String, Object) - Method in class com.google.api.services.storage.model.Objects
 
set(String, Object) - Method in class com.google.api.services.storage.model.Policy.Bindings
 
set(String, Object) - Method in class com.google.api.services.storage.model.Policy
 
set(String, Object) - Method in class com.google.api.services.storage.model.RelocateBucketRequest.DestinationCustomPlacementConfig
 
set(String, Object) - Method in class com.google.api.services.storage.model.RelocateBucketRequest
 
set(String, Object) - Method in class com.google.api.services.storage.model.RewriteResponse
 
set(String, Object) - Method in class com.google.api.services.storage.model.ServiceAccount
 
set(String, Object) - Method in class com.google.api.services.storage.model.StorageObject.CustomerEncryption
 
set(String, Object) - Method in class com.google.api.services.storage.model.StorageObject.Owner
 
set(String, Object) - Method in class com.google.api.services.storage.model.StorageObject.Retention
 
set(String, Object) - Method in class com.google.api.services.storage.model.StorageObject
 
set(String, Object) - Method in class com.google.api.services.storage.model.TestIamPermissionsResponse
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Folders.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Operations.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
set(String, Object) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
set(String, Object) - Method in class com.google.api.services.storage.StorageRequest
 
setAccessId(String) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The ID of the HMAC Key.
setAccessId(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
Name of the HMAC key to be deleted.
setAccessId(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
Name of the HMAC key.
setAccessId(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
Name of the HMAC key being updated.
setAcl(List<BucketAccessControl>) - Method in class com.google.api.services.storage.model.Bucket
Access controls on the bucket.
setAcl(List<ObjectAccessControl>) - Method in class com.google.api.services.storage.model.StorageObject
Access controls on the object.
setAction(Bucket.Lifecycle.Rule.Action) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule
The action to take.
setAddress(String) - Method in class com.google.api.services.storage.model.Channel
The address where notifications are delivered for this channel.
setAdmissionPolicy(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The cache-level entry admission policy.
setAge(Integer) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Age of an object (in days).
setAllowCrossOrgVpcs(Boolean) - Method in class com.google.api.services.storage.model.Bucket.IpFilter
Whether to allow cross-org VPCs in the bucket's IP filter configuration.
setAllowedIpCidrRanges(List<String>) - Method in class com.google.api.services.storage.model.Bucket.IpFilter.PublicNetworkSource
The list of public IPv4, IPv6 cidr ranges that are allowed to access the bucket.
setAllowedIpCidrRanges(List<String>) - Method in class com.google.api.services.storage.model.Bucket.IpFilter.VpcNetworkSources
The list of IPv4, IPv6 cidr ranges subnetworks that are allowed to access the bucket.
setAllowNonEmpty(Boolean) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
Allows the deletion of a managed folder even if it is not empty.
setAllowOverwrite(Boolean) - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
If false (default), the restore will not overwrite live objects with the same name at the destination.
setAlt(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Folders.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Operations.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
setAlt(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
setAlt(String) - Method in class com.google.api.services.storage.StorageRequest
Data format for the response.
setAnywhereCacheId(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The ID of the Anywhere cache instance.
setAnywhereCacheId(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
The ID of requested Anywhere Cache instance.
setAnywhereCacheId(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
The ID of requested Anywhere Cache instance.
setAnywhereCacheId(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
The ID of requested Anywhere Cache instance.
setAnywhereCacheId(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
The ID of requested Anywhere Cache instance.
setAnywhereCacheId(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
The ID of requested Anywhere Cache instance.
setApplicationName(String) - Method in class com.google.api.services.storage.Storage.Builder
 
setAutoclass(Bucket.Autoclass) - Method in class com.google.api.services.storage.model.Bucket
The bucket's Autoclass configuration.
setBatchPath(String) - Method in class com.google.api.services.storage.Storage.Builder
 
setBilling(Bucket.Billing) - Method in class com.google.api.services.storage.model.Bucket
The bucket's billing configuration.
setBindings(List<Policy.Bindings>) - Method in class com.google.api.services.storage.model.Policy
An association between a role, which comes with a set of permissions, and members who may assume that role.
setBucket(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The name of the bucket containing this cache instance.
setBucket(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The name of the bucket.
setBucket(String) - Method in class com.google.api.services.storage.model.BucketStorageLayout
The name of the bucket.
setBucket(String) - Method in class com.google.api.services.storage.model.Folder
The name of the bucket containing this folder.
setBucket(String) - Method in class com.google.api.services.storage.model.ManagedFolder
The name of the bucket containing this managed folder.
setBucket(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The name of the bucket.
setBucket(String) - Method in class com.google.api.services.storage.model.StorageObject
The name of the bucket containing this object.
setBucket(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
Name of the parent bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
Name of the parent bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
Name of the parent bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
Name of the parent bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
Name of the parent bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
Name of the parent bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
Name of the parent bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
Name of the bucket to be moved.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
Name of the bucket in which the folder resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
Name of the bucket in which the folder resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Folders.Insert
Name of the bucket in which the folder resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Folders.List
Name of the bucket in which to look for folders.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
Name of the bucket in which the folders are in.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
Name of the bucket containing the managed folder.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
Name of the bucket containing the managed folder.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
Name of the bucket containing the managed folder.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
Name of the bucket containing the managed folder.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
Name of the bucket containing the managed folder.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
Name of the bucket containing the managed folder.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
Name of the bucket containing the managed folder.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
The parent bucket of the notification.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
The parent bucket of the notification.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
The parent bucket of the notification.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
Name of a Google Cloud Storage bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Name of the bucket in which to store the new object.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.List
Name of the bucket in which to look for objects.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Name of the bucket in which to look for objects.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
Name of the bucket to advance the relocate for.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
The parent bucket of the operation resource.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
The parent bucket of the operation resource.
setBucket(String) - Method in class com.google.api.services.storage.Storage.Operations.List
Name of the bucket in which to look for operations.
setBucketPolicyOnly(Bucket.IamConfiguration.BucketPolicyOnly) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration
The bucket's uniform bucket-level access configuration.
setCacheControl(String) - Method in class com.google.api.services.storage.model.StorageObject
Cache-Control directive for the object data.
setCode(Integer) - Method in class com.google.api.services.storage.model.GoogleRpcStatus
The status code, which should be an enum value of google.rpc.Code.
setComponentCount(Integer) - Method in class com.google.api.services.storage.model.StorageObject
Number of underlying components that make up this object.
setCondition(Bucket.Lifecycle.Rule.Condition) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule
The condition(s) under which the action will be taken.
setCondition(Expr) - Method in class com.google.api.services.storage.model.Policy.Bindings
The condition that is associated with this binding.
setContentDisposition(String) - Method in class com.google.api.services.storage.model.StorageObject
Content-Disposition of the object data.
setContentEncoding(String) - Method in class com.google.api.services.storage.model.StorageObject
Content-Encoding of the object data.
setContentEncoding(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
If set, sets the contentEncoding property of the final object to this value.
setContentLanguage(String) - Method in class com.google.api.services.storage.model.StorageObject
Content-Language of the object data.
setContentType(String) - Method in class com.google.api.services.storage.model.StorageObject
Content-Type of the object data.
setCopySourceAcl(Boolean) - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
If true, copies the source object's ACL; otherwise, uses the bucket's default object ACL.
setCopySourceAcl(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Restore
If true, copies the source object's ACL; otherwise, uses the bucket's default object ACL.
setCors(List<Bucket.Cors>) - Method in class com.google.api.services.storage.model.Bucket
The bucket's Cross-Origin Resource Sharing (CORS) configuration.
setCrc32c(String) - Method in class com.google.api.services.storage.model.StorageObject
CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order.
setCreatedBefore(DateTime) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
setCreateTime(DateTime) - Method in class com.google.api.services.storage.model.AnywhereCache
The creation time of the cache instance in RFC 3339 format.
setCreateTime(DateTime) - Method in class com.google.api.services.storage.model.Folder
The creation time of the folder in RFC 3339 format.
setCreateTime(DateTime) - Method in class com.google.api.services.storage.model.ManagedFolder
The creation time of the managed folder in RFC 3339 format.
setCustomAttributes(Map<String, String>) - Method in class com.google.api.services.storage.model.Notification
An optional list of additional attributes to attach to each Cloud PubSub message published for this notification subscription.
setCustomerEncryption(StorageObject.CustomerEncryption) - Method in class com.google.api.services.storage.model.StorageObject
Metadata of customer-supplied encryption key, if the object is encrypted by such a key.
setCustomPlacementConfig(Bucket.CustomPlacementConfig) - Method in class com.google.api.services.storage.model.Bucket
The bucket's custom placement configuration for Custom Dual Regions.
setCustomPlacementConfig(BucketStorageLayout.CustomPlacementConfig) - Method in class com.google.api.services.storage.model.BucketStorageLayout
The bucket's custom placement configuration for Custom Dual Regions.
setCustomTime(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
A timestamp in RFC 3339 format specified by the user for an object.
setCustomTimeBefore(DateTime) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
setDataLocations(List<String>) - Method in class com.google.api.services.storage.model.Bucket.CustomPlacementConfig
The list of regional locations in which data is placed.
setDataLocations(List<String>) - Method in class com.google.api.services.storage.model.BucketStorageLayout.CustomPlacementConfig
The list of regional locations in which data is placed.
setDataLocations(List<String>) - Method in class com.google.api.services.storage.model.RelocateBucketRequest.DestinationCustomPlacementConfig
The list of regional locations in which data is placed.
setDaysSinceCustomTime(Integer) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Number of days elapsed since the user-specified timestamp set on an object.
setDaysSinceNoncurrentTime(Integer) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Number of days elapsed since the noncurrent timestamp of an object.
setDefaultEventBasedHold(Boolean) - Method in class com.google.api.services.storage.model.Bucket
The default value for event-based hold on newly created objects in this bucket.
setDefaultKmsKeyName(String) - Method in class com.google.api.services.storage.model.Bucket.Encryption
A Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
setDefaultObjectAcl(List<ObjectAccessControl>) - Method in class com.google.api.services.storage.model.Bucket
Default access controls to apply to new objects when no ACL is provided.
setDelimiter(String) - Method in class com.google.api.services.storage.Storage.Folders.List
Returns results in a directory-like mode.
setDelimiter(String) - Method in class com.google.api.services.storage.Storage.Objects.List
Returns results in a directory-like mode.
setDelimiter(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Returns results in a directory-like mode.
setDescription(String) - Method in class com.google.api.services.storage.model.Expr
An optional description of the expression.
setDestination(StorageObject) - Method in class com.google.api.services.storage.model.ComposeRequest
Properties of the resulting object.
setDestinationBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
Name of the bucket containing the source objects.
setDestinationBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Name of the bucket in which to store the new object.
setDestinationBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Name of the bucket in which to store the new object.
setDestinationCustomPlacementConfig(RelocateBucketRequest.DestinationCustomPlacementConfig) - Method in class com.google.api.services.storage.model.RelocateBucketRequest
The bucket's new custom placement configuration if relocating to a Custom Dual Region.
setDestinationFolder(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
Name of the destination folder.
setDestinationKmsKeyName(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Resource name of the Cloud KMS key, of the form projects/my- project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the object.
setDestinationKmsKeyName(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Resource name of the Cloud KMS key, of the form projects/my- project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the object.
setDestinationLocation(String) - Method in class com.google.api.services.storage.model.RelocateBucketRequest
The new location the bucket will be relocated to.
setDestinationObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
Name of the new object.
setDestinationObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Name of the new object.
setDestinationObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
Name of the destination object.
setDestinationObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Name of the new object.
setDestinationPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
Apply a predefined set of access controls to the destination object.
setDestinationPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Apply a predefined set of access controls to the destination object.
setDestinationPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Apply a predefined set of access controls to the destination object.
setDetails(List<Map<String, Object>>) - Method in class com.google.api.services.storage.model.GoogleRpcStatus
A list of messages that carry the error details.
setDisableGZipContent(boolean) - Method in class com.google.api.services.storage.StorageRequest
 
setDomain(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The domain associated with the entity, if any.
setDomain(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The domain associated with the entity, if any.
setDone(Boolean) - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
If the value is "false", it means the operation is still in progress.
setDone(Boolean) - Method in class com.google.api.services.storage.model.RewriteResponse
true if the copy is finished; otherwise, false if the copy is in progress.
setEffectiveTime(DateTime) - Method in class com.google.api.services.storage.model.Bucket.RetentionPolicy
Server-determined value that indicates the time from which policy was enforced and effective.
setEffectiveTime(DateTime) - Method in class com.google.api.services.storage.model.Bucket.SoftDeletePolicy
Server-determined value that indicates the time from which the policy, or one with a greater retention, was effective.
setEmail(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The email address associated with the entity, if any.
setEmail(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The email address associated with the entity, if any.
setEmailAddress(String) - Method in class com.google.api.services.storage.model.ServiceAccount
The ID of the notification.
setEnabled(Boolean) - Method in class com.google.api.services.storage.model.Bucket.Autoclass
Whether or not Autoclass is enabled on this bucket
setEnabled(Boolean) - Method in class com.google.api.services.storage.model.Bucket.HierarchicalNamespace
When set to true, hierarchical namespace is enabled for this bucket.
setEnabled(Boolean) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.BucketPolicyOnly
If set, access is controlled only by bucket-level or above IAM policies.
setEnabled(Boolean) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.UniformBucketLevelAccess
If set, access is controlled only by bucket-level or above IAM policies.
setEnabled(Boolean) - Method in class com.google.api.services.storage.model.Bucket.Versioning
While set to true, versioning is fully enabled for this bucket.
setEnabled(Boolean) - Method in class com.google.api.services.storage.model.BucketStorageLayout.HierarchicalNamespace
When set to true, hierarchical namespace is enabled for this bucket.
setEnableObjectRetention(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
When set to true, object retention is enabled for this bucket.
setEncryption(Bucket.Encryption) - Method in class com.google.api.services.storage.model.Bucket
Encryption configuration for a bucket.
setEncryptionAlgorithm(String) - Method in class com.google.api.services.storage.model.StorageObject.CustomerEncryption
The encryption algorithm.
setEndOffset(String) - Method in class com.google.api.services.storage.Storage.Folders.List
Filter results to folders whose names are lexicographically before endOffset.
setEndOffset(String) - Method in class com.google.api.services.storage.Storage.Objects.List
Filter results to objects whose names are lexicographically before endOffset.
setEndOffset(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Filter results to objects whose names are lexicographically before endOffset.
setEntity(String) - Method in class com.google.api.services.storage.model.Bucket.Owner
The entity, in the form project-owner-projectId.
setEntity(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The entity holding the permission, in one of the following forms: - user-userId - user-email - group-groupId - group-email - domain-domain - project-team-projectId - allUsers - allAuthenticatedUsers Examples: - The user [email protected] would be [email protected].
setEntity(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The entity holding the permission, in one of the following forms: - user-userId - user-email - group-groupId - group-email - domain-domain - project-team-projectId - allUsers - allAuthenticatedUsers Examples: - The user [email protected] would be [email protected].
setEntity(String) - Method in class com.google.api.services.storage.model.StorageObject.Owner
The entity, in the form user-userId.
setEntity(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
The entity holding the permission.
setEntityId(String) - Method in class com.google.api.services.storage.model.Bucket.Owner
The ID for the entity.
setEntityId(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The ID for the entity, if any.
setEntityId(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The ID for the entity, if any.
setEntityId(String) - Method in class com.google.api.services.storage.model.StorageObject.Owner
The ID for the entity.
setError(GoogleRpcStatus) - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The error result of the operation in case of failure or cancellation.
setEtag(String) - Method in class com.google.api.services.storage.model.Bucket
HTTP 1.1 Entity tag for the bucket.
setEtag(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
HTTP 1.1 Entity tag for the access-control entry.
setEtag(String) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
HTTP 1.1 Entity tag for the HMAC key.
setEtag(String) - Method in class com.google.api.services.storage.model.Notification
HTTP 1.1 Entity tag for this subscription notification.
setEtag(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
HTTP 1.1 Entity tag for the access-control entry.
setEtag(String) - Method in class com.google.api.services.storage.model.Policy
HTTP 1.1 Entity tag for the policy.
setEtag(String) - Method in class com.google.api.services.storage.model.StorageObject
HTTP 1.1 Entity tag for the object.
setEventBasedHold(Boolean) - Method in class com.google.api.services.storage.model.StorageObject
Whether an object is under event-based hold.
setEventTypes(List<String>) - Method in class com.google.api.services.storage.model.Notification
If present, only send notifications about listed event types.
setExpiration(Long) - Method in class com.google.api.services.storage.model.Channel
Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds.
setExpireTime(DateTime) - Method in class com.google.api.services.storage.model.AdvanceRelocateBucketOperationRequest
Specifies the time when the relocation will revert to the sync stage if the relocation hasn't succeeded.
setExpression(String) - Method in class com.google.api.services.storage.model.Expr
Textual representation of an expression in Common Expression Language syntax.
setFields(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
setFields(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
setFields(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
setFields(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
setFields(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
setFields(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
setFields(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
setFields(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Folders.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
setFields(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Operations.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
setFields(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
setFields(String) - Method in class com.google.api.services.storage.StorageRequest
Selector specifying which fields to include in a partial response.
setFilter(String) - Method in class com.google.api.services.storage.Storage.Operations.List
A filter to narrow down results to a preferred subset.
setFolder(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
Name of a folder.
setFolder(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
Name of a folder.
setGeneration(Long) - Method in class com.google.api.services.storage.model.Bucket
The generation of this bucket.
setGeneration(Long) - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects
The generation of this object to use as the source.
setGeneration(Long) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The content generation of the object, if applied to an object.
setGeneration(Long) - Method in class com.google.api.services.storage.model.StorageObject
The content generation of this object.
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Get
If present, specifies the generation of the bucket.
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
Generation of a bucket.
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.Delete
If present, permanently deletes a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.Get
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.Patch
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Selects a specific revision of this object.
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.Update
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.storage.Storage.Builder
 
setHardDeleteTime(DateTime) - Method in class com.google.api.services.storage.model.Bucket
The hard delete time of the bucket in RFC 3339 format.
setHardDeleteTime(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
This is the time (in the future) when the soft-deleted object will no longer be restorable.
setHierarchicalNamespace(Bucket.HierarchicalNamespace) - Method in class com.google.api.services.storage.model.Bucket
The bucket's hierarchical namespace configuration.
setHierarchicalNamespace(BucketStorageLayout.HierarchicalNamespace) - Method in class com.google.api.services.storage.model.BucketStorageLayout
The bucket's hierarchical namespace configuration.
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.storage.Storage.Builder
 
setIamConfiguration(Bucket.IamConfiguration) - Method in class com.google.api.services.storage.model.Bucket
The bucket's IAM configuration.
setIamPolicy(String, Policy) - Method in class com.google.api.services.storage.Storage.Buckets
Updates an IAM policy for the specified bucket.
SetIamPolicy(String, Policy) - Constructor for class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
Updates an IAM policy for the specified bucket.
setIamPolicy(String, String, Policy) - Method in class com.google.api.services.storage.Storage.ManagedFolders
Updates an IAM policy for the specified managed folder.
SetIamPolicy(String, String, Policy) - Constructor for class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
Updates an IAM policy for the specified managed folder.
setIamPolicy(String, String, Policy) - Method in class com.google.api.services.storage.Storage.Objects
Updates an IAM policy for the specified object.
SetIamPolicy(String, String, Policy) - Constructor for class com.google.api.services.storage.Storage.Objects.SetIamPolicy
Updates an IAM policy for the specified object.
setId(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The ID of the resource, including the project number, bucket name and anywhere cache ID.
setId(String) - Method in class com.google.api.services.storage.model.Bucket
The ID of the bucket.
setId(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The ID of the access-control entry.
setId(String) - Method in class com.google.api.services.storage.model.Channel
A UUID or similar unique string that identifies this channel.
setId(String) - Method in class com.google.api.services.storage.model.Folder
The ID of the folder, including the bucket name, folder name.
setId(String) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The ID of the HMAC key, including the Project ID and the Access ID.
setId(String) - Method in class com.google.api.services.storage.model.ManagedFolder
The ID of the managed folder, including the bucket name and managed folder name.
setId(String) - Method in class com.google.api.services.storage.model.Notification
The ID of the notification.
setId(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The ID of the access-control entry.
setId(String) - Method in class com.google.api.services.storage.model.StorageObject
The ID of the object, including the bucket name, object name, and generation number.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects.ObjectPreconditions
Only perform the composition if the generation of the source object that would be used matches this value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Compose
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the destination object's current generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Delete
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Get
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the destination object's current generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Makes the operation conditional on whether the object's one live generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Update
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the destination object's current generation does not match the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Delete
Makes the operation conditional on whether the object's current generation does not match the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Get
Makes the operation conditional on whether the object's current generation does not match the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Makes the operation conditional on whether the object's current generation does not match the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the destination object's current generation does not match the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Makes the operation conditional on whether the object's current generation does not match the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Makes the operation conditional on whether none of the object's live generations match the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the object's current generation does not match the given value.
setIfGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Update
Makes the operation conditional on whether the object's current generation does not match the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
If set, only deletes the bucket if its metageneration matches this value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Get
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
Makes the operation conditional on whether bucket's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Update
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
If present, only return default ACL listing if the bucket's current metageneration matches this value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Folders.Delete
If set, only deletes the folder if its metageneration matches this value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Folders.Get
Makes the return of the folder metadata conditional on whether the folder's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
If set, only deletes the managed folder if its metageneration matches this value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
Makes the return of the managed folder metadata conditional on whether the managed folder's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Compose
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Delete
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Get
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Makes the operation conditional on whether the object's one live metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Update
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
If set, only deletes the bucket if its metageneration does not match this value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Get
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Buckets.Update
Makes the return of the bucket metadata conditional on whether the bucket's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
If present, only return default ACL listing if the bucket's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Folders.Delete
If set, only deletes the folder if its metageneration does not match this value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Folders.Get
Makes the return of the folder metadata conditional on whether the folder's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
If set, only deletes the managed folder if its metageneration does not match this value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
Makes the return of the managed folder metadata conditional on whether the managed folder's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Delete
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Get
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Makes the operation conditional on whether none of the object's live metagenerations match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Update
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfSourceGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the source object's current generation matches the given value.
setIfSourceGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the source object's current generation matches the given value.
setIfSourceGenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current generation matches the given value.
setIfSourceGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the source object's current generation does not match the given value.
setIfSourceGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the source object's current generation does not match the given value.
setIfSourceGenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current generation does not match the given value.
setIfSourceMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Folders.Rename
Makes the operation conditional on whether the source object's current metageneration matches the given value.
setIfSourceMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the source object's current metageneration matches the given value.
setIfSourceMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the source object's current metageneration matches the given value.
setIfSourceMetagenerationMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current metageneration matches the given value.
setIfSourceMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Folders.Rename
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
setIfSourceMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
setIfSourceMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Move
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
setIfSourceMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
setIncludeFoldersAsPrefixes(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.List
Only applicable if delimiter is set to '/'.
setIncludeTrailingDelimiter(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.List
If true, objects that end in exactly one instance of delimiter will have their metadata included in items in addition to prefixes.
setIncludeTrailingDelimiter(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
If true, objects that end in exactly one instance of delimiter will have their metadata included in items in addition to prefixes.
setIpFilter(Bucket.IpFilter) - Method in class com.google.api.services.storage.model.Bucket
The bucket's IP filter configuration.
setIsLive(Boolean) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
setIsLocked(Boolean) - Method in class com.google.api.services.storage.model.Bucket.RetentionPolicy
Once locked, an object retention policy cannot be modified.
setItems(List<AnywhereCache>) - Method in class com.google.api.services.storage.model.AnywhereCaches
The list of items.
setItems(List<BucketAccessControl>) - Method in class com.google.api.services.storage.model.BucketAccessControls
The list of items.
setItems(List<Bucket>) - Method in class com.google.api.services.storage.model.Buckets
The list of items.
setItems(List<Folder>) - Method in class com.google.api.services.storage.model.Folders
The list of items.
setItems(List<HmacKeyMetadata>) - Method in class com.google.api.services.storage.model.HmacKeysMetadata
The list of items.
setItems(List<ManagedFolder>) - Method in class com.google.api.services.storage.model.ManagedFolders
The list of items.
setItems(List<Notification>) - Method in class com.google.api.services.storage.model.Notifications
The list of items.
setItems(List<ObjectAccessControl>) - Method in class com.google.api.services.storage.model.ObjectAccessControls
The list of items.
setItems(List<StorageObject>) - Method in class com.google.api.services.storage.model.Objects
The list of items.
setKey(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
setKey(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
setKey(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
setKey(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
setKey(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
setKey(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
setKey(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
setKey(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Folders.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
setKey(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Operations.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
setKey(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
setKey(String) - Method in class com.google.api.services.storage.StorageRequest
API key.
setKeySha256(String) - Method in class com.google.api.services.storage.model.StorageObject.CustomerEncryption
SHA256 hash value of the encryption key.
setKind(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.AnywhereCaches
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Bucket
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.BucketAccessControls
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Buckets
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.BucketStorageLayout
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Channel
Identifies this as a notification channel used to watch for changes to a resource, which is "api#channel".
setKind(String) - Method in class com.google.api.services.storage.model.ComposeRequest
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Folder
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Folders
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.HmacKey
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.HmacKeysMetadata
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.ManagedFolder
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.ManagedFolders
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Notification
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Notifications
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.ObjectAccessControls
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Objects
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.Policy
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.RewriteResponse
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.ServiceAccount
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.StorageObject
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.model.TestIamPermissionsResponse
The kind of item this is.
setKmsKeyName(String) - Method in class com.google.api.services.storage.model.StorageObject
Not currently supported.
setKmsKeyName(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
Resource name of the Cloud KMS key, of the form projects/my- project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the object.
setKmsKeyName(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Resource name of the Cloud KMS key, of the form projects/my- project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the object.
setLabels(Map<String, String>) - Method in class com.google.api.services.storage.model.Bucket
User-provided labels, in key/value pairs.
setLifecycle(Bucket.Lifecycle) - Method in class com.google.api.services.storage.model.Bucket
The bucket's lifecycle configuration.
setLocation(String) - Method in class com.google.api.services.storage.model.Bucket
The location of the bucket.
setLocation(String) - Method in class com.google.api.services.storage.model.BucketStorageLayout
The location of the bucket.
setLocation(String) - Method in class com.google.api.services.storage.model.Expr
An optional string indicating the location of the expression for error reporting, e.g.
setLocationType(String) - Method in class com.google.api.services.storage.model.Bucket
The type of the bucket location.
setLocationType(String) - Method in class com.google.api.services.storage.model.BucketStorageLayout
The type of the bucket location.
setLockedTime(DateTime) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.BucketPolicyOnly
The deadline for changing iamConfiguration.bucketPolicyOnly.enabled from true to false in RFC 3339 format.
setLockedTime(DateTime) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration.UniformBucketLevelAccess
The deadline for changing iamConfiguration.uniformBucketLevelAccess.enabled from true to false in RFC 3339 format.
setLogBucket(String) - Method in class com.google.api.services.storage.model.Bucket.Logging
The destination bucket where the current bucket's logs should be placed.
setLogging(Bucket.Logging) - Method in class com.google.api.services.storage.model.Bucket
The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs.
setLogObjectPrefix(String) - Method in class com.google.api.services.storage.model.Bucket.Logging
A prefix for log object names.
setMainPageSuffix(String) - Method in class com.google.api.services.storage.model.Bucket.Website
If the requested object path is missing, the service will ensure the path has a trailing '/', append this suffix, and attempt to retrieve the resulting object.
setManagedFolder(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
The managed folder name/path.
setManagedFolder(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
The managed folder name/path.
setManagedFolder(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
The managed folder name/path.
setManagedFolder(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
The managed folder name/path.
setManagedFolder(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
The managed folder name/path.
setMatchesPattern(String) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
A regular expression that satisfies the RE2 syntax.
setMatchesPrefix(List<String>) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
List of object name prefixes.
setMatchesStorageClass(List<String>) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Objects having any of the storage classes specified by this condition will be matched.
setMatchesSuffix(List<String>) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
List of object name suffixes.
setMatchGlob(String) - Method in class com.google.api.services.storage.Storage.Objects.List
Filter results to objects and prefixes that match this glob pattern.
setMatchGlobs(List<String>) - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
Restores only the objects matching any of the specified glob(s).
setMaxAgeSeconds(Integer) - Method in class com.google.api.services.storage.model.Bucket.Cors
The value, in seconds, to return in the Access-Control-Max-Age header used in preflight responses.
setMaxBytesRewrittenPerCall(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
The maximum number of bytes that will be rewritten per rewrite request.
setMaxResults(Long) - Method in class com.google.api.services.storage.Storage.Buckets.List
Maximum number of buckets to return in a single response.
setMaxResults(Long) - Method in class com.google.api.services.storage.Storage.Objects.List
Maximum number of items plus prefixes to return in a single page of responses.
setMaxResults(Long) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Maximum number of items plus prefixes to return in a single page of responses.
setMaxResults(Long) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
Maximum number of items to return in a single page of responses.
setMd5Hash(String) - Method in class com.google.api.services.storage.model.StorageObject
MD5 hash of the data; encoded using base64.
setMediaLink(String) - Method in class com.google.api.services.storage.model.StorageObject
Media download link.
setMembers(List<String>) - Method in class com.google.api.services.storage.model.Policy.Bindings
A collection of identifiers for members who may assume the provided role.
setMessage(String) - Method in class com.google.api.services.storage.model.GoogleRpcStatus
A developer-facing error message, which should be in English.
setMetadata(Map<String, Object>) - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
Service-specific metadata associated with the operation.
setMetadata(HmacKeyMetadata) - Method in class com.google.api.services.storage.model.HmacKey
Key metadata.
setMetadata(Map<String, String>) - Method in class com.google.api.services.storage.model.StorageObject
User-provided metadata, in key/value pairs.
setMetageneration(Long) - Method in class com.google.api.services.storage.model.Bucket
The metadata generation of this bucket.
setMetageneration(Long) - Method in class com.google.api.services.storage.model.Folder
The version of the metadata for this folder.
setMetageneration(Long) - Method in class com.google.api.services.storage.model.ManagedFolder
The version of the metadata for this managed folder.
setMetageneration(Long) - Method in class com.google.api.services.storage.model.StorageObject
The version of the metadata for this object at this generation.
setMethod(List<String>) - Method in class com.google.api.services.storage.model.Bucket.Cors
The list of HTTP methods on which to include CORS response headers, (GET, OPTIONS, POST, etc) Note: "*" is permitted in the list of methods, and means "any method".
setMode(String) - Method in class com.google.api.services.storage.model.Bucket.IpFilter
The mode of the IP filter.
setMode(String) - Method in class com.google.api.services.storage.model.Bucket.ObjectRetention
The bucket's object retention mode.
setMode(String) - Method in class com.google.api.services.storage.model.StorageObject.Retention
The bucket's object retention mode, can only be Unlocked or Locked.
setName(String) - Method in class com.google.api.services.storage.model.Bucket
The name of the bucket.
setName(String) - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects
The source object's name.
setName(String) - Method in class com.google.api.services.storage.model.Folder
The name of the folder.
setName(String) - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The server-assigned name, which is only unique within the same service that originally returns it.
setName(String) - Method in class com.google.api.services.storage.model.ManagedFolder
The name of the managed folder.
setName(String) - Method in class com.google.api.services.storage.model.StorageObject
The name of the object.
setName(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Name of the object.
setNetwork(String) - Method in class com.google.api.services.storage.model.Bucket.IpFilter.VpcNetworkSources
Name of the network.
setNextPageToken(String) - Method in class com.google.api.services.storage.model.AnywhereCaches
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.model.Buckets
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.model.Folders
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.model.HmacKeysMetadata
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.model.ManagedFolders
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.model.Objects
The continuation token, used to page through large result sets.
setNoncurrentTimeBefore(DateTime) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
setNotFoundPage(String) - Method in class com.google.api.services.storage.model.Bucket.Website
If the requested object path is missing, and any mainPageSuffix object is missing, if applicable, the service will return the named object from this bucket as the content for a 404 Not Found result.
setNotification(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
ID of the notification to delete.
setNotification(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
Notification ID
setNumNewerVersions(Integer) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Folders.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Operations.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.StorageRequest
OAuth 2.0 token for the current user.
setObject(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The name of the object, if applied to an object.
setObject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
Name of the object.
setObjectNamePrefix(String) - Method in class com.google.api.services.storage.model.Notification
If present, only apply this notification configuration to object names that begin with this prefix.
setObjectPreconditions(ComposeRequest.SourceObjects.ObjectPreconditions) - Method in class com.google.api.services.storage.model.ComposeRequest.SourceObjects
Conditions that must be met for this operation to execute.
setObjectRetention(Bucket.ObjectRetention) - Method in class com.google.api.services.storage.model.Bucket
The bucket's object retention config.
setObjectSize(Long) - Method in class com.google.api.services.storage.model.RewriteResponse
The total size of the object being copied in bytes.
setOperationId(String) - Method in class com.google.api.services.storage.model.Folder.PendingRenameInfo
The ID of the rename folder operation.
setOperationId(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
ID of the operation resource.
setOperationId(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
The ID of the operation resource.
setOperationId(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
The ID of the operation resource.
setOperations(List<GoogleLongrunningOperation>) - Method in class com.google.api.services.storage.model.GoogleLongrunningListOperationsResponse
A list of operations that matches the specified filter in the request.
setOptionsRequestedPolicyVersion(Integer) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
The IAM policy format version to be returned.
setOptionsRequestedPolicyVersion(Integer) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
The IAM policy format version to be returned.
setOrigin(List<String>) - Method in class com.google.api.services.storage.model.Bucket.Cors
The list of Origins eligible to receive CORS response headers.
setOverrideUnlockedRetention(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Must be true to remove the retention configuration, reduce its unlocked retention period, or change its mode from unlocked to locked.
setOverrideUnlockedRetention(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Update
Must be true to remove the retention configuration, reduce its unlocked retention period, or change its mode from unlocked to locked.
setOwner(Bucket.Owner) - Method in class com.google.api.services.storage.model.Bucket
The owner of the bucket.
setOwner(StorageObject.Owner) - Method in class com.google.api.services.storage.model.StorageObject
The owner of the object.
setPageSize(Integer) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
Maximum number of items to return in a single page of responses.
setPageSize(Integer) - Method in class com.google.api.services.storage.Storage.Folders.List
Maximum number of items to return in a single page of responses.
setPageSize(Integer) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
Maximum number of items to return in a single page of responses.
setPageSize(Integer) - Method in class com.google.api.services.storage.Storage.Operations.List
Maximum number of items to return in a single page of responses.
setPageToken(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
A previously-returned page token representing part of the larger set of results to view.
setPageToken(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
A previously-returned page token representing part of the larger set of results to view.
setPageToken(String) - Method in class com.google.api.services.storage.Storage.Folders.List
A previously-returned page token representing part of the larger set of results to view.
setPageToken(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
A previously-returned page token representing part of the larger set of results to view.
setPageToken(String) - Method in class com.google.api.services.storage.Storage.Objects.List
A previously-returned page token representing part of the larger set of results to view.
setPageToken(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
A previously-returned page token representing part of the larger set of results to view.
setPageToken(String) - Method in class com.google.api.services.storage.Storage.Operations.List
A previously-returned page token representing part of the larger set of results to view.
setPageToken(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
A previously-returned page token representing part of the larger set of results to view.
setParams(Map<String, String>) - Method in class com.google.api.services.storage.model.Channel
Additional parameters controlling delivery channel behavior.
setPayload(Boolean) - Method in class com.google.api.services.storage.model.Channel
A Boolean value to indicate whether payload is wanted.
setPayloadFormat(String) - Method in class com.google.api.services.storage.model.Notification
The desired content of the Payload.
setPendingRenameInfo(Folder.PendingRenameInfo) - Method in class com.google.api.services.storage.model.Folder
Only present if the folder is part of an ongoing rename folder operation.
setPendingUpdate(Boolean) - Method in class com.google.api.services.storage.model.AnywhereCache
True if the cache instance has an active Update long-running operation.
setPermissions(List<String>) - Method in class com.google.api.services.storage.model.TestIamPermissionsResponse
The permissions held by the caller.
setPermissions(List<String>) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
Permissions to test.
setPermissions(List<String>) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
Permissions to test.
setPermissions(List<String>) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
Permissions to test.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
Apply a predefined set of access controls to this bucket.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Apply a predefined set of access controls to this bucket.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
Apply a predefined set of access controls to this bucket.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Apply a predefined set of access controls to this object.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Apply a predefined set of access controls to this object.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
Apply a predefined set of access controls to this object.
setPredefinedDefaultObjectAcl(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
Apply a predefined set of default object access controls to this bucket.
setPredefinedDefaultObjectAcl(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Apply a predefined set of default object access controls to this bucket.
setPredefinedDefaultObjectAcl(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
Apply a predefined set of default object access controls to this bucket.
setPrefix(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
An optional prefix used for permission check.
setPrefix(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
Filter results to buckets whose names begin with this prefix.
setPrefix(String) - Method in class com.google.api.services.storage.Storage.Folders.List
Filter results to folders whose paths begin with this prefix.
setPrefix(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
The managed folder name/path prefix to filter the output list of results.
setPrefix(String) - Method in class com.google.api.services.storage.Storage.Objects.List
Filter results to objects whose names begin with this prefix.
setPrefix(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Filter results to objects whose names begin with this prefix.
setPrefixes(List<String>) - Method in class com.google.api.services.storage.model.Objects
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Folders.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Operations.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.StorageRequest
Returns response with indentations and line breaks.
setProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
A valid API project identifier.
setProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
A valid API project identifier.
setProjectId(String) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
Project ID owning the service account to which the key authenticates.
setProjectId(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
Project ID owning the service account.
setProjectId(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
Project ID owning the requested key
setProjectId(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
Project ID owning the service account of the requested key.
setProjectId(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
Name of the project in which to look for HMAC keys.
setProjectId(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
Project ID owning the service account of the updated key.
setProjectId(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
Project ID
setProjection(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.List
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Set of properties to return.
setProjectNumber(BigInteger) - Method in class com.google.api.services.storage.model.Bucket
The project number of the project the bucket belongs to.
setProjectNumber(String) - Method in class com.google.api.services.storage.model.BucketAccessControl.ProjectTeam
The project number.
setProjectNumber(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl.ProjectTeam
The project number.
setProjectTeam(BucketAccessControl.ProjectTeam) - Method in class com.google.api.services.storage.model.BucketAccessControl
The project team associated with the entity, if any.
setProjectTeam(ObjectAccessControl.ProjectTeam) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The project team associated with the entity, if any.
setPublicAccessPrevention(String) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration
The bucket's Public Access Prevention configuration.
setPublicNetworkSource(Bucket.IpFilter.PublicNetworkSource) - Method in class com.google.api.services.storage.model.Bucket.IpFilter
The public network source of the bucket's IP filter.
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Folders.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Operations.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.StorageRequest
An opaque string that represents a user for quota purposes.
setRecursive(Boolean) - Method in class com.google.api.services.storage.Storage.Folders.Insert
If true, any parent folder which doesn't exist will be created automatically.
setRequesterPays(Boolean) - Method in class com.google.api.services.storage.model.Bucket.Billing
When set to true, Requester Pays is enabled for this bucket.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.storage.StorageRequest
 
setResource(StorageObject) - Method in class com.google.api.services.storage.model.RewriteResponse
A resource containing the metadata for the copied-to object.
setResourceId(String) - Method in class com.google.api.services.storage.model.Channel
An opaque ID that identifies the resource being watched on this channel.
setResourceId(String) - Method in class com.google.api.services.storage.model.Policy
The ID of the resource to which this policy belongs.
setResourceUri(String) - Method in class com.google.api.services.storage.model.Channel
A version-specific identifier for the watched resource.
setResponse(Map<String, Object>) - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The normal response of the operation in case of success.
setResponseHeader(List<String>) - Method in class com.google.api.services.storage.model.Bucket.Cors
The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.
setRestoreToken(String) - Method in class com.google.api.services.storage.model.StorageObject
Restore token used to differentiate deleted objects with the same name and generation.
setRestoreToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
Restore token used to differentiate soft-deleted objects with the same name and generation.
setRestoreToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
Restore token used to differentiate sof-deleted objects with the same name and generation.
setRetainUntilTime(DateTime) - Method in class com.google.api.services.storage.model.StorageObject.Retention
A time in RFC 3339 format until which object retention protects this object.
setRetention(StorageObject.Retention) - Method in class com.google.api.services.storage.model.StorageObject
A collection of object level retention parameters.
setRetentionDurationSeconds(Long) - Method in class com.google.api.services.storage.model.Bucket.SoftDeletePolicy
The duration in seconds that soft-deleted objects in the bucket will be retained and cannot be permanently deleted.
setRetentionExpirationTime(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
A server-determined value that specifies the earliest time that the object's retention period expires.
setRetentionPeriod(Long) - Method in class com.google.api.services.storage.model.Bucket.RetentionPolicy
The duration in seconds that objects need to be retained.
setRetentionPolicy(Bucket.RetentionPolicy) - Method in class com.google.api.services.storage.model.Bucket
The bucket's retention policy.
setRewriteToken(String) - Method in class com.google.api.services.storage.model.RewriteResponse
A token to use in subsequent requests to continue copying data.
setRewriteToken(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
setRole(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The access permission for the entity.
setRole(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The access permission for the entity.
setRole(String) - Method in class com.google.api.services.storage.model.Policy.Bindings
The role to which members belong.
setRootUrl(String) - Method in class com.google.api.services.storage.Storage.Builder
 
setRpo(String) - Method in class com.google.api.services.storage.model.Bucket
The Recovery Point Objective (RPO) of this bucket.
setRule(List<Bucket.Lifecycle.Rule>) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
setSatisfiesPZI(Boolean) - Method in class com.google.api.services.storage.model.Bucket
Reserved for future use.
setSatisfiesPZS(Boolean) - Method in class com.google.api.services.storage.model.Bucket
Reserved for future use.
setSecret(String) - Method in class com.google.api.services.storage.model.HmacKey
HMAC secret key material.
setSelfLink(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The link to this cache instance.
setSelfLink(String) - Method in class com.google.api.services.storage.model.Bucket
The URI of this bucket.
setSelfLink(String) - Method in class com.google.api.services.storage.model.BucketAccessControl
The link to this access-control entry.
setSelfLink(String) - Method in class com.google.api.services.storage.model.Folder
The link to this folder.
setSelfLink(String) - Method in class com.google.api.services.storage.model.GoogleLongrunningOperation
The link to this long running operation.
setSelfLink(String) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The link to this resource.
setSelfLink(String) - Method in class com.google.api.services.storage.model.ManagedFolder
The link to this managed folder.
setSelfLink(String) - Method in class com.google.api.services.storage.model.Notification
The canonical URL of this notification.
setSelfLink(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl
The link to this access-control entry.
setSelfLink(String) - Method in class com.google.api.services.storage.model.StorageObject
The link to this object.
setServiceAccountEmail(String) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The email address of the key's associated service account.
setServiceAccountEmail(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
Email address of the service account.
setServiceAccountEmail(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
If present, only keys for the given service account are returned.
setServicePath(String) - Method in class com.google.api.services.storage.Storage.Builder
 
setShowDeletedKeys(Boolean) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
Whether or not to show keys in the DELETED state.
setSize(BigInteger) - Method in class com.google.api.services.storage.model.StorageObject
Content-Length of the data in bytes.
setSoftDeleted(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.Get
If true, return the soft-deleted version of this bucket.
setSoftDeleted(Boolean) - Method in class com.google.api.services.storage.Storage.Buckets.List
If true, only soft-deleted bucket versions will be returned.
setSoftDeleted(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.Get
If true, only soft-deleted object versions will be listed.
setSoftDeleted(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.List
If true, only soft-deleted object versions will be listed.
setSoftDeletedAfterTime(DateTime) - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
Restores only the objects that were soft-deleted after this time.
setSoftDeletedBeforeTime(DateTime) - Method in class com.google.api.services.storage.model.BulkRestoreObjectsRequest
Restores only the objects that were soft-deleted before this time.
setSoftDeletePolicy(Bucket.SoftDeletePolicy) - Method in class com.google.api.services.storage.model.Bucket
The bucket's soft delete policy, which defines the period of time that soft-deleted objects will be retained, and cannot be permanently deleted.
setSoftDeleteTime(DateTime) - Method in class com.google.api.services.storage.model.Bucket
The soft delete time of the bucket in RFC 3339 format.
setSoftDeleteTime(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
The time at which the object became soft-deleted in RFC 3339 format.
setSourceBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Name of the bucket in which to find the source object.
setSourceBucket(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Name of the bucket in which to find the source object.
setSourceFolder(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
Name of the source folder.
setSourceGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.Copy
If present, selects a specific revision of the source object (as opposed to the latest version, the default).
setSourceGeneration(Long) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
If present, selects a specific revision of the source object (as opposed to the latest version, the default).
setSourceObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
Name of the source object.
setSourceObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
Name of the source object.
setSourceObject(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
Name of the source object.
setSourceObjects(List<ComposeRequest.SourceObjects>) - Method in class com.google.api.services.storage.model.ComposeRequest
The list of source objects that will be concatenated into a single object.
setStartOffset(String) - Method in class com.google.api.services.storage.Storage.Folders.List
Filter results to folders whose names are lexicographically equal to or after startOffset.
setStartOffset(String) - Method in class com.google.api.services.storage.Storage.Objects.List
Filter results to objects whose names are lexicographically equal to or after startOffset.
setStartOffset(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
Filter results to objects whose names are lexicographically equal to or after startOffset.
setState(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The current state of the cache instance.
setState(String) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The state of the key.
setStorageClass(String) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Action
Target storage class.
setStorageClass(String) - Method in class com.google.api.services.storage.model.Bucket
The bucket's default storage class, used whenever no storageClass is specified for a newly- created object.
setStorageClass(String) - Method in class com.google.api.services.storage.model.StorageObject
Storage class of the object.
setStorageRequestInitializer(StorageRequestInitializer) - Method in class com.google.api.services.storage.Storage.Builder
setSuppressAllChecks(boolean) - Method in class com.google.api.services.storage.Storage.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.storage.Storage.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.storage.Storage.Builder
 
setTeam(String) - Method in class com.google.api.services.storage.model.BucketAccessControl.ProjectTeam
The team.
setTeam(String) - Method in class com.google.api.services.storage.model.ObjectAccessControl.ProjectTeam
The team.
setTemporaryHold(Boolean) - Method in class com.google.api.services.storage.model.StorageObject
Whether an object is under temporary hold.
setTerminalStorageClass(String) - Method in class com.google.api.services.storage.model.Bucket.Autoclass
The storage class that objects in the bucket eventually transition to if they are not read for a certain length of time.
setTerminalStorageClassUpdateTime(DateTime) - Method in class com.google.api.services.storage.model.Bucket.Autoclass
A date and time in RFC 3339 format representing the time of the most recent update to "terminalStorageClass".
setTimeCreated(DateTime) - Method in class com.google.api.services.storage.model.Bucket
The creation time of the bucket in RFC 3339 format.
setTimeCreated(DateTime) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The creation time of the HMAC key in RFC 3339 format.
setTimeCreated(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
The creation time of the object in RFC 3339 format.
setTimeDeleted(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
The time at which the object became noncurrent in RFC 3339 format.
setTimeFinalized(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
The time when the object was finalized.
setTimeStorageClassUpdated(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
The time at which the object's storage class was last changed.
setTitle(String) - Method in class com.google.api.services.storage.model.Expr
An optional title for the expression, i.e.
setToggleTime(DateTime) - Method in class com.google.api.services.storage.model.Bucket.Autoclass
A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
setToken(String) - Method in class com.google.api.services.storage.model.Channel
An arbitrary string delivered to the target address with each notification delivered over this channel.
setTopic(String) - Method in class com.google.api.services.storage.model.Notification
The Cloud PubSub topic to which this subscription publishes.
setTotalBytesRewritten(Long) - Method in class com.google.api.services.storage.model.RewriteResponse
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
setTtl(String) - Method in class com.google.api.services.storage.model.AdvanceRelocateBucketOperationRequest
Specifies the duration after which the relocation will revert to the sync stage if the relocation hasn't succeeded.
setTtl(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The TTL of all cache entries in whole seconds.
setType(String) - Method in class com.google.api.services.storage.model.Bucket.Lifecycle.Rule.Action
Type of the action.
setType(String) - Method in class com.google.api.services.storage.model.Channel
The type of delivery mechanism used for this channel.
setUniformBucketLevelAccess(Bucket.IamConfiguration.UniformBucketLevelAccess) - Method in class com.google.api.services.storage.model.Bucket.IamConfiguration
The bucket's uniform bucket-level access configuration.
setUniverseDomain(String) - Method in class com.google.api.services.storage.Storage.Builder
 
setUpdated(DateTime) - Method in class com.google.api.services.storage.model.Bucket
The modification time of the bucket in RFC 3339 format.
setUpdated(DateTime) - Method in class com.google.api.services.storage.model.HmacKeyMetadata
The last modification time of the HMAC key metadata in RFC 3339 format.
setUpdated(DateTime) - Method in class com.google.api.services.storage.model.StorageObject
The modification time of the object metadata in RFC 3339 format.
setUpdateTime(DateTime) - Method in class com.google.api.services.storage.model.AnywhereCache
The modification time of the cache instance metadata in RFC 3339 format.
setUpdateTime(DateTime) - Method in class com.google.api.services.storage.model.Folder
The modification time of the folder metadata in RFC 3339 format.
setUpdateTime(DateTime) - Method in class com.google.api.services.storage.model.ManagedFolder
The last update time of the managed folder metadata in RFC 3339 format.
setUploadType(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Folders.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Operations.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.StorageRequest
Upload protocol for media (e.g.
setUserIp(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Disable
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Pause
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Resume
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.AnywhereCaches.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetStorageLayout
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.Relocate
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Channels.Stop
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Folders.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Folders.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Folders.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Folders.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Folders.Rename
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.BulkRestore
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Operations.AdvanceRelocateBucket
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Operations.Cancel
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Operations.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Operations.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.StorageRequest
Deprecated.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Patch
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.BucketAccessControls.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.GetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.LockRetentionPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.Patch
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.Restore
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.SetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Buckets.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Patch
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.GetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.SetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Notifications.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Notifications.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Notifications.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Notifications.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Patch
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Compose
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Copy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.GetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Move
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Patch
The project to be billed for this request, for Requester Pays buckets.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Restore
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Rewrite
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.SetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.TestIamPermissions
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Create
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.Storage.Projects.ServiceAccount.Get
The project to be billed for this request.
setValidateOnly(Boolean) - Method in class com.google.api.services.storage.model.RelocateBucketRequest
If true, validate the operation, but do not actually relocate the bucket.
setVersion(Integer) - Method in class com.google.api.services.storage.model.Policy
The IAM policy format version.
setVersioning(Bucket.Versioning) - Method in class com.google.api.services.storage.model.Bucket
The bucket's versioning configuration.
setVersions(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.List
If true, lists all versions of an object as distinct results.
setVersions(Boolean) - Method in class com.google.api.services.storage.Storage.Objects.WatchAll
If true, lists all versions of an object as distinct results.
setVpcNetworkSources(List<Bucket.IpFilter.VpcNetworkSources>) - Method in class com.google.api.services.storage.model.Bucket.IpFilter
The list of [VPC network](https://cloud.google.com/vpc/docs/vpc) sources of the bucket's IP filter.
setWebsite(Bucket.Website) - Method in class com.google.api.services.storage.model.Bucket
The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site.
setZone(String) - Method in class com.google.api.services.storage.model.AnywhereCache
The zone in which the cache instance is running.
SoftDeletePolicy() - Constructor for class com.google.api.services.storage.model.Bucket.SoftDeletePolicy
 
SourceObjects() - Constructor for class com.google.api.services.storage.model.ComposeRequest.SourceObjects
 
stop(Channel) - Method in class com.google.api.services.storage.Storage.Channels
Stop watching resources through this channel Create a request for the method "channels.stop".
Stop(Channel) - Constructor for class com.google.api.services.storage.Storage.Channels.Stop
Stop watching resources through this channel Create a request for the method "channels.stop".
Storage - Class in com.google.api.services.storage
Service definition for Storage (v1).
Storage(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.storage.Storage
Constructor.
Storage.AnywhereCaches - Class in com.google.api.services.storage
The "anywhereCaches" collection of methods.
Storage.AnywhereCaches.Disable - Class in com.google.api.services.storage
 
Storage.AnywhereCaches.Get - Class in com.google.api.services.storage
 
Storage.AnywhereCaches.Insert - Class in com.google.api.services.storage
 
Storage.AnywhereCaches.List - Class in com.google.api.services.storage
 
Storage.AnywhereCaches.Pause - Class in com.google.api.services.storage
 
Storage.AnywhereCaches.Resume - Class in com.google.api.services.storage
 
Storage.AnywhereCaches.Update - Class in com.google.api.services.storage
 
Storage.BucketAccessControls - Class in com.google.api.services.storage
The "bucketAccessControls" collection of methods.
Storage.BucketAccessControls.Delete - Class in com.google.api.services.storage
 
Storage.BucketAccessControls.Get - Class in com.google.api.services.storage
 
Storage.BucketAccessControls.Insert - Class in com.google.api.services.storage
 
Storage.BucketAccessControls.List - Class in com.google.api.services.storage
 
Storage.BucketAccessControls.Patch - Class in com.google.api.services.storage
 
Storage.BucketAccessControls.Update - Class in com.google.api.services.storage
 
Storage.Buckets - Class in com.google.api.services.storage
The "buckets" collection of methods.
Storage.Buckets.Delete - Class in com.google.api.services.storage
 
Storage.Buckets.Get - Class in com.google.api.services.storage
 
Storage.Buckets.GetIamPolicy - Class in com.google.api.services.storage
 
Storage.Buckets.GetStorageLayout - Class in com.google.api.services.storage
 
Storage.Buckets.Insert - Class in com.google.api.services.storage
 
Storage.Buckets.List - Class in com.google.api.services.storage
 
Storage.Buckets.LockRetentionPolicy - Class in com.google.api.services.storage
 
Storage.Buckets.Patch - Class in com.google.api.services.storage
 
Storage.Buckets.Relocate - Class in com.google.api.services.storage
 
Storage.Buckets.Restore - Class in com.google.api.services.storage
 
Storage.Buckets.SetIamPolicy - Class in com.google.api.services.storage
 
Storage.Buckets.TestIamPermissions - Class in com.google.api.services.storage
 
Storage.Buckets.Update - Class in com.google.api.services.storage
 
Storage.Builder - Class in com.google.api.services.storage
Builder for Storage.
Storage.Channels - Class in com.google.api.services.storage
The "channels" collection of methods.
Storage.Channels.Stop - Class in com.google.api.services.storage
 
Storage.DefaultObjectAccessControls - Class in com.google.api.services.storage
The "defaultObjectAccessControls" collection of methods.
Storage.DefaultObjectAccessControls.Delete - Class in com.google.api.services.storage
 
Storage.DefaultObjectAccessControls.Get - Class in com.google.api.services.storage
 
Storage.DefaultObjectAccessControls.Insert - Class in com.google.api.services.storage
 
Storage.DefaultObjectAccessControls.List - Class in com.google.api.services.storage
 
Storage.DefaultObjectAccessControls.Patch - Class in com.google.api.services.storage
 
Storage.DefaultObjectAccessControls.Update - Class in com.google.api.services.storage
 
Storage.Folders - Class in com.google.api.services.storage
The "folders" collection of methods.
Storage.Folders.Delete - Class in com.google.api.services.storage
 
Storage.Folders.Get - Class in com.google.api.services.storage
 
Storage.Folders.Insert - Class in com.google.api.services.storage
 
Storage.Folders.List - Class in com.google.api.services.storage
 
Storage.Folders.Rename - Class in com.google.api.services.storage
 
Storage.ManagedFolders - Class in com.google.api.services.storage
The "managedFolders" collection of methods.
Storage.ManagedFolders.Delete - Class in com.google.api.services.storage
 
Storage.ManagedFolders.Get - Class in com.google.api.services.storage
 
Storage.ManagedFolders.GetIamPolicy - Class in com.google.api.services.storage
 
Storage.ManagedFolders.Insert - Class in com.google.api.services.storage
 
Storage.ManagedFolders.List - Class in com.google.api.services.storage
 
Storage.ManagedFolders.SetIamPolicy - Class in com.google.api.services.storage
 
Storage.ManagedFolders.TestIamPermissions - Class in com.google.api.services.storage
 
Storage.Notifications - Class in com.google.api.services.storage
The "notifications" collection of methods.
Storage.Notifications.Delete - Class in com.google.api.services.storage
 
Storage.Notifications.Get - Class in com.google.api.services.storage
 
Storage.Notifications.Insert - Class in com.google.api.services.storage
 
Storage.Notifications.List - Class in com.google.api.services.storage
 
Storage.ObjectAccessControls - Class in com.google.api.services.storage
The "objectAccessControls" collection of methods.
Storage.ObjectAccessControls.Delete - Class in com.google.api.services.storage
 
Storage.ObjectAccessControls.Get - Class in com.google.api.services.storage
 
Storage.ObjectAccessControls.Insert - Class in com.google.api.services.storage
 
Storage.ObjectAccessControls.List - Class in com.google.api.services.storage
 
Storage.ObjectAccessControls.Patch - Class in com.google.api.services.storage
 
Storage.ObjectAccessControls.Update - Class in com.google.api.services.storage
 
Storage.Objects - Class in com.google.api.services.storage
The "objects" collection of methods.
Storage.Objects.BulkRestore - Class in com.google.api.services.storage
 
Storage.Objects.Compose - Class in com.google.api.services.storage
 
Storage.Objects.Copy - Class in com.google.api.services.storage
 
Storage.Objects.Delete - Class in com.google.api.services.storage
 
Storage.Objects.Get - Class in com.google.api.services.storage
 
Storage.Objects.GetIamPolicy - Class in com.google.api.services.storage
 
Storage.Objects.Insert - Class in com.google.api.services.storage
 
Storage.Objects.List - Class in com.google.api.services.storage
 
Storage.Objects.Move - Class in com.google.api.services.storage
 
Storage.Objects.Patch - Class in com.google.api.services.storage
 
Storage.Objects.Restore - Class in com.google.api.services.storage
 
Storage.Objects.Rewrite - Class in com.google.api.services.storage
 
Storage.Objects.SetIamPolicy - Class in com.google.api.services.storage
 
Storage.Objects.TestIamPermissions - Class in com.google.api.services.storage
 
Storage.Objects.Update - Class in com.google.api.services.storage
 
Storage.Objects.WatchAll - Class in com.google.api.services.storage
 
Storage.Operations - Class in com.google.api.services.storage
The "operations" collection of methods.
Storage.Operations.AdvanceRelocateBucket - Class in com.google.api.services.storage
 
Storage.Operations.Cancel - Class in com.google.api.services.storage
 
Storage.Operations.Get - Class in com.google.api.services.storage
 
Storage.Operations.List - Class in com.google.api.services.storage
 
Storage.Projects - Class in com.google.api.services.storage
The "projects" collection of methods.
Storage.Projects.HmacKeys - Class in com.google.api.services.storage
The "hmacKeys" collection of methods.
Storage.Projects.HmacKeys.Create - Class in com.google.api.services.storage
 
Storage.Projects.HmacKeys.Delete - Class in com.google.api.services.storage
 
Storage.Projects.HmacKeys.Get - Class in com.google.api.services.storage
 
Storage.Projects.HmacKeys.List - Class in com.google.api.services.storage
 
Storage.Projects.HmacKeys.Update - Class in com.google.api.services.storage
 
Storage.Projects.ServiceAccount - Class in com.google.api.services.storage
The "serviceAccount" collection of methods.
Storage.Projects.ServiceAccount.Get - Class in com.google.api.services.storage
 
StorageObject - Class in com.google.api.services.storage.model
An object.
StorageObject() - Constructor for class com.google.api.services.storage.model.StorageObject
 
StorageObject.CustomerEncryption - Class in com.google.api.services.storage.model
Metadata of customer-supplied encryption key, if the object is encrypted by such a key.
StorageObject.Owner - Class in com.google.api.services.storage.model
The owner of the object.
StorageObject.Retention - Class in com.google.api.services.storage.model
A collection of object level retention parameters.
StorageRequest<T> - Class in com.google.api.services.storage
Storage request.
StorageRequest(Storage, String, String, Object, Class<T>) - Constructor for class com.google.api.services.storage.StorageRequest
 
StorageRequestInitializer - Class in com.google.api.services.storage
Storage request initializer for setting properties like key and userIp.
StorageRequestInitializer() - Constructor for class com.google.api.services.storage.StorageRequestInitializer
 
StorageRequestInitializer(String) - Constructor for class com.google.api.services.storage.StorageRequestInitializer
 
StorageRequestInitializer(String, String) - Constructor for class com.google.api.services.storage.StorageRequestInitializer
 
StorageScopes - Class in com.google.api.services.storage
Available OAuth 2.0 scopes for use with the Cloud Storage JSON API.

T

testIamPermissions(String, List<String>) - Method in class com.google.api.services.storage.Storage.Buckets
Tests a set of permissions on the given bucket to see which, if any, are held by the caller.
TestIamPermissions(String, List<String>) - Constructor for class com.google.api.services.storage.Storage.Buckets.TestIamPermissions
Tests a set of permissions on the given bucket to see which, if any, are held by the caller.
testIamPermissions(String, String, List<String>) - Method in class com.google.api.services.storage.Storage.ManagedFolders
Tests a set of permissions on the given managed folder to see which, if any, are held by the caller.
TestIamPermissions(String, String, List<String>) - Constructor for class com.google.api.services.storage.Storage.ManagedFolders.TestIamPermissions
Tests a set of permissions on the given managed folder to see which, if any, are held by the caller.
testIamPermissions(String, String, List<String>) - Method in class com.google.api.services.storage.Storage.Objects
Tests a set of permissions on the given object to see which, if any, are held by the caller.
TestIamPermissions(String, String, List<String>) - Constructor for class com.google.api.services.storage.Storage.Objects.TestIamPermissions
Tests a set of permissions on the given object to see which, if any, are held by the caller.
TestIamPermissionsResponse - Class in com.google.api.services.storage.model
A storage.(buckets|objects|managedFolders).testIamPermissions response.
TestIamPermissionsResponse() - Constructor for class com.google.api.services.storage.model.TestIamPermissionsResponse
 

U

UniformBucketLevelAccess() - Constructor for class com.google.api.services.storage.model.Bucket.IamConfiguration.UniformBucketLevelAccess
 
update(String, String, AnywhereCache) - Method in class com.google.api.services.storage.Storage.AnywhereCaches
Updates the config(ttl and admissionPolicy) of an Anywhere Cache instance.
Update(String, String, AnywhereCache) - Constructor for class com.google.api.services.storage.Storage.AnywhereCaches.Update
Updates the config(ttl and admissionPolicy) of an Anywhere Cache instance.
update(String, String, BucketAccessControl) - Method in class com.google.api.services.storage.Storage.BucketAccessControls
Updates an ACL entry on the specified bucket.
Update(String, String, BucketAccessControl) - Constructor for class com.google.api.services.storage.Storage.BucketAccessControls.Update
Updates an ACL entry on the specified bucket.
update(String, Bucket) - Method in class com.google.api.services.storage.Storage.Buckets
Updates a bucket.
Update(String, Bucket) - Constructor for class com.google.api.services.storage.Storage.Buckets.Update
Updates a bucket.
update(String, String, ObjectAccessControl) - Method in class com.google.api.services.storage.Storage.DefaultObjectAccessControls
Updates a default object ACL entry on the specified bucket.
Update(String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.Storage.DefaultObjectAccessControls.Update
Updates a default object ACL entry on the specified bucket.
update(String, String, String, ObjectAccessControl) - Method in class com.google.api.services.storage.Storage.ObjectAccessControls
Updates an ACL entry on the specified object.
Update(String, String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.Storage.ObjectAccessControls.Update
Updates an ACL entry on the specified object.
update(String, String, StorageObject) - Method in class com.google.api.services.storage.Storage.Objects
Updates an object's metadata.
Update(String, String, StorageObject) - Constructor for class com.google.api.services.storage.Storage.Objects.Update
Updates an object's metadata.
update(String, String, HmacKeyMetadata) - Method in class com.google.api.services.storage.Storage.Projects.HmacKeys
Updates the state of an HMAC key.
Update(String, String, HmacKeyMetadata) - Constructor for class com.google.api.services.storage.Storage.Projects.HmacKeys.Update
Updates the state of an HMAC key.

V

Versioning() - Constructor for class com.google.api.services.storage.model.Bucket.Versioning
 
VpcNetworkSources() - Constructor for class com.google.api.services.storage.model.Bucket.IpFilter.VpcNetworkSources
 

W

watchAll(String, Channel) - Method in class com.google.api.services.storage.Storage.Objects
Watch for changes on all objects in a bucket.
WatchAll(String, Channel) - Constructor for class com.google.api.services.storage.Storage.Objects.WatchAll
Watch for changes on all objects in a bucket.
Website() - Constructor for class com.google.api.services.storage.model.Bucket.Website
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2011–2025 Google. All rights reserved.