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

A

Action() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Action
 
add(InMemoryObjectEntry) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryBucketEntry
Inserts an InMemoryObjectEntry representing objectName; replaces any existing object.
all() - Static method in class com.google.api.services.storage.preprod.StorageScopes
Returns an unmodifiable set that contains all scopes declared by this class.
apply(Storage.Objects.Insert) - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
Apply the conditions represented by this object to an Insert operation.
AUTHORIZATION_HANDLER_IMPL_CLASS_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for authorization handler.
AUTHORIZATION_HANDLER_PROPERTIES_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default properties for authorization handler.
AuthorizationHandler - Interface in com.google.cloud.hadoop.gcsio.authorization
All custom authorization handler implementation should implement this interface.
authorize(StorageRequest<?>) - Method in class com.google.cloud.hadoop.gcsio.authorization.StorageRequestAuthorizer
Authorize a storage request using AuthorizationHandler.
AUTO_REPAIR_IMPLICIT_DIRECTORIES_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for enabling auto-repair of implicit directories.
autoBuild() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
Autoclass() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Autoclass
 

B

BATCH_THREADS_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for number of threads to execute GCS batch requests.
BatchHelper - Class in com.google.cloud.hadoop.gcsio
BatchHelper abstracts out the logic for maximum requests per batch, and also allows a workaround for the fact that BatchRequest was made a "final class" for some reason, making it impossible to unittest.
BatchHelper.Factory - Class in com.google.cloud.hadoop.gcsio
Since each BatchHelper instance should be tied to a particular related set of requests, use cases will generally interact via an injectable BatchHelper.Factory.
BatchHelper.QueueRequestCallback - Interface in com.google.cloud.hadoop.gcsio
Callback that causes a single StorageRequest to be added to the BatchRequest.
Billing() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Billing
 
Bindings() - Constructor for class com.google.api.services.storage.preprod.model.Policy.Bindings
 
Bucket - Class in com.google.api.services.storage.preprod.model
A bucket.
Bucket() - Constructor for class com.google.api.services.storage.preprod.model.Bucket
 
Bucket.Autoclass - Class in com.google.api.services.storage.preprod.model
The bucket's Autoclass configuration.
Bucket.Billing - Class in com.google.api.services.storage.preprod.model
The bucket's billing configuration.
Bucket.Cors - Class in com.google.api.services.storage.preprod.model
Model definition for BucketCors.
Bucket.Encryption - Class in com.google.api.services.storage.preprod.model
Encryption configuration for a bucket.
Bucket.IamConfiguration - Class in com.google.api.services.storage.preprod.model
The bucket's IAM configuration.
Bucket.IamConfiguration.BucketPolicyOnly - Class in com.google.api.services.storage.preprod.model
The bucket's uniform bucket-level access configuration.
Bucket.IamConfiguration.UniformBucketLevelAccess - Class in com.google.api.services.storage.preprod.model
The bucket's uniform bucket-level access configuration.
Bucket.Lifecycle - Class in com.google.api.services.storage.preprod.model
The bucket's lifecycle configuration.
Bucket.Lifecycle.Rule - Class in com.google.api.services.storage.preprod.model
Model definition for BucketLifecycleRule.
Bucket.Lifecycle.Rule.Action - Class in com.google.api.services.storage.preprod.model
The action to take.
Bucket.Lifecycle.Rule.Condition - Class in com.google.api.services.storage.preprod.model
The condition(s) under which the action will be taken.
Bucket.Logging - Class in com.google.api.services.storage.preprod.model
The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs.
Bucket.Owner - Class in com.google.api.services.storage.preprod.model
The owner of the bucket.
Bucket.RetentionPolicy - Class in com.google.api.services.storage.preprod.model
The bucket's retention policy.
Bucket.Versioning - Class in com.google.api.services.storage.preprod.model
The bucket's versioning configuration.
Bucket.Website - Class in com.google.api.services.storage.preprod.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.preprod.model
An access-control entry.
BucketAccessControl() - Constructor for class com.google.api.services.storage.preprod.model.BucketAccessControl
 
BucketAccessControl.ProjectTeam - Class in com.google.api.services.storage.preprod.model
The project team associated with the entity, if any.
BucketAccessControls - Class in com.google.api.services.storage.preprod.model
An access-control list.
BucketAccessControls() - Constructor for class com.google.api.services.storage.preprod.model.BucketAccessControls
 
bucketAccessControls() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the BucketAccessControls collection.
BucketAccessControls() - Constructor for class com.google.api.services.storage.preprod.Storage.BucketAccessControls
 
BucketPolicyOnly() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration.BucketPolicyOnly
 
Buckets - Class in com.google.api.services.storage.preprod.model
A list of buckets.
Buckets() - Constructor for class com.google.api.services.storage.preprod.model.Buckets
 
buckets() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the Buckets collection.
Buckets() - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets
 
build() - Method in class com.google.api.services.storage.preprod.Storage.Builder
Builds a new instance of Storage.
build() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.ListFileOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions.Builder
 
build() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.storage.preprod.Storage.Builder
Returns an instance of a new builder.
builder() - Static method in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.CreateBucketOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.CreateFileOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.CreateFileOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.ListFileOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.ListFileOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.ListObjectOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.ListObjectOptions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.ObjectWriteConditions.Builder
 
builder() - Static method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions.Builder
 
Builder() - Constructor for class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
buildHttpRequestUrl() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 

C

cancelRenewal() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDelete
 
cancelRenewal() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationRename
 
Channel - Class in com.google.api.services.storage.preprod.model
An notification channel used to watch for resource changes.
Channel() - Constructor for class com.google.api.services.storage.preprod.model.Channel
 
channels() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the Channels collection.
Channels() - Constructor for class com.google.api.services.storage.preprod.Storage.Channels
 
checkpoint() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationRename
 
checkpointRenameOperation(String, String, Instant, boolean) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Autoclass
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Billing
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Cors
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Encryption
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration.BucketPolicyOnly
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration.UniformBucketLevelAccess
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Action
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Logging
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Owner
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.RetentionPolicy
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Versioning
 
clone() - Method in class com.google.api.services.storage.preprod.model.Bucket.Website
 
clone() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
 
clone() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl.ProjectTeam
 
clone() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControls
 
clone() - Method in class com.google.api.services.storage.preprod.model.Buckets
 
clone() - Method in class com.google.api.services.storage.preprod.model.Channel
 
clone() - Method in class com.google.api.services.storage.preprod.model.ComposeRequest
 
clone() - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects
 
clone() - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects.ObjectPreconditions
 
clone() - Method in class com.google.api.services.storage.preprod.model.Directories
 
clone() - Method in class com.google.api.services.storage.preprod.model.Directory
 
clone() - Method in class com.google.api.services.storage.preprod.model.Expr
 
clone() - Method in class com.google.api.services.storage.preprod.model.HmacKey
 
clone() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
 
clone() - Method in class com.google.api.services.storage.preprod.model.HmacKeysMetadata
 
clone() - Method in class com.google.api.services.storage.preprod.model.Notification
 
clone() - Method in class com.google.api.services.storage.preprod.model.Notifications
 
clone() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
 
clone() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl.ProjectTeam
 
clone() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControls
 
clone() - Method in class com.google.api.services.storage.preprod.model.Objects
 
clone() - Method in class com.google.api.services.storage.preprod.model.Policy.Bindings
 
clone() - Method in class com.google.api.services.storage.preprod.model.Policy
 
clone() - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
 
clone() - Method in class com.google.api.services.storage.preprod.model.ServiceAccount
 
clone() - Method in class com.google.api.services.storage.preprod.model.StorageObject
 
clone() - Method in class com.google.api.services.storage.preprod.model.StorageObject.CustomerEncryption
 
clone() - Method in class com.google.api.services.storage.preprod.model.StorageObject.Owner
 
clone() - Method in class com.google.api.services.storage.preprod.model.TestIamPermissionsResponse
 
close() - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
close() - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Releases resources used by this instance.
close() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Releases resources used by this instance.
close() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
close() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.close() for details about expected behavior.
close() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Closes this channel.
close() - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
close() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
closeContentChannel() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Closes the underlying ReadableByteChannel.
CLOUD_PLATFORM - Static variable in class com.google.api.services.storage.preprod.StorageScopes
View and manage your data across Google Cloud Platform services.
CLOUD_PLATFORM_READ_ONLY - Static variable in class com.google.api.services.storage.preprod.StorageScopes
View your data across Google Cloud Platform services.
com.google.api.services.storage.preprod - package com.google.api.services.storage.preprod
 
com.google.api.services.storage.preprod.model - package com.google.api.services.storage.preprod.model
 
com.google.cloud.hadoop.gcsio - package com.google.cloud.hadoop.gcsio
 
com.google.cloud.hadoop.gcsio.authorization - package com.google.cloud.hadoop.gcsio.authorization
 
com.google.cloud.hadoop.gcsio.cooplock - package com.google.cloud.hadoop.gcsio.cooplock
 
com.google.cloud.hadoop.gcsio.testing - package com.google.cloud.hadoop.gcsio.testing
 
compose(String, String, ComposeRequest) - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Objects.Compose
Concatenates a list of existing objects into a new object in the same bucket.
compose(String, List<String>, String, String) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
compose(String, List<String>, String, String) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Composes inputs into a single GCS object.
compose(List<URI>, URI, String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Composes inputs into a single GCS object.
compose(String, List<String>, String, String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
compose(String, List<String>, String, String) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
composeObjects(List<StorageResourceId>, StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
composeObjects(List<StorageResourceId>, StorageResourceId, CreateObjectOptions) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Composes inputs into a single GCS object.
composeObjects(List<StorageResourceId>, StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
composeObjects(List<StorageResourceId>, StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
composeObjects(List<StorageResourceId>, StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
ComposeRequest - Class in com.google.api.services.storage.preprod.model
A Compose request.
ComposeRequest() - Constructor for class com.google.api.services.storage.preprod.model.ComposeRequest
 
ComposeRequest.SourceObjects - Class in com.google.api.services.storage.preprod.model
Model definition for ComposeRequestSourceObjects.
ComposeRequest.SourceObjects.ObjectPreconditions - Class in com.google.api.services.storage.preprod.model
Conditions that must be met for this operation to execute.
Condition() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
 
CONTENT_TYPE_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
 
contentChannelPosition - Variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
 
CooperativeLockingOptions - Class in com.google.cloud.hadoop.gcsio.cooplock
Options for the Cooperative Locking feature.
CooperativeLockingOptions() - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions
 
CooperativeLockingOptions.Builder - Class in com.google.cloud.hadoop.gcsio.cooplock
CoopLockOperationDao - Class in com.google.cloud.hadoop.gcsio.cooplock
DAO class for operation lock metadata (persisted in gs://<BUCKET>/_lock/<OPERATION>.lock file) and operation logs (persisted in gs://<BUCKET>/_lock/<OPERATION>.log file)
CoopLockOperationDao(GoogleCloudStorage) - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao
 
CoopLockOperationDelete - Class in com.google.cloud.hadoop.gcsio.cooplock
This class incapsulates logic for managing cooperative locking for delete directory operation
CoopLockOperationRename - Class in com.google.cloud.hadoop.gcsio.cooplock
This class incapsulates logic for managing cooperative locking for rename directory operation
CoopLockOperationType - Enum in com.google.cloud.hadoop.gcsio.cooplock
Enum that represent cooperative locking operations type
CoopLockRecord - Class in com.google.cloud.hadoop.gcsio.cooplock
A data class that represent a single lock record that corresponds to the specific cooperative locking operation.
CoopLockRecord() - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
CoopLockRecords - Class in com.google.cloud.hadoop.gcsio.cooplock
A data class that represents lock records for all cooperative locking operations.
CoopLockRecords() - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecords
 
CoopLockRecordsDao - Class in com.google.cloud.hadoop.gcsio.cooplock
DAO class for CoopLockRecords class (persisted in gs://<BUCKET>/_lock/all.lock file).
CoopLockRecordsDao(GoogleCloudStorageImpl) - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao
 
CoopLockUtils - Class in com.google.cloud.hadoop.gcsio.cooplock
Utility methods for cooperative locking.
copy(String, String, String, String, StorageObject) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Copies a source object to a destination object.
Copy(String, String, String, String, StorageObject) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.Copy
Copies a source object to a destination object.
copy(String, List<String>, String, List<String>) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
copy(Map<StorageResourceId, StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
copy(String, List<String>, String, List<String>) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Copies metadata of the given objects.
copy(Map<StorageResourceId, StorageResourceId>) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Copies metadata of the given objects.
copy(String, List<String>, String, List<String>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.copy(String, List, String, List) for details about expected behavior.
copy(Map<StorageResourceId, StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.copy(String, List, String, List) for details about expected behavior.
copy(String, List<String>, String, List<String>) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
COPY_WITH_REWRITE_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for whether or not to use rewrite request for copy operation.
Cors() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Cors
 
create(String, String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys
Creates a new HMAC key for the specified service account.
Create(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
Creates a new HMAC key for the specified service account.
create(GoogleCloudStorage, URI) - Static method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDelete
 
create(GoogleCloudStorage, URI, URI) - Static method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationRename
 
create(StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
create(StorageResourceId) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Creates and opens an object for writing.
create(StorageResourceId, CreateObjectOptions) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Creates and opens an object for writing.
create(URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Creates and opens an object for writing.
create(URI, CreateFileOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Creates and opens an object for writing.
create(StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
create(StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
create() - Static method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
create(StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
createBucket(String, CreateBucketOptions) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
createBucket(String) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Creates a bucket.
createBucket(String, CreateBucketOptions) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Creates a bucket.
createBucket(String, CreateBucketOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.createBucket(String, CreateBucketOptions) for details about expected behavior.
createBucket(StorageResourceId, long, long, String, String) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Factory method for creating a GoogleCloudStorageItemInfo for a bucket.
createBucket(String, CreateBucketOptions) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
CreateBucketOptions - Class in com.google.cloud.hadoop.gcsio
Options that can be specified when creating a bucket in the GoogleCloudStorage.
CreateBucketOptions() - Constructor for class com.google.cloud.hadoop.gcsio.CreateBucketOptions
 
CreateBucketOptions.Builder - Class in com.google.cloud.hadoop.gcsio
createCompositeException(Collection<IOException>) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageExceptions
Creates a composite IOException out of multiple IOExceptions.
createDataRequest() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
 
createEmptyObject(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
createEmptyObject(StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
createEmptyObject(StorageResourceId) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Creates an empty object, useful for placeholders representing, for example, directories.
createEmptyObject(StorageResourceId, CreateObjectOptions) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Creates an empty object, useful for placeholders representing, for example, directories.
createEmptyObject(StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
createEmptyObject(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.createEmptyObject(StorageResourceId) for details about expected behavior.
createEmptyObject(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
createEmptyObject(StorageResourceId, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
createEmptyObjects(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
createEmptyObjects(List<StorageResourceId>, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
createEmptyObjects(List<StorageResourceId>) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Creates a list of empty objects; see GoogleCloudStorage.createEmptyObject(StorageResourceId) for the single-item version of this method.
createEmptyObjects(List<StorageResourceId>, CreateObjectOptions) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Creates a list of empty objects; see GoogleCloudStorage.createEmptyObject(StorageResourceId) for the single-item version of this method.
createEmptyObjects(List<StorageResourceId>, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
createEmptyObjects(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.createEmptyObjects(List) for details about expected behavior.
createEmptyObjects(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
createEmptyObjects(List<StorageResourceId>, CreateObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
createFileNotFoundException(String, String, IOException) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageExceptions
Creates FileNotFoundException with suitable message for a GCS bucket or object.
createFileNotFoundException(StorageResourceId, IOException) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageExceptions
 
CreateFileOptions - Class in com.google.cloud.hadoop.gcsio
Options that can be specified when creating a file in the GoogleCloudStorageFileSystem.
CreateFileOptions() - Constructor for class com.google.cloud.hadoop.gcsio.CreateFileOptions
 
CreateFileOptions.Builder - Class in com.google.cloud.hadoop.gcsio
Builder for CreateFileOptions
createGson() - Static method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao
 
createInferredDirectory(StorageResourceId) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Factory method for creating a "found" GoogleCloudStorageItemInfo for an inferred directory.
createItemInfoForBucket(StorageResourceId, Bucket) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
Helper for converting a StorageResourceId + Bucket into a GoogleCloudStorageItemInfo.
createItemInfoForStorageObject(StorageObject) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
createItemInfoForStorageObject(StorageResourceId, StorageObject) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
Helper for converting a StorageResourceId + StorageObject into a GoogleCloudStorageItemInfo.
createJsonResponseException(GoogleJsonError, HttpHeaders) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageExceptions
 
createMetadataRequest() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
 
createNotFound(StorageResourceId) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Factory method for creating a "not found" GoogleCloudStorageItemInfo for a bucket or an object.
createObject(StorageResourceId, long, long, long, String, String, Map<String, byte[]>, long, long, VerificationAttributes) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Factory method for creating a GoogleCloudStorageItemInfo for an object.
CreateObjectOptions - Class in com.google.cloud.hadoop.gcsio
Options that can be specified when creating a file in the GoogleCloudStorage.
CreateObjectOptions() - Constructor for class com.google.cloud.hadoop.gcsio.CreateObjectOptions
 
CreateObjectOptions.Builder - Class in com.google.cloud.hadoop.gcsio
 
createRequest(InputStreamContent) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageWriteChannel
 
currentPosition - Variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
 
CustomerEncryption() - Constructor for class com.google.api.services.storage.preprod.model.StorageObject.CustomerEncryption
 

D

decodeEtag() - Method in class com.google.api.services.storage.preprod.model.Policy
HTTP 1.1 Entity tag for the policy.
DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions
 
DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.CreateBucketOptions
Create bucket with all default settings.
DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
DEFAULT - Static variable in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl.BackOffFactory
 
DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.ListFileOptions
List all files in the directory.
DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.ListObjectOptions
List all objects in the directory.
DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions
 
DEFAULT_BACKOFF_INITIAL_INTERVAL_MILLIS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_BACKOFF_MAX_ELAPSED_TIME_MILLIS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_BACKOFF_MAX_INTERVAL_MILLIS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_BACKOFF_MULTIPLIER - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_BACKOFF_RANDOMIZATION_FACTOR - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_BASE_URL - Static variable in class com.google.api.services.storage.preprod.Storage
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.storage.preprod.Storage
The default encoded batch path of the service.
DEFAULT_FADVISE - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_FAST_FAIL_ON_NOT_FOUND - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_FLAT_LIST - Static variable in class com.google.cloud.hadoop.gcsio.ListObjectOptions
List all objects with the prefix.
DEFAULT_GCS_GRPC_SERVER_ADDRESS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
DEFAULT_GRPC_READ_MESSAGE_TIMEOUT_MILLIS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_GRPC_READ_METADATA_TIMEOUT_MILLIS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_GRPC_READ_TIMEOUT_MILLIS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_GRPC_READ_ZEROCOPY_ENABLED - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_INPLACE_SEEK_LIMIT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_MIN_RANGE_REQUEST_SIZE - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
DEFAULT_NO_OVERWRITE - Static variable in class com.google.cloud.hadoop.gcsio.CreateFileOptions
 
DEFAULT_NO_OVERWRITE - Static variable in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
 
DEFAULT_OVERWRITE - Static variable in class com.google.cloud.hadoop.gcsio.CreateFileOptions
 
DEFAULT_OVERWRITE - Static variable in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
 
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.storage.preprod.Storage
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.storage.preprod.Storage
The default encoded service path of the service.
DEFAULT_SUPPORT_GZIP_ENCODING - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
defaultObjectAccessControls() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the DefaultObjectAccessControls collection.
DefaultObjectAccessControls() - Constructor for class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls
 
delete(String, String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Buckets
Permanently deletes an empty bucket.
Delete(String) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.Delete
Permanently deletes an empty bucket.
delete(String, String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Directories
Permanently deletes a directory.
Delete(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Directories.Delete
Permanently deletes a directory.
delete(String, String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications
Permanently deletes a notification subscription.
Delete(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Notifications.Delete
Permanently deletes a notification subscription.
delete(String, String, String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Objects
Deletes an object and its metadata.
Delete(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.Delete
Deletes an object and its metadata.
delete(String, String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys
Deletes an HMAC key.
Delete(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
Deletes an HMAC key.
delete(URI, boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Deletes one or more items indicated by the given path.
DELETE_RENAME_LIST_OPTIONS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
 
deleteBuckets(List<String>) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
deleteBuckets(List<String>) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Deletes a list of buckets.
deleteBuckets(List<String>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.deleteBuckets(List) for details about expected behavior.
deleteBuckets(List<String>) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
deleteBuckets(List<String>) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
deleteObject(StorageResourceId, long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
deleteObjects(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
deleteObjects(List<StorageResourceId>) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Deletes the given objects.
deleteObjects(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.deleteObjects(List) for details about expected behavior.
deleteObjects(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
deleteObjects(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
DeleteOperation - Class in com.google.cloud.hadoop.gcsio.cooplock
A data class that represents delete operation lock metadata.
DeleteOperation() - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.DeleteOperation
 
DEVSTORAGE_FULL_CONTROL - Static variable in class com.google.api.services.storage.preprod.StorageScopes
Manage your data and permissions in Google Cloud Storage.
DEVSTORAGE_READ_ONLY - Static variable in class com.google.api.services.storage.preprod.StorageScopes
View your data in Google Cloud Storage.
DEVSTORAGE_READ_WRITE - Static variable in class com.google.api.services.storage.preprod.StorageScopes
Manage your data in Google Cloud Storage.
DIRECT_PATH_PREFERRED_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting to prefer DirectPath for gRPC.
Directories - Class in com.google.api.services.storage.preprod.model
A list of directories.
Directories() - Constructor for class com.google.api.services.storage.preprod.model.Directories
 
directories() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the Directories collection.
Directories() - Constructor for class com.google.api.services.storage.preprod.Storage.Directories
 
Directory - Class in com.google.api.services.storage.preprod.model
A directory.
Directory() - Constructor for class com.google.api.services.storage.preprod.model.Directory
 

E

ENABLE_GRPC_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for enabling use of GCS gRPC API.
ENABLE_TRAFFIC_DIRECTOR_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for enabling use of the Traffic Director for GCS gRPC API.
encodeEtag(byte[]) - Method in class com.google.api.services.storage.preprod.model.Policy
HTTP 1.1 Entity tag for the policy.
Encryption() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Encryption
 
enqueue(BatchRequest) - Method in interface com.google.cloud.hadoop.gcsio.BatchHelper.QueueRequestCallback
 
EnvironmentBasedTestConfiguration() - Constructor for class com.google.cloud.hadoop.gcsio.testing.TestConfiguration.EnvironmentBasedTestConfiguration
 
equals(Object) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
equals(Object) - Method in class com.google.cloud.hadoop.gcsio.cooplock.DeleteOperation
 
equals(Object) - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
equals(Object) - Method in class com.google.cloud.hadoop.gcsio.FileInfo
 
equals(Object) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
 
equals(Object) - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
 
equals(Object) - Method in class com.google.cloud.hadoop.gcsio.VerificationAttributes
 
executeMedia() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
executeMediaAndDownloadTo(OutputStream) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
executeMediaAsInputStream() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
executeUsingHead() - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
exists() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Indicates whether this file or directory exists.
exists(URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Indicates whether the given item exists.
exists() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Indicates whether this item exists.
Expr - Class in com.google.api.services.storage.preprod.model
Represents an expression text.
Expr() - Constructor for class com.google.api.services.storage.preprod.model.Expr
 

F

Factory() - Constructor for class com.google.cloud.hadoop.gcsio.BatchHelper.Factory
 
FileInfo - Class in com.google.cloud.hadoop.gcsio
Contains information about a file or a directory.
flush() - Method in class com.google.cloud.hadoop.gcsio.BatchHelper
Sends any currently remaining requests in the batch; should be called at the end of any series of batched requests to ensure everything has been sent.
FORMAT_VERSION - Static variable in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecords
Supported version of operation locks persistent objects format.
ForwardingGoogleCloudStorage - Class in com.google.cloud.hadoop.gcsio
A class that wraps a GoogleCloudStorage object, delegating all calls to it.
ForwardingGoogleCloudStorage(GoogleCloudStorage) - Constructor for class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
Creates a new GoogleCloudStorageWrapper.
fromComponents(String, String) - Static method in class com.google.cloud.hadoop.gcsio.StringPaths
Helper for standardizing the way various human-readable messages in logs/exceptions that refer to a bucket/object pair.
fromItemInfo(GoogleCloudStorageItemInfo) - Static method in class com.google.cloud.hadoop.gcsio.FileInfo
Handy factory method for constructing a FileInfo from a GoogleCloudStorageItemInfo while potentially returning a singleton instead of really constructing an object for cases like ROOT.
fromItemInfos(List<GoogleCloudStorageItemInfo>) - Static method in class com.google.cloud.hadoop.gcsio.FileInfo
Handy factory method for constructing a list of FileInfo from a list of GoogleCloudStorageItemInfo.
fromResourceId(StorageResourceId, boolean) - Static method in class com.google.cloud.hadoop.gcsio.UriPaths
Constructs and returns full path for the given bucket and object names.
fromStringPath(String) - Static method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Parses StorageResourceId from specified string.
fromStringPath(String, long) - Static method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Parses StorageResourceId from specified string and generationId.
fromStringPathComponents(String, String, boolean) - Static method in class com.google.cloud.hadoop.gcsio.UriPaths
Constructs and returns full path for the given bucket and object names.
fromUriPath(URI, boolean) - Static method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Validates the given URI and if valid, returns the associated StorageResourceId.
fromUriPath(URI, boolean, long) - Static method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Validates the given URI and if valid, returns the associated StorageResourceId.

G

GCS_ROOT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
 
GCS_TEST_PRIVATE_KEYFILE - Static variable in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration
 
GCS_TEST_PROJECT_ID - Static variable in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration
 
GCS_TEST_SERVICE_ACCOUNT - Static variable in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration
 
GcsItemInfoTestBuilder - Class in com.google.cloud.hadoop.gcsio.testing
Builder used in tests for GoogleCloudStorageItemInfo class
GcsItemInfoTestBuilder() - Constructor for class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
GcsItemInfoTestBuilder.Builder - Class in com.google.cloud.hadoop.gcsio.testing
Mutable builder for the GoogleCloudStorageItemInfo class.
get(String, String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Buckets
Returns metadata for the specified bucket.
Get(String) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.Get
Returns metadata for the specified bucket.
get(String, String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Directories
Returns metadata for the specified directory.
Get(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Directories.Get
Returns metadata for the specified directory.
get(String, String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications
View a notification configuration.
Get(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Notifications.Get
View a notification configuration.
get(String, String, String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Objects
Retrieves an object or its metadata.
Get(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.Get
Retrieves an object or its metadata.
get(String, String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys
Retrieves an HMAC key's metadata
Get(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
Retrieves an HMAC key's metadata
get(String) - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Projects.ServiceAccount.Get
Get the email address of this project's Google Cloud Storage service account.
get(String) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryBucketEntry
Retrieves a previously inserted InMemoryObjectEntry, or null if it doesn't exist.
getAbstractGoogleClient() - Method in class com.google.api.services.storage.preprod.StorageRequest
 
getAccessId() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The ID of the HMAC Key.
getAccessId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
Name of the HMAC key to be deleted.
getAccessId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
Name of the HMAC key.
getAccessId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
Name of the HMAC key being updated.
getAcl() - Method in class com.google.api.services.storage.preprod.model.Bucket
Access controls on the bucket.
getAcl() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Access controls on the object.
getAction() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule
The action to take.
getAddress() - Method in class com.google.api.services.storage.preprod.model.Channel
The address where notifications are delivered for this channel.
getAge() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
Age of an object (in days).
getAlt() - Method in class com.google.api.services.storage.preprod.StorageRequest
Data format for the response.
getAppName() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getAttributes() - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions
Extended attributes to set when creating a file.
getAttributes() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Retrieve file attributes for this file.
getAuthorizationHandlerImplClass() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getAuthorizationHandlerProperties() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getAutoclass() - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's Autoclass configuration.
getBackoffInitialIntervalMillis() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getBackoffMaxElapsedTimeMillis() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getBackoffMaxIntervalMillis() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getBackoffMultiplier() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getBackoffRandomizationFactor() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getBatchThreads() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getBilling() - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's billing configuration.
getBindings() - Method in class com.google.api.services.storage.preprod.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.preprod.model.BucketAccessControl
The name of the bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.model.Directory
The name of the bucket containing this directory.
getBucket() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The name of the bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The name of the bucket containing this object.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
Name of the bucket in which the directory resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
Name of the bucket in which the directory resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
Name of the bucket in which the directory resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
Name of the bucket in which to look for directories.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
Name of the bucket in which the directories are in.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
The parent bucket of the notification.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
The parent bucket of the notification.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
The parent bucket of the notification.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
Name of a Google Cloud Storage bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
Name of a bucket.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
Name of the bucket in which to store the new object.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Name of the bucket in which to look for objects.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
Name of the bucket in which the object resides.
getBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Name of the bucket in which to look for objects.
getBucketName() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets bucket name of this item.
getBucketName() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Gets the bucket name component of this resource identifier.
getBucketName() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry
Returns the bucketName initially provided at construction-time of this InMemoryObjectEntry; it will never change over the lifetime of this InMemoryObjectEntry.
getBucketPolicyOnly() - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
The bucket's uniform bucket-level access configuration.
getCacheControl() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Cache-Control directive for the object data.
getClientId() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
getCloudStorageOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
getComponentCount() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Number of underlying components that make up this object.
getCondition() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule
The condition(s) under which the action will be taken.
getCondition() - Method in class com.google.api.services.storage.preprod.model.Policy.Bindings
The condition that is associated with this binding.
getContentDisposition() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Disposition of the object data.
getContentEncoding() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Encoding of the object data.
getContentEncoding() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
If set, sets the contentEncoding property of the final object to this value.
getContentEncoding() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
Content encoding for the created object.
getContentEncoding() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets the content-encoding of this item, or null if unknown or inapplicable.
getContentEncoding() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getContentGeneration() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Get the content generation of the object.
getContentGeneration() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getContentGenerationMatch() - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
 
getContentLanguage() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Language of the object data.
getContentType() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Type of the object data.
getContentType() - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions
Content-type to set when creating a file.
getContentType() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
Content type for the created object.
getContentType() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets the content-type of this item, or null if unknown or inapplicable.
getContentType() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageWriteChannel
 
getContentType() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getCooperativeLockingOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getCopySucceeded() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
getCors() - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's Cross-Origin Resource Sharing (CORS) configuration.
getCrc32c() - Method in class com.google.api.services.storage.preprod.model.StorageObject
CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order.
getCrc32c() - Method in class com.google.cloud.hadoop.gcsio.VerificationAttributes
CRC32c checksum of an object, if available.
getCrc32cChecksum() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Returns CRC32C checksum of the file or null.
getCreatedBefore() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
getCreationTime() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Gets creation time of this item.
getCreationTime() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets creation time of this item.
getCreationTime() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getCustomAttributes() - Method in class com.google.api.services.storage.preprod.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.preprod.model.StorageObject
Metadata of customer-supplied encryption key, if the object is encrypted by such a key.
getCustomTime() - Method in class com.google.api.services.storage.preprod.model.StorageObject
A timestamp in RFC 3339 format specified by the user for an object.
getCustomTimeBefore() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
getDaysSinceCustomTime() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.model.Bucket
Default access controls to apply to new objects when no ACL is provided.
getDelegate() - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
Gets the GoogleCloudStorage objected wrapped by this class.
getDelimiter() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Returns results in a directory-like mode.
getDelimiter() - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Returns results in a directory-like mode.
getDelimiter() - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions
Delimiter to use (typically /), otherwise null.
getDescription() - Method in class com.google.api.services.storage.preprod.model.Expr
An optional description of the expression.
getDestination() - Method in class com.google.api.services.storage.preprod.model.ComposeRequest
Properties of the resulting object.
getDestinationBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
Name of the bucket containing the source objects.
getDestinationBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Name of the bucket in which to store the new object.
getDestinationBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Name of the bucket in which to store the new object.
getDestinationDirectory() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
Name of the directory.
getDestinationKmsKeyName() - Method in class com.google.api.services.storage.preprod.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.preprod.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.
getDestinationObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
Name of the new object.
getDestinationObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Name of the new object.
getDestinationObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Name of the new object.
getDestinationPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Apply a predefined set of access controls to the destination object.
getDirectory() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
Name of a directory.
getDirectory() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
Name of a directory.
getDomain() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The domain associated with the entity, if any.
getDomain() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The domain associated with the entity, if any.
getDone() - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
true if the copy is finished; otherwise, false if the copy is in progress.
getDst() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperationLogRecord
 
getDstResource() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
getEffectiveTime() - Method in class com.google.api.services.storage.preprod.model.Bucket.RetentionPolicy
Server-determined value that indicates the time from which policy was enforced and effective.
getEmail() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The email address associated with the entity, if any.
getEmail() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The email address associated with the entity, if any.
getEmailAddress() - Method in class com.google.api.services.storage.preprod.model.ServiceAccount
The ID of the notification.
getEnabled() - Method in class com.google.api.services.storage.preprod.model.Bucket.Autoclass
Whether or not Autoclass is enabled on this bucket
getEnabled() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.model.Bucket.Versioning
While set to true, versioning is fully enabled for this bucket.
getEncryption() - Method in class com.google.api.services.storage.preprod.model.Bucket
Encryption configuration for a bucket.
getEncryptionAlgorithm() - Method in class com.google.api.services.storage.preprod.model.StorageObject.CustomerEncryption
The encryption algorithm.
getEncryptionAlgorithm() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getEncryptionKey() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getEncryptionKeyHash() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getEndOffset() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Filter results to objects whose names are lexicographically before endOffset.
getEndOffset() - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Filter results to objects whose names are lexicographically before endOffset.
getEntity() - Method in class com.google.api.services.storage.preprod.model.Bucket.Owner
The entity, in the form project-owner-projectId.
getEntity() - Method in class com.google.api.services.storage.preprod.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 liz@example.com would be user-liz@example.com.
getEntity() - Method in class com.google.api.services.storage.preprod.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 liz@example.com would be user-liz@example.com.
getEntity() - Method in class com.google.api.services.storage.preprod.model.StorageObject.Owner
The entity, in the form user-userId.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
The entity holding the permission.
getEntity() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
The entity holding the permission.
getEntityId() - Method in class com.google.api.services.storage.preprod.model.Bucket.Owner
The ID for the entity.
getEntityId() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The ID for the entity, if any.
getEntityId() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The ID for the entity, if any.
getEntityId() - Method in class com.google.api.services.storage.preprod.model.StorageObject.Owner
The ID for the entity.
getEtag() - Method in class com.google.api.services.storage.preprod.model.Bucket
HTTP 1.1 Entity tag for the bucket.
getEtag() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
HTTP 1.1 Entity tag for the access-control entry.
getEtag() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
HTTP 1.1 Entity tag for the HMAC key.
getEtag() - Method in class com.google.api.services.storage.preprod.model.Notification
HTTP 1.1 Entity tag for this subscription notification.
getEtag() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
HTTP 1.1 Entity tag for the access-control entry.
getEtag() - Method in class com.google.api.services.storage.preprod.model.Policy
HTTP 1.1 Entity tag for the policy.
getEtag() - Method in class com.google.api.services.storage.preprod.model.StorageObject
HTTP 1.1 Entity tag for the object.
getEventBasedHold() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Whether an object is under event-based hold.
getEventTypes() - Method in class com.google.api.services.storage.preprod.model.Notification
If present, only send notifications about listed event types.
getExpiration() - Method in class com.google.api.services.storage.preprod.model.Channel
Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds.
getExpression() - Method in class com.google.api.services.storage.preprod.model.Expr
Textual representation of an expression in Common Expression Language syntax.
getFadvise() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getFastFailOnNotFound() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getFields() - Method in class com.google.api.services.storage.preprod.StorageRequest
Selector specifying which fields to include in a partial response.
getFields() - Method in class com.google.cloud.hadoop.gcsio.ListFileOptions
Comma separated list of object fields to include in the list response.
getFields() - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions
Comma separated list of object fields to include in the list response.
getFileInfo(URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Gets information about the given path item.
getFileInfos(List<URI>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Gets information about each path in the given list; more efficient than calling getFileInfo() on each path individually in a loop.
getFormatVersion() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecords
 
getGcs() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Retrieve our internal gcs.
getGeneration() - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects
The generation of this object to use as the source.
getGeneration() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The content generation of the object, if applied to an object.
getGeneration() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The content generation of this object.
getGeneration() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Objects.Update
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGenerationId() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
The generationId to be used with precondition checks when using this StorageResourceId as an identifier for mutation requests.
getGrpcMessageTimeoutCheckInterval() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getGrpcReadMessageTimeoutMillis() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getGrpcReadMetadataTimeoutMillis() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getGrpcReadTimeoutMillis() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getGrpcServerAddress() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getHttpRequestConnectTimeout() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getHttpRequestHeaders() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getHttpRequestReadTimeout() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getIamConfiguration() - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's IAM configuration.
getIamPolicy(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets
Returns an IAM policy for the specified bucket.
GetIamPolicy(String) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
Returns an IAM policy for the specified bucket.
getIamPolicy(String, String) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Returns an IAM policy for the specified object.
GetIamPolicy(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
Returns an IAM policy for the specified object.
getId() - Method in class com.google.api.services.storage.preprod.model.Bucket
The ID of the bucket.
getId() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The ID of the access-control entry.
getId() - Method in class com.google.api.services.storage.preprod.model.Channel
A UUID or similar unique string that identifies this channel.
getId() - Method in class com.google.api.services.storage.preprod.model.Directory
The ID of the directory, including the bucket name, directory name.
getId() - Method in class com.google.api.services.storage.preprod.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.preprod.model.Notification
The ID of the notification.
getId() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The ID of the access-control entry.
getId() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Buckets.Delete
If set, only deletes the bucket if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Directories.Delete
If set, only deletes the directory if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
Makes the return of the directory metadata conditional on whether the directory's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Directories.Delete
If set, only deletes the directory if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
Makes the return of the directory metadata conditional on whether the directory's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Directories.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.preprod.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.preprod.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.preprod.Storage.Directories.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.preprod.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.preprod.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
getIncludeTrailingDelimiter() - Method in class com.google.api.services.storage.preprod.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.preprod.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.
getInfo() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryBucketEntry
Gets the GoogleCloudStorageItemInfo associated with this BucketEntry; the 'size' of a bucket is always 0.
getInfo() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry
Gets the GoogleCloudStorageItemInfo associated with this InMemoryObjectEntry, whose 'size' is only updated when the initial writer has finished closing the channel.
getInitialMetadata() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Returns GoogleCloudStorageItemInfo used to initialize metadata in constructor or null if GoogleCloudStorageReadOptions.getFastFailOnNotFound() is set to false.
getInitialMetadata() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectReadChannel
 
getInMemoryGoogleCloudStorageOptions() - Static method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
getInplaceSeekLimit() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getInstance() - Static method in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration
 
getIsLive() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
getIsLocked() - Method in class com.google.api.services.storage.preprod.model.Bucket.RetentionPolicy
Once locked, an object retention policy cannot be modified.
getItem(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.PrefixMappedItemCache
Gets the cached item associated with the given resource id.
getItemInfo(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
getItemInfo(StorageResourceId) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Gets information about an object or a bucket.
getItemInfo() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcWriteChannel
Returns non-null only if close() has been called and the underlying object has been successfully committed.
getItemInfo(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.getItemInfo(StorageResourceId) for details about expected behavior.
getItemInfo() - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo.Provider
 
getItemInfo() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageWriteChannel
Returns non-null only if close() has been called and the underlying object has been successfully committed.
getItemInfo(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
This function may return cached copies of GoogleCloudStorageItemInfo.
getItemInfo(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
getItemInfos(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
getItemInfos(List<StorageResourceId>) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Gets information about multiple objects and/or buckets.
getItemInfos(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.getItemInfos(List) for details about expected behavior.
getItemInfos(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
This function may return cached copies of GoogleCloudStorageItemInfo.
getItemInfos(List<StorageResourceId>) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
getItems() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControls
The list of items.
getItems() - Method in class com.google.api.services.storage.preprod.model.Buckets
The list of items.
getItems() - Method in class com.google.api.services.storage.preprod.model.Directories
The list of items.
getItems() - Method in class com.google.api.services.storage.preprod.model.HmacKeysMetadata
The list of items.
getItems() - Method in class com.google.api.services.storage.preprod.model.Notifications
The list of items.
getItems() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControls
The list of items.
getItems() - Method in class com.google.api.services.storage.preprod.model.Objects
The list of items.
getItems() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorage.ListPage
 
getKey() - Method in class com.google.api.services.storage.preprod.StorageRequest
API key.
getKeySha256() - Method in class com.google.api.services.storage.preprod.model.StorageObject.CustomerEncryption
SHA256 hash value of the encryption key.
getKind() - Method in class com.google.api.services.storage.preprod.model.Bucket
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControls
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.Buckets
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.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.preprod.model.ComposeRequest
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.Directories
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.Directory
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.HmacKey
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.HmacKeysMetadata
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.Notification
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.Notifications
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControls
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.Objects
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.Policy
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.ServiceAccount
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The kind of item this is.
getKind() - Method in class com.google.api.services.storage.preprod.model.TestIamPermissionsResponse
The kind of item this is.
getKmsKeyName() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
getKmsKeyName() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
Not currently supported.
getKmsKeyName() - Method in class com.google.api.services.storage.preprod.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.
getKmsKeyName() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
A KMS key name to encrypt the created object.
getLabels() - Method in class com.google.api.services.storage.preprod.model.Bucket
User-provided labels, in key/value pairs.
getLifecycle() - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's lifecycle configuration.
getLocation() - Method in class com.google.api.services.storage.preprod.model.Bucket
The location of the bucket.
getLocation() - Method in class com.google.api.services.storage.preprod.model.Expr
An optional string indicating the location of the expression for error reporting, e.g.
getLocation() - Method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions
Returns the bucket location.
getLocation() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets location of this item.
getLocationType() - Method in class com.google.api.services.storage.preprod.model.Bucket
The type of the bucket location.
getLockedOperations(String) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao
 
getLockedTime() - Method in class com.google.api.services.storage.preprod.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.preprod.model.Bucket.IamConfiguration.UniformBucketLevelAccess
The deadline for changing iamConfiguration.uniformBucketLevelAccess.enabled from true to false in RFC 3339 format.
getLockExpiration() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
getLockExpiration() - Method in class com.google.cloud.hadoop.gcsio.cooplock.DeleteOperation
 
getLockExpiration() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
getLockExpirationTimeoutMilli() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions
 
getLocks() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecords
 
getLogBucket() - Method in class com.google.api.services.storage.preprod.model.Bucket.Logging
The destination bucket where the current bucket's logs should be placed.
getLogging() - Method in class com.google.api.services.storage.preprod.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.preprod.model.Bucket.Logging
A prefix for log object names.
getMainPageSuffix() - Method in class com.google.api.services.storage.preprod.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.
getMarkerFilePattern() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
getMatchesPattern() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
A regular expression that satisfies the RE2 syntax.
getMatchesStorageClass() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
Objects having any of the storage classes specified by this condition will be matched.
getMaxAgeSeconds() - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Objects.Rewrite
The maximum number of bytes that will be rewritten per rewrite request.
getMaxBytesRewrittenPerCall() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getMaxConcurrentOperations() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions
 
getMaxEntryAgeMillis() - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions
Gets the max age of an item in cache in milliseconds.
getMaxHttpRequestRetries() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getMaxListItemsPerCall() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getMaxRequestsPerBatch() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getMaxResults() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
Maximum number of buckets to return in a single response.
getMaxResults() - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
Maximum number of items return in a single page of responses.
getMaxResults() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Projects.HmacKeys.List
Maximum number of items to return in a single page of responses.
getMaxResults() - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions
Maximum number of results to return, unlimited if negative or zero.
getMaxWaitMillisForEmptyObjectCreation() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getMd5Checksum() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Returns MD5 checksum of the file or null.
getMd5Hash() - Method in class com.google.api.services.storage.preprod.model.StorageObject
MD5 hash of the data; encoded using base64.
getMd5hash() - Method in class com.google.cloud.hadoop.gcsio.VerificationAttributes
MD5 hash of an object, if available.
getMediaLink() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Media download link.
getMembers() - Method in class com.google.api.services.storage.preprod.model.Policy.Bindings
A collection of identifiers for members who may assume the provided role.
getMetadata() - Method in class com.google.api.services.storage.preprod.model.HmacKey
Key metadata.
getMetadata() - Method in class com.google.api.services.storage.preprod.model.StorageObject
User-provided metadata, in key/value pairs.
getMetadata() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
A metadata to apply to the create object.
getMetadata() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets user-supplied metadata for this item.
getMetadata() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getMetadata() - Method in class com.google.cloud.hadoop.gcsio.UpdatableItemInfo
 
getMetageneration() - Method in class com.google.api.services.storage.preprod.model.Bucket
The metadata generation of this bucket.
getMetageneration() - Method in class com.google.api.services.storage.preprod.model.Directory
The version of the metadata for this directory at this generation.
getMetageneration() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The version of the metadata for this object at this generation.
getMetaGeneration() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Get the meta generation of the object.
getMetaGeneration() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getMetaGenerationMatch() - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
 
getMethod() - Method in class com.google.api.services.storage.preprod.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".
getMetricsSink() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getMinRangeRequestSize() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getModificationTime() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Gets the modification time of this file if one is set, otherwise the value of FileInfo.getCreationTime() is returned.
getModificationTime() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets modification time of this item.
getModificationTime() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getName() - Method in class com.google.api.services.storage.preprod.model.Bucket
The name of the bucket.
getName() - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects
The source object's name.
getName() - Method in class com.google.api.services.storage.preprod.model.Directory
The name of the directory.
getName() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The name of the object.
getName() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
Name of the object.
getNextPageToken() - Method in class com.google.api.services.storage.preprod.model.Buckets
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.preprod.model.Directories
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.preprod.model.HmacKeysMetadata
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.api.services.storage.preprod.model.Objects
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorage.ListPage
 
getNoncurrentTimeBefore() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Notifications.Delete
ID of the notification to delete.
getNotification() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
Notification ID
getNumNewerVersions() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
getOauthToken() - Method in class com.google.api.services.storage.preprod.StorageRequest
OAuth 2.0 token for the current user.
getObject() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The name of the object, if applied to an object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
Name of the object.
getObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
Name of the object.
getObjectName() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets object name of this item.
getObjectName() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Gets the object name component of this resource identifier.
getObjectName() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry
Returns the objectName initially provided at construction-time of this InMemoryObjectEntry; it will never change over the lifetime of this InMemoryObjectEntry.
getObjectNamePrefix() - Method in class com.google.api.services.storage.preprod.model.Notification
If present, only apply this notification configuration to object names that begin with this prefix.
getObjectNames() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryBucketEntry
Returns the Set containing all objectNames previously inserted into this bucket.
getObjectPreconditions() - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects
Conditions that must be met for this operation to execute.
getObjectSize() - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
The total size of the object being copied in bytes.
getOperationId() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
getOperationTime() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
getOperationType() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
getOptions() - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
getOptions() - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Retrieve the options that were used to create this GoogleCloudStorage.
getOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Retrieve the options that were used to create this GoogleCloudStorageFileSystem.
getOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
getOptions() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
getOptionsRequestedPolicyVersion() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
The IAM policy format version to be returned.
getOrigin() - Method in class com.google.api.services.storage.preprod.model.Bucket.Cors
The list of Origins eligible to receive CORS response headers.
getOverwriteGenerationId() - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions
Generation of existing object to overwrite.
getOwner() - Method in class com.google.api.services.storage.preprod.model.Bucket
The owner of the bucket.
getOwner() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The owner of the object.
getPageToken() - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Directories.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.preprod.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.preprod.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.preprod.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.preprod.model.Channel
Additional parameters controlling delivery channel behavior.
getParentPath(URI) - Static method in class com.google.cloud.hadoop.gcsio.UriPaths
Gets the parent directory of the given path.
getPath() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Gets the path of this file or directory.
getPayload() - Method in class com.google.api.services.storage.preprod.model.Channel
A Boolean value to indicate whether payload is wanted.
getPayloadFormat() - Method in class com.google.api.services.storage.preprod.model.Notification
The desired content of the Payload.
getPerformanceCacheOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
getPermissions() - Method in class com.google.api.services.storage.preprod.model.TestIamPermissionsResponse
The permissions held by the caller.
getPermissions() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
Permissions to test.
getPermissions() - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
Permissions to test.
getPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
Apply a predefined set of access controls to this object.
getPredefinedDefaultObjectAcl() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
Apply a predefined set of default object access controls to this bucket.
getPrefix() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
Filter results to buckets whose names begin with this prefix.
getPrefix() - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
Filter results to directories whose paths begin with this prefix.
getPrefix() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Filter results to objects whose names begin with this prefix.
getPrefix() - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Filter results to objects whose names begin with this prefix.
getPrefixes() - Method in class com.google.api.services.storage.preprod.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.preprod.StorageRequest
Returns response with indentations and line breaks.
getPrivateKeyFile() - Method in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration.EnvironmentBasedTestConfiguration
 
getPrivateKeyFile() - Method in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration
 
getProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
A valid API project identifier.
getProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
A valid API project identifier.
getProjectId() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
Project ID owning the service account to which the key authenticates.
getProjectId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
Project ID owning the service account.
getProjectId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
Project ID owning the requested key
getProjectId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
Project ID owning the service account of the requested key.
getProjectId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
Name of the project in which to look for HMAC keys.
getProjectId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
Project ID owning the service account of the updated key.
getProjectId() - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
Project ID
getProjectId() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getProjectId() - Method in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration.EnvironmentBasedTestConfiguration
 
getProjectId() - Method in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration
 
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
Set of properties to return.
getProjection() - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Set of properties to return.
getProjectNumber() - Method in class com.google.api.services.storage.preprod.model.Bucket
The project number of the project the bucket belongs to.
getProjectNumber() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl.ProjectTeam
The project number.
getProjectNumber() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl.ProjectTeam
The project number.
getProjectTeam() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The project team associated with the entity, if any.
getProjectTeam() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The project team associated with the entity, if any.
getProxyAddress() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getProxyPassword() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getProxyUsername() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getPublicAccessPrevention() - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
The bucket's Public Access Prevention configuration.
getQuotaUser() - Method in class com.google.api.services.storage.preprod.StorageRequest
An opaque string that represents a user for quota purposes.
getReadChannel(String, String, GoogleCloudStorageReadOptions) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry
Returns a SeekableByteChannel pointing at this InMemoryObjectEntry's byte contents; a previous writer must have already closed the associated WritableByteChannel to commit the byte contents and make them available for reading.
getReadChannelOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getRequesterPays() - Method in class com.google.api.services.storage.preprod.model.Bucket.Billing
When set to true, Requester Pays is enabled for this bucket.
getRequesterPaysOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getResource() - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
A resource containing the metadata for the copied-to object.
getResource() - Method in class com.google.cloud.hadoop.gcsio.cooplock.DeleteOperation
 
getResourceId() - Method in class com.google.api.services.storage.preprod.model.Channel
An opaque ID that identifies the resource being watched on this channel.
getResourceId() - Method in class com.google.api.services.storage.preprod.model.Policy
The ID of the resource to which this policy belongs.
getResourceId() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets the resourceId that holds the (possibly null) bucketName and objectName of this object.
getResources() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
getResourceString() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcWriteChannel
 
getResourceString() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageWriteChannel
 
getResourceUri() - Method in class com.google.api.services.storage.preprod.model.Channel
A version-specific identifier for the watched resource.
getResponseHeader() - Method in class com.google.api.services.storage.preprod.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.
getRetentionExpirationTime() - Method in class com.google.api.services.storage.preprod.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.preprod.model.Bucket.RetentionPolicy
The duration in seconds that objects need to be retained.
getRetentionPolicy() - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's retention policy.
getRewriteToken() - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
A token to use in subsequent requests to continue copying data.
getRewriteToken() - Method in class com.google.api.services.storage.preprod.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.preprod.model.BucketAccessControl
The access permission for the entity.
getRole() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The access permission for the entity.
getRole() - Method in class com.google.api.services.storage.preprod.model.Policy.Bindings
The role to which members belong.
getRpo() - Method in class com.google.api.services.storage.preprod.model.Bucket
The Recovery Point Objective (RPO) of this bucket.
getRule() - Method in class com.google.api.services.storage.preprod.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.
getSatisfiesPZS() - Method in class com.google.api.services.storage.preprod.model.Bucket
Reserved for future use.
getSecret() - Method in class com.google.api.services.storage.preprod.model.HmacKey
HMAC secret key material.
getSelfLink() - Method in class com.google.api.services.storage.preprod.model.Bucket
The URI of this bucket.
getSelfLink() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The link to this access-control entry.
getSelfLink() - Method in class com.google.api.services.storage.preprod.model.Directory
The link to this directory.
getSelfLink() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The link to this resource.
getSelfLink() - Method in class com.google.api.services.storage.preprod.model.Notification
The canonical URL of this notification.
getSelfLink() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The link to this access-control entry.
getSelfLink() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The link to this object.
getServiceAccount() - Method in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration.EnvironmentBasedTestConfiguration
 
getServiceAccount() - Method in class com.google.cloud.hadoop.gcsio.testing.TestConfiguration
 
getServiceAccountEmail() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The email address of the key's associated service account.
getServiceAccountEmail() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
Email address of the service account.
getServiceAccountEmail() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
If present, only keys for the given service account are returned.
getShallowCopy(String, String) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry
Returns a copy of this InMemoryObjectEntry which shares the underlying completedContents data; it is illegal to call this method if the write channel has not yet been closed.
getShowDeletedKeys() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
Whether or not to show keys in the DELETED state.
getSize() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Length of the data in bytes.
getSize() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Gets the size of this file or directory.
getSize() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets size of this item (number of bytes).
getSize() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getSourceBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Name of the bucket in which to find the source object.
getSourceBucket() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Name of the bucket in which to find the source object.
getSourceDirectory() - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
Name of the source directory.
getSourceGeneration() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Objects.Copy
Name of the source object.
getSourceObject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Name of the source object.
getSourceObjects() - Method in class com.google.api.services.storage.preprod.model.ComposeRequest
The list of source objects that will be concatenated into a single object.
getSrc() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperationLogRecord
 
getSrcResource() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
getStartOffset() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.model.HmacKeyMetadata
The state of the key.
getStorageClass() - Method in class com.google.api.services.storage.preprod.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.preprod.model.Bucket.Lifecycle.Rule.Action
Target storage class.
getStorageClass() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Storage class of the object.
getStorageClass() - Method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions
Returns the bucket storage class.
getStorageClass() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets storage class of this item.
getStorageResourceId() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getStorageResourceId() - Method in class com.google.cloud.hadoop.gcsio.UpdatableItemInfo
 
getStorageRootUrl() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getStorageServicePath() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getSupportGzipEncoding() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
getTeam() - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl.ProjectTeam
The team.
getTeam() - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl.ProjectTeam
The team.
getTemporaryHold() - Method in class com.google.api.services.storage.preprod.model.StorageObject
Whether an object is under temporary hold.
getTimeCreated() - Method in class com.google.api.services.storage.preprod.model.Bucket
The creation time of the bucket in RFC 3339 format.
getTimeCreated() - Method in class com.google.api.services.storage.preprod.model.Directory
The creation time of the directory in RFC 3339 format.
getTimeCreated() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The creation time of the HMAC key in RFC 3339 format.
getTimeCreated() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The creation time of the object in RFC 3339 format.
getTimeDeleted() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The deletion time of the object in RFC 3339 format.
getTimeStorageClassUpdated() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The time at which the object's storage class was last changed.
getTitle() - Method in class com.google.api.services.storage.preprod.model.Expr
An optional title for the expression, i.e.
getToggleTime() - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.model.Notification
The Cloud PubSub topic to which this subscription publishes.
getTotalBytesRewritten() - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
getTransportType() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
getTtl() - Method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions
Returns the bucket retention period.
getType() - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Action
Type of the action.
getType() - Method in class com.google.api.services.storage.preprod.model.Channel
The type of delivery mechanism used for this channel.
getUniformBucketLevelAccess() - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
The bucket's uniform bucket-level access configuration.
getUpdated() - Method in class com.google.api.services.storage.preprod.model.Bucket
The modification time of the bucket in RFC 3339 format.
getUpdated() - Method in class com.google.api.services.storage.preprod.model.Directory
The modification time of the directory metadata in RFC 3339 format.
getUpdated() - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The last modification time of the HMAC key metadata in RFC 3339 format.
getUpdated() - Method in class com.google.api.services.storage.preprod.model.StorageObject
The modification time of the object metadata in RFC 3339 format.
getUploadType() - Method in class com.google.api.services.storage.preprod.StorageRequest
Upload protocol for media (e.g.
getUserIp() - Method in class com.google.api.services.storage.preprod.StorageRequest
Deprecated.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
The project to be billed for this request, for Requester Pays buckets.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
The project to be billed for this request.
getUserProject() - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
The project to be billed for this request.
getVerificationAttributes() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Get object validation attributes.
getVerificationAttributes() - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder
 
getVersion() - Method in class com.google.api.services.storage.preprod.model.Policy
The IAM policy format version.
getVersioning() - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's versioning configuration.
getVersions() - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
If true, lists all versions of an object as distinct results.
getVersions() - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
If true, lists all versions of an object as distinct results.
getWebsite() - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site.
getWriteChannel() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry
Returns a WritableByteChannel for this InMemoryObjectEntry's byte contents; the same channel is returned on each call, and it is illegal to call this method if the channel has ever been closed already.
getWriteChannelOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
GoogleCloudStorage - Interface in com.google.cloud.hadoop.gcsio
Interface for exposing the Google Cloud Storage API behavior in a way more amenable to writing filesystem semantics on top of it, without having to deal with API-specific considerations such as HttpTransports, credentials, network errors, batching, etc.
GoogleCloudStorage.ListPage<T> - Class in com.google.cloud.hadoop.gcsio
Paged list request response
GoogleCloudStorageExceptions - Class in com.google.cloud.hadoop.gcsio
Miscellaneous helper methods for standardizing the types of exceptions thrown by the various GCS-based FileSystems.
GoogleCloudStorageFileSystem - Class in com.google.cloud.hadoop.gcsio
Provides a POSIX like file system layered on top of Google Cloud Storage (GCS).
GoogleCloudStorageFileSystem(Credential, GoogleCloudStorageFileSystemOptions) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Constructs an instance of GoogleCloudStorageFileSystem.
GoogleCloudStorageFileSystem(Credential, Function<List<AccessBoundary>, String>, GoogleCloudStorageFileSystemOptions) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Constructs an instance of GoogleCloudStorageFileSystem.
GoogleCloudStorageFileSystem(CheckedFunction<GoogleCloudStorageOptions, GoogleCloudStorage, IOException>, GoogleCloudStorageFileSystemOptions) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Constructs a GoogleCloudStorageFilesystem based on an already-configured underlying GoogleCloudStorage gcs.
GoogleCloudStorageFileSystemOptions - Class in com.google.cloud.hadoop.gcsio
Configurable options for the GoogleCloudStorageFileSystem class.
GoogleCloudStorageFileSystemOptions() - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
GoogleCloudStorageFileSystemOptions.Builder - Class in com.google.cloud.hadoop.gcsio
GoogleCloudStorageGrpcReadChannel - Class in com.google.cloud.hadoop.gcsio
 
GoogleCloudStorageGrpcWriteChannel - Class in com.google.cloud.hadoop.gcsio
Implements WritableByteChannel to provide write access to GCS via gRPC.
GoogleCloudStorageImpl - Class in com.google.cloud.hadoop.gcsio
Provides read/write access to Google Cloud Storage (GCS), using Java nio channel semantics.
GoogleCloudStorageImpl(GoogleCloudStorageOptions, Credential) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
Constructs an instance of GoogleCloudStorageImpl.
GoogleCloudStorageImpl(GoogleCloudStorageOptions, Credential, Function<List<AccessBoundary>, String>) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
Constructs an instance of GoogleCloudStorageImpl.
GoogleCloudStorageImpl(GoogleCloudStorageOptions, HttpRequestInitializer) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
GoogleCloudStorageImpl(GoogleCloudStorageOptions, HttpRequestInitializer, Function<List<AccessBoundary>, String>) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
GoogleCloudStorageImpl(GoogleCloudStorageOptions, Storage) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
Constructs an instance of GoogleCloudStorageImpl.
GoogleCloudStorageImpl(GoogleCloudStorageOptions, Storage, Credentials) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
Constructs an instance of GoogleCloudStorageImpl.
GoogleCloudStorageImpl(GoogleCloudStorageOptions, Storage, Credentials, Function<List<AccessBoundary>, String>) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
Constructs an instance of GoogleCloudStorageImpl.
GoogleCloudStorageImpl.BackOffFactory - Interface in com.google.cloud.hadoop.gcsio
A factory for producing BackOff objects.
GoogleCloudStorageItemInfo - Class in com.google.cloud.hadoop.gcsio
Contains information about an item in Google Cloud Storage.
GoogleCloudStorageItemInfo.Provider - Interface in com.google.cloud.hadoop.gcsio
Convenience interface for classes which want to implement Provider of GoogleCloudStorageItemInfo for callers which may not know the concrete type of an object, but want to check if the object happens to be an instance of this InfoProvider.
GoogleCloudStorageOptions - Class in com.google.cloud.hadoop.gcsio
Configuration options for the GoogleCloudStorage class.
GoogleCloudStorageOptions() - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
GoogleCloudStorageOptions.Builder - Class in com.google.cloud.hadoop.gcsio
Mutable builder for the GoogleCloudStorageOptions class.
GoogleCloudStorageOptions.MetricsSink - Enum in com.google.cloud.hadoop.gcsio
 
GoogleCloudStorageReadChannel - Class in com.google.cloud.hadoop.gcsio
Provides seekable read access to GCS.
GoogleCloudStorageReadChannel(Storage, StorageResourceId, ApiErrorExtractor, ClientRequestHelper<StorageObject>, GoogleCloudStorageReadOptions) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Constructs an instance of GoogleCloudStorageReadChannel.
GoogleCloudStorageReadOptions - Class in com.google.cloud.hadoop.gcsio
Advanced options for reading GoogleCloudStorage objects.
GoogleCloudStorageReadOptions() - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
GoogleCloudStorageReadOptions.Builder - Class in com.google.cloud.hadoop.gcsio
Mutable builder for GoogleCloudStorageReadOptions.
GoogleCloudStorageReadOptions.Fadvise - Enum in com.google.cloud.hadoop.gcsio
Operational modes of fadvise feature.
GoogleCloudStorageStrings - Class in com.google.cloud.hadoop.gcsio
Contains helper methods for standardizing String-matching algorithms specific to GCS.
GoogleCloudStorageStrings() - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageStrings
 
GoogleCloudStorageWriteChannel - Class in com.google.cloud.hadoop.gcsio
Implements WritableByteChannel to provide write access to GCS.
GoogleCloudStorageWriteChannel(Storage, ClientRequestHelper<StorageObject>, ExecutorService, AsyncWriteChannelOptions, StorageResourceId, CreateObjectOptions, ObjectWriteConditions) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorageWriteChannel
Constructs an instance of GoogleCloudStorageWriteChannel.
GRPC_CHECKSUMS_ENABLED_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
GRPC_MESSAGE_TIMEOUT_CHECK_INTERVAL - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for grpc message timeout check interval (in milliseconds)

H

handleComposeObject(URI, List<URI>) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleCopyObject(URI, URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleDeleteBucket(URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleDeleteObject(URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleGetBucket(URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleGetObject(URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleInsertBucket(String, URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleInsertObject(URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleListBuckets(String) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleListObjects(URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handlePatchObject(URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
handleResponse(WriteObjectResponse) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcWriteChannel
 
handleResponse(StorageObject) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageWriteChannel
 
handleRewriteObject(URI, URI) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
hasContentGenerationMatch() - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
 
hasGenerationId() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Returns true if generationId is not UNKNOWN_GENERATION_ID.
hashCode() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
hashCode() - Method in class com.google.cloud.hadoop.gcsio.cooplock.DeleteOperation
 
hashCode() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
hashCode() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
 
hashCode() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
 
hashCode() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
 
hashCode() - Method in class com.google.cloud.hadoop.gcsio.VerificationAttributes
 
hasMetaGenerationMatch() - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
 
HmacKey - Class in com.google.api.services.storage.preprod.model
JSON template to produce a JSON-style HMAC Key resource for Create responses.
HmacKey() - Constructor for class com.google.api.services.storage.preprod.model.HmacKey
 
HmacKeyMetadata - Class in com.google.api.services.storage.preprod.model
JSON template to produce a JSON-style HMAC Key metadata resource.
HmacKeyMetadata() - Constructor for class com.google.api.services.storage.preprod.model.HmacKeyMetadata
 
hmacKeys() - Method in class com.google.api.services.storage.preprod.Storage.Projects
An accessor for creating requests from the HmacKeys collection.
HmacKeys() - Constructor for class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys
 
HmacKeysMetadata - Class in com.google.api.services.storage.preprod.model
A list of hmacKeys.
HmacKeysMetadata() - Constructor for class com.google.api.services.storage.preprod.model.HmacKeysMetadata
 
HTTP_REQUEST_CONNECT_TIMEOUT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for connect timeout (in millisecond) of GCS HTTP request.
HTTP_REQUEST_HEADERS_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for GCS HTTP request headers.
HTTP_REQUEST_READ_TIMEOUT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for read timeout (in millisecond) of GCS HTTP request.

I

IamConfiguration() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
 
initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.storage.preprod.Storage
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.storage.preprod.StorageRequestInitializer
 
initializeStorageRequest(StorageRequest<?>) - Method in class com.google.api.services.storage.preprod.StorageRequestInitializer
Initializes Storage request.
initMetadata(HttpHeaders) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Initializes metadata (size, encoding, etc) from HTTP headers.
initMetadata(String, long, long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Initializes metadata (size, encoding, etc) from passed parameters.
InMemoryBucketEntry - Class in com.google.cloud.hadoop.gcsio.testing
InMemoryBucketEntry represents a GCS bucket in-memory by containing mappings to objects in the bucket alongside bucket-level metadata including storage location, storage class, etc.
InMemoryBucketEntry(String, long, long, CreateBucketOptions) - Constructor for class com.google.cloud.hadoop.gcsio.testing.InMemoryBucketEntry
 
InMemoryGoogleCloudStorage - Class in com.google.cloud.hadoop.gcsio.testing
InMemoryGoogleCloudStorage overrides the public methods of GoogleCloudStorage by implementing all the equivalent bucket/object semantics with local in-memory storage.
InMemoryGoogleCloudStorage() - Constructor for class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
InMemoryGoogleCloudStorage(GoogleCloudStorageOptions) - Constructor for class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
InMemoryGoogleCloudStorage(GoogleCloudStorageOptions, Clock) - Constructor for class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
InMemoryObjectEntry - Class in com.google.cloud.hadoop.gcsio.testing
InMemoryObjectEntry represents a GCS StorageObject in-memory by maintaining byte[] contents alongside channels and metadata allowing interaction with the data in a similar way to the equivalent GCS API calls.
InMemoryObjectEntry(String, String, long, long, String, String, Map<String, byte[]>) - Constructor for class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry
 
InMemoryObjectReadChannel - Class in com.google.cloud.hadoop.gcsio.testing
A SeekableByteChannel based on GoogleCloudStorageReadChannel that supports reading from in-memory byte stream.
InMemoryObjectReadChannel(String, String, byte[], GoogleCloudStorageReadOptions) - Constructor for class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectReadChannel
Creates a new instance of InMemoryObjectReadChannel with readOptions plumbed into the base class.
insert(String, BucketAccessControl) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls
Creates a new ACL entry on the specified bucket.
Insert(String, BucketAccessControl) - Constructor for class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
Creates a new ACL entry on the specified bucket.
insert(String, Bucket) - Method in class com.google.api.services.storage.preprod.Storage.Buckets
Creates a new bucket.
Insert(String, Bucket) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.Insert
Creates a new bucket.
insert(String, ObjectAccessControl) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls
Creates a new default object ACL entry on the specified bucket.
Insert(String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
Creates a new default object ACL entry on the specified bucket.
insert(String, Directory) - Method in class com.google.api.services.storage.preprod.Storage.Directories
Creates a new directory.
Insert(String, Directory) - Constructor for class com.google.api.services.storage.preprod.Storage.Directories.Insert
Creates a new directory.
insert(String, Notification) - Method in class com.google.api.services.storage.preprod.Storage.Notifications
Creates a notification subscription for a given bucket.
Insert(String, Notification) - Constructor for class com.google.api.services.storage.preprod.Storage.Notifications.Insert
Creates a notification subscription for a given bucket.
insert(String, String, ObjectAccessControl) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls
Creates a new ACL entry on the specified object.
Insert(String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
Creates a new ACL entry on the specified object.
insert(String, StorageObject) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Stores a new object and metadata.
insert(String, StorageObject, AbstractInputStreamContent) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Stores a new object and metadata.
Insert(String, StorageObject) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.Insert
Stores a new object and metadata.
Insert(String, StorageObject, AbstractInputStreamContent) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.Insert
Stores a new object and metadata.
invalidateAll() - Method in class com.google.cloud.hadoop.gcsio.PrefixMappedItemCache
Invalidates all entries in the cache.
invalidateBucket(String) - Method in class com.google.cloud.hadoop.gcsio.PrefixMappedItemCache
Invalidates all cached items and lists associated with the given bucket.
invalidateCache() - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
isAutoRepairImplicitDirectoriesEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
isBucket() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Indicates whether this item is a bucket.
isBucket() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Returns true if this StorageResourceId represents a GCS Bucket; if true, then getObjectName will return null.
isBucketDeleteEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
isCooperativeLockingEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
isCopyWithRewriteEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
isDirectory() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Indicates whether this item is a directory.
isDirectory() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Indicates whether itemInfo is a directory.
isDirectory() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Indicates if this StorageResourceId corresponds to a 'directory'; similar to FileInfo.isDirectory() except deals entirely with pathnames instead of also checking for exists() to be true on a corresponding GoogleCloudStorageItemInfo.
isDirectoryPath(String) - Static method in class com.google.cloud.hadoop.gcsio.StringPaths
Indicates whether the given object name looks like a directory path.
isDirectPathPreferred() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
isEmpty() - Method in class com.google.cloud.hadoop.gcsio.BatchHelper
Returns true if there are no currently queued entries in the batch helper.
isEnsureEmptyObjectsMetadataMatch() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
When creating an empty object and certain types of errors occur, any existing object is checked for an exact metadata match to the metadata in this CreateObjectOptions before accepting the creation as successful.
isEnsureNoConflictingItems() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
isEnsureNoDirectoryConflict() - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions
If true, makes sure there isn't already a directory object of the same name.
isGlobalRoot() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Indicates whether this instance has information about the unique, shared root of the underlying storage system.
isGlobalRoot() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Indicates whether this instance has information about the unique, shared root of the underlying storage system.
isGrpcChecksumsEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
isGrpcEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
isGrpcReadZeroCopyEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
isIncludePrefix() - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions
Whether to include prefix object in the result.
isInferredDirectory() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Indicates whether this item is an inferred directory.
isInferredDirectory() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Indicates whether itemInfo is an inferred directory
isOpen() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
isOpen() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Tells whether this channel is open.
isOverwriteExisting() - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions
Whether to overwrite an existing file with the same name.
isOverwriteExisting() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
Whether to overwrite any existing objects with the same name
isPerformanceCacheEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
isPrefixCached(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.PrefixMappedItemCache
Checks whether any items with specified prefix are in the cache.
isRoot() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Indicates whether this item refers to the GCS root (gs://).
isRoot() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Returns true if this StorageResourceId represents the GCS root (gs://); if true, then both getBucketName and getObjectName will be null.
isStatusParallelEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
isStorageObject() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Returns true if this StorageResourceId represents a GCS StorageObject; if true, both getBucketName and getObjectName will be non-empty and non-null.
isTrafficDirectorEnabled() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 

L

Lifecycle() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Lifecycle
 
list(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls
Retrieves ACL entries on the specified bucket.
List(String) - Constructor for class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
Retrieves ACL entries on the specified bucket.
list(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets
Retrieves a list of buckets for a given project.
List(String) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.List
Retrieves a list of buckets for a given project.
list(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls
Retrieves default object ACL entries on the specified bucket.
List(String) - Constructor for class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
Retrieves default object ACL entries on the specified bucket.
list(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories
Retrieves a list of directories matching the criteria.
List(String) - Constructor for class com.google.api.services.storage.preprod.Storage.Directories.List
Retrieves a list of directories matching the criteria.
list(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications
Retrieves a list of notification subscriptions for a given bucket.
List(String) - Constructor for class com.google.api.services.storage.preprod.Storage.Notifications.List
Retrieves a list of notification subscriptions for a given bucket.
list(String, String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls
Retrieves ACL entries on the specified object.
List(String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
Retrieves ACL entries on the specified object.
list(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Retrieves a list of objects matching the criteria.
List(String) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.List
Retrieves a list of objects matching the criteria.
list(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys
Retrieves a list of HMAC keys matching the criteria.
List(String) - Constructor for class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
Retrieves a list of HMAC keys matching the criteria.
listBucketInfo() - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
listBucketInfo() - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Gets a list of GoogleCloudStorageItemInfo for all buckets of this project.
listBucketInfo() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.listBucketInfo() for details about expected behavior.
listBucketInfo() - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
listBucketInfo() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
listBucketNames() - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
listBucketNames() - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Gets a list of names of buckets in this project.
listBucketNames() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.listBucketNames() for details about expected behavior.
listBucketNames() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
listFileInfo(URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
If the given path points to a directory then the information about its children is returned, otherwise information about the given file is returned.
listFileInfo(URI, ListFileOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
If the given path points to a directory then the information about its children is returned, otherwise information about the given file is returned.
listFileInfoForPrefix(URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Equivalent to a recursive listing of prefix, except that prefix doesn't have to represent an actual object but can just be a partial prefix string.
listFileInfoForPrefix(URI, ListFileOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Equivalent to a recursive listing of prefix, except that prefix doesn't have to represent an actual object but can just be a partial prefix string.
listFileInfoForPrefixPage(URI, String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Equivalent to GoogleCloudStorageFileSystem.listFileInfoForPrefix(java.net.URI) but returns FileInfos listed by single request (1 page).
listFileInfoForPrefixPage(URI, ListFileOptions, String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Equivalent to GoogleCloudStorageFileSystem.listFileInfoForPrefix(java.net.URI) but returns FileInfos listed by single request (1 page).
ListFileOptions - Class in com.google.cloud.hadoop.gcsio
Options that can be specified when listing files in the GoogleCloudStorageFileSystem.
ListFileOptions() - Constructor for class com.google.cloud.hadoop.gcsio.ListFileOptions
 
ListFileOptions.Builder - Class in com.google.cloud.hadoop.gcsio
Builder for ListFileOptions
listObjectInfo(String, String, ListObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
listObjectInfo(String, String) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Lists GoogleCloudStorageItemInfo of objects contained in the given bucket and whose names begin with the given prefix.
listObjectInfo(String, String, ListObjectOptions) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Lists GoogleCloudStorageItemInfo of objects contained in the given bucket and whose names begin with the given prefix.
listObjectInfo(String, String, ListObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
listObjectInfo(String, String, ListObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
This function may return cached copies of GoogleCloudStorageItemInfo.
listObjectInfo(String, String, ListObjectOptions) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
listObjectInfoPage(String, String, ListObjectOptions, String) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
listObjectInfoPage(String, String, String) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
The same semantics as GoogleCloudStorage.listObjectInfo(java.lang.String, java.lang.String), but returns only result of single list request (1 page).
listObjectInfoPage(String, String, ListObjectOptions, String) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
The same semantics as GoogleCloudStorage.listObjectInfo(java.lang.String, java.lang.String), but returns only result of single list request (1 page).
listObjectInfoPage(String, String, ListObjectOptions, String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
listObjectInfoPage(String, String, ListObjectOptions, String) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
listObjectInfoPage(String, String, ListObjectOptions, String) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
ListObjectOptions - Class in com.google.cloud.hadoop.gcsio
Options that can be specified when listing objects in the GoogleCloudStorage.
ListObjectOptions() - Constructor for class com.google.cloud.hadoop.gcsio.ListObjectOptions
 
ListObjectOptions.Builder - Class in com.google.cloud.hadoop.gcsio
Builder for ListObjectOptions
ListPage(List<T>, String) - Constructor for class com.google.cloud.hadoop.gcsio.GoogleCloudStorage.ListPage
 
lock() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDelete
 
lock() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationRename
 
LOCK_DIRECTORY - Static variable in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao
 
LOCK_EXPIRATION_TIMEOUT_MS_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions
LOCK_PATH - Static variable in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao
 
lockPaths(String, Instant, CoopLockOperationType, StorageResourceId...) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao
 
lockRetentionPolicy(String, Long) - Method in class com.google.api.services.storage.preprod.Storage.Buckets
Locks retention policy on a bucket.
LockRetentionPolicy(String, Long) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
Locks retention policy on a bucket.
Logging() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Logging
 

M

matchListPrefix(String, String, ListObjectOptions) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageStrings
Helper that mimics the GCS API behavior for taking an existing objectName and checking if it matches a user-supplied prefix with an optional directory "delimiter".
MAX_BYTES_REWRITTEN_PER_CALL_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for max number of bytes rewritten per rewrite request/call.
MAX_COMPOSE_OBJECTS - Static variable in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
The maximum number of objects that can be composed in one operation.
MAX_CONCURRENT_OPERATIONS_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions
MAX_ENTRY_AGE_MILLIS_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions
Max age of an item in cache in milliseconds.
MAX_HTTP_REQUEST_RETRIES - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for maximum number of GCS HTTP request retires.
MAX_LIST_ITEMS_PER_CALL_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default number of items to return per call to the list* GCS RPCs.
MAX_REQUESTS_PER_BATCH_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for maximum number of requests per GCS batch.
MAX_RESULTS_UNLIMITED - Static variable in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Value indicating all objects should be returned from GCS, no limit.
MAX_WAIT_MILLIS_FOR_EMPTY_OBJECT_CREATION - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default setting for the length of time to wait for empty objects to appear if we believe we are in a race with multiple workers.
METADATA_FIELDS - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
metadataEquals(Map<String, byte[]>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Helper for checking logical equality of metadata maps, checking equality of keySet() between this.metadata and otherMetadata, and then using Arrays.equals to compare contents of corresponding byte arrays.
metadataInitialized - Variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
 
mkdir(URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Creates a directory at the specified path.
mkdirs(URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Creates a directory at the specified path.

N

newBackOff() - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl.BackOffFactory
 
newBatchHelper(HttpRequestInitializer, Storage, long) - Method in class com.google.cloud.hadoop.gcsio.BatchHelper.Factory
 
NONE - Static variable in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
No conditions for completing the write.
normalizeLockedResource(URI) - Static method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockUtils
 
Notification - Class in com.google.api.services.storage.preprod.model
A subscription to receive Google PubSub notifications.
Notification() - Constructor for class com.google.api.services.storage.preprod.model.Notification
 
Notifications - Class in com.google.api.services.storage.preprod.model
A list of notification subscriptions.
Notifications() - Constructor for class com.google.api.services.storage.preprod.model.Notifications
 
notifications() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the Notifications collection.
Notifications() - Constructor for class com.google.api.services.storage.preprod.Storage.Notifications
 

O

ObjectAccessControl - Class in com.google.api.services.storage.preprod.model
An access-control entry.
ObjectAccessControl() - Constructor for class com.google.api.services.storage.preprod.model.ObjectAccessControl
 
ObjectAccessControl.ProjectTeam - Class in com.google.api.services.storage.preprod.model
The project team associated with the entity, if any.
ObjectAccessControls - Class in com.google.api.services.storage.preprod.model
An access-control list.
ObjectAccessControls() - Constructor for class com.google.api.services.storage.preprod.model.ObjectAccessControls
 
objectAccessControls() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the ObjectAccessControls collection.
ObjectAccessControls() - Constructor for class com.google.api.services.storage.preprod.Storage.ObjectAccessControls
 
objectOptionsFromFileOptions(CreateFileOptions) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Convert CreateFileOptions to CreateObjectOptions.
ObjectPreconditions() - Constructor for class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects.ObjectPreconditions
 
Objects - Class in com.google.api.services.storage.preprod.model
A list of objects.
Objects() - Constructor for class com.google.api.services.storage.preprod.model.Objects
 
objects() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the Objects collection.
Objects() - Constructor for class com.google.api.services.storage.preprod.Storage.Objects
 
ObjectWriteConditions - Class in com.google.cloud.hadoop.gcsio
Conditions on which a object write should be allowed to continue.
ObjectWriteConditions() - Constructor for class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
 
ObjectWriteConditions.Builder - Class in com.google.cloud.hadoop.gcsio
 
open(StorageResourceId, GoogleCloudStorageReadOptions) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
open(StorageResourceId) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Opens an object for reading.
open(StorageResourceId, GoogleCloudStorageReadOptions) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Opens an object for reading.
open(URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Opens an object for reading.
open(URI, GoogleCloudStorageReadOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Opens an object for reading.
open(StorageResourceId, GoogleCloudStorageReadOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
See GoogleCloudStorage.open(StorageResourceId) for details about expected behavior.
open(StorageResourceId, GoogleCloudStorageReadOptions) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
openStream(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Opens the underlying stream, sets its position to the GoogleCloudStorageReadChannel.currentPosition.
openStream(long) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectReadChannel
Opens the underlying byte array stream, sets its position to currentPosition and sets size to size of the byte array.
Owner() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Owner
 
Owner() - Constructor for class com.google.api.services.storage.preprod.model.StorageObject.Owner
 

P

patch(String, String, BucketAccessControl) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls
Patches an ACL entry on the specified bucket.
Patch(String, String, BucketAccessControl) - Constructor for class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
Patches an ACL entry on the specified bucket.
patch(String, Bucket) - Method in class com.google.api.services.storage.preprod.Storage.Buckets
Patches a bucket.
Patch(String, Bucket) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.Patch
Patches a bucket.
patch(String, String, ObjectAccessControl) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls
Patches a default object ACL entry on the specified bucket.
Patch(String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.preprod.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.preprod.Storage.ObjectAccessControls
Patches an ACL entry on the specified object.
Patch(String, String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
Patches an ACL entry on the specified object.
patch(String, String, StorageObject) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Patches an object's metadata.
Patch(String, String, StorageObject) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.Patch
Patches an object's metadata.
patchMetadata(Map<String, byte[]>) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry
Updates the metadata associated with this InMemoryObjectEntry.
PATH_DELIMITER - Static variable in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Pseudo path delimiter.
PerformanceCachingGoogleCloudStorage - Class in com.google.cloud.hadoop.gcsio
This class adds a caching layer around a GoogleCloudStorage instance, caching calls that create, update, remove, and query for GoogleCloudStorageItemInfo.
PerformanceCachingGoogleCloudStorage(GoogleCloudStorage, PerformanceCachingGoogleCloudStorageOptions) - Constructor for class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
Creates a wrapper around a GoogleCloudStorage instance, caching calls that create, update, remove, and query for GoogleCloudStorageItemInfo.
PerformanceCachingGoogleCloudStorageOptions - Class in com.google.cloud.hadoop.gcsio
Configurable options for PerformanceCachingGoogleCloudStorage.
PerformanceCachingGoogleCloudStorageOptions() - Constructor for class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions
 
PerformanceCachingGoogleCloudStorageOptions.Builder - Class in com.google.cloud.hadoop.gcsio
Builder class for PerformanceCachingGoogleCloudStorageOptions.
persistAndScheduleRenewal(List<FileInfo>, List<FileInfo>) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDelete
 
persistAndScheduleRenewal(Map<FileInfo, URI>, Map<FileInfo, URI>) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationRename
 
persistDeleteOperation(String, Instant, StorageResourceId, List<FileInfo>, List<FileInfo>) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao
 
persistRenameOperation(String, Instant, StorageResourceId, StorageResourceId, Map<FileInfo, URI>, Map<FileInfo, URI>) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao
 
Policy - Class in com.google.api.services.storage.preprod.model
A bucket/object IAM policy.
Policy() - Constructor for class com.google.api.services.storage.preprod.model.Policy
 
Policy.Bindings - Class in com.google.api.services.storage.preprod.model
Model definition for PolicyBindings.
position() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
position(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
position() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Returns this channel's current position.
position(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Sets this channel's position.
PrefixMappedItemCache - Class in com.google.cloud.hadoop.gcsio
A semi-persistent storage for GoogleCloudStorageItemInfo that maintains indexes based on the item's bucket and object name.
PrefixMappedItemCache(Duration) - Constructor for class com.google.cloud.hadoop.gcsio.PrefixMappedItemCache
Creates a new PrefixMappedItemCache.
projects() - Method in class com.google.api.services.storage.preprod.Storage
An accessor for creating requests from the Projects collection.
Projects() - Constructor for class com.google.api.services.storage.preprod.Storage.Projects
 
ProjectTeam() - Constructor for class com.google.api.services.storage.preprod.model.BucketAccessControl.ProjectTeam
 
ProjectTeam() - Constructor for class com.google.api.services.storage.preprod.model.ObjectAccessControl.ProjectTeam
 
putItem(GoogleCloudStorageItemInfo) - Method in class com.google.cloud.hadoop.gcsio.PrefixMappedItemCache
Inserts an item into the cache.

Q

queue(StorageRequest<T>, JsonBatchCallback<T>) - Method in class com.google.cloud.hadoop.gcsio.BatchHelper
Adds an additional request to the batch, and possibly flushes the current contents of the batch if maxRequestsPerBatch has been reached.

R

read(ByteBuffer) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
read(ByteBuffer) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Reads from this channel and stores read data in the given buffer.
relockOperation(String, CoopLockRecord) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao
 
remove(String) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryBucketEntry
Removes a previously inserted InMemoryObjectEntry and returns it; returns null if it didn't exist.
removeItem(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.PrefixMappedItemCache
Removes the item from the cache.
rename(String, String, String) - Method in class com.google.api.services.storage.preprod.Storage.Directories
Renames a source directory to a destination directory.
Rename(String, String, String) - Constructor for class com.google.api.services.storage.preprod.Storage.Directories.Rename
Renames a source directory to a destination directory.
rename(URI, URI) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
Renames the given item's path.
RenameOperation - Class in com.google.cloud.hadoop.gcsio.cooplock
A data class that represents rename operation lock metadata.
RenameOperation() - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
RenameOperationLogRecord - Class in com.google.cloud.hadoop.gcsio.cooplock
A data class that represents rename operation log record.
RenameOperationLogRecord() - Constructor for class com.google.cloud.hadoop.gcsio.cooplock.RenameOperationLogRecord
 
RetentionPolicy() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.RetentionPolicy
 
rewrite(String, String, String, String, StorageObject) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Rewrites a source object to a destination object.
Rewrite(String, String, String, String, StorageObject) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Rewrites a source object to a destination object.
RewriteResponse - Class in com.google.api.services.storage.preprod.model
A rewrite response.
RewriteResponse() - Constructor for class com.google.api.services.storage.preprod.model.RewriteResponse
 
ROOT - Static variable in class com.google.cloud.hadoop.gcsio.StorageResourceId
 
ROOT_INFO - Static variable in class com.google.cloud.hadoop.gcsio.FileInfo
 
ROOT_INFO - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
 
Rule() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule
 

S

scheduleLockUpdate(String, URI, Class<T>, BiConsumer<T, Instant>) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao
 
SCHEME - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystem
 
ServiceAccount - Class in com.google.api.services.storage.preprod.model
A subscription to receive Google PubSub notifications.
ServiceAccount() - Constructor for class com.google.api.services.storage.preprod.model.ServiceAccount
 
serviceAccount() - Method in class com.google.api.services.storage.preprod.Storage.Projects
An accessor for creating requests from the ServiceAccount collection.
ServiceAccount() - Constructor for class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Autoclass
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Billing
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Cors
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Encryption
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration.BucketPolicyOnly
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration.UniformBucketLevelAccess
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Action
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Logging
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Owner
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.RetentionPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Versioning
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Bucket.Website
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl.ProjectTeam
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControls
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Buckets
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Channel
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.ComposeRequest
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects.ObjectPreconditions
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Directories
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Directory
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Expr
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.HmacKey
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.HmacKeysMetadata
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Notification
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Notifications
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl.ProjectTeam
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControls
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Objects
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Policy.Bindings
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.Policy
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.ServiceAccount
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.StorageObject.CustomerEncryption
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.StorageObject.Owner
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.StorageObject
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.model.TestIamPermissionsResponse
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
set(String, Object) - Method in class com.google.api.services.storage.preprod.StorageRequest
 
setAccessId(String) - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The ID of the HMAC Key.
setAccessId(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
Name of the HMAC key to be deleted.
setAccessId(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
Name of the HMAC key.
setAccessId(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
Name of the HMAC key being updated.
setAcl(List<BucketAccessControl>) - Method in class com.google.api.services.storage.preprod.model.Bucket
Access controls on the bucket.
setAcl(List<ObjectAccessControl>) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Access controls on the object.
setAction(Bucket.Lifecycle.Rule.Action) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule
The action to take.
setAddress(String) - Method in class com.google.api.services.storage.preprod.model.Channel
The address where notifications are delivered for this channel.
setAge(Integer) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
Age of an object (in days).
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
setAlt(String) - Method in class com.google.api.services.storage.preprod.StorageRequest
Data format for the response.
setApplicationName(String) - Method in class com.google.api.services.storage.preprod.Storage.Builder
 
setAppName(String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setAttributes(Map<String, byte[]>) - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions.Builder
 
setAuthorizationHandlerImplClass(Class<? extends AuthorizationHandler>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setAuthorizationHandlerProperties(Map<String, String>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setAutoclass(Bucket.Autoclass) - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's Autoclass configuration.
setAutoRepairImplicitDirectoriesEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setBackoffInitialIntervalMillis(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
On exponential back-off, the initial delay before the first retry; subsequent retries then grow as an exponential function of the current delay interval.
setBackoffMaxElapsedTimeMillis(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
The maximum total time elapsed since the first retry over the course of a series of retries.
setBackoffMaxIntervalMillis(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
The maximum amount of sleep between retries; at this point, there will be no further exponential back-off.
setBackoffMultiplier(double) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
The base of the exponent used for exponential back-off; each subsequent sleep interval is roughly this many times the previous interval.
setBackoffRandomizationFactor(double) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
The amount of jitter introduced when computing the next retry sleep interval so that when many clients are retrying, they don't all retry at the same time.
setBatchPath(String) - Method in class com.google.api.services.storage.preprod.Storage.Builder
 
setBatchThreads(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setBilling(Bucket.Billing) - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's billing configuration.
setBindings(List<Policy.Bindings>) - Method in class com.google.api.services.storage.preprod.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.preprod.model.BucketAccessControl
The name of the bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.model.Directory
The name of the bucket containing this directory.
setBucket(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The name of the bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The name of the bucket containing this object.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
Name of the bucket in which the directory resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
Name of the bucket in which the directory resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
Name of the bucket in which the directory resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
Name of the bucket in which to look for directories.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
Name of the bucket in which the directories are in.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
The parent bucket of the notification.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
The parent bucket of the notification.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
The parent bucket of the notification.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
Name of a Google Cloud Storage bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
Name of a bucket.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
Name of the bucket in which to store the new object.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Name of the bucket in which to look for objects.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
Name of the bucket in which the object resides.
setBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Name of the bucket in which to look for objects.
setBucketDeleteEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
setBucketPolicyOnly(Bucket.IamConfiguration.BucketPolicyOnly) - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
The bucket's uniform bucket-level access configuration.
setCacheControl(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Cache-Control directive for the object data.
setClientId(String) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
setCloudStorageOptions(GoogleCloudStorageOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
setComponentCount(Integer) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Number of underlying components that make up this object.
setCondition(Bucket.Lifecycle.Rule.Condition) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule
The condition(s) under which the action will be taken.
setCondition(Expr) - Method in class com.google.api.services.storage.preprod.model.Policy.Bindings
The condition that is associated with this binding.
setContentDisposition(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Disposition of the object data.
setContentEncoding(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Encoding of the object data.
setContentEncoding(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
If set, sets the contentEncoding property of the final object to this value.
setContentEncoding(String) - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
setContentEncoding(String) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setContentGeneration(long) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setContentGenerationMatch(Long) - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions.Builder
 
setContentLanguage(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Language of the object data.
setContentType(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Type of the object data.
setContentType(String) - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions.Builder
 
setContentType(String) - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
setContentType(String) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setCooperativeLockingEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
setCooperativeLockingOptions(CooperativeLockingOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setCopySucceeded(boolean) - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
setCopyWithRewriteEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setCors(List<Bucket.Cors>) - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's Cross-Origin Resource Sharing (CORS) configuration.
setCrc32c(String) - Method in class com.google.api.services.storage.preprod.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.preprod.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
setCreationTime(long) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setCustomAttributes(Map<String, String>) - Method in class com.google.api.services.storage.preprod.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.preprod.model.StorageObject
Metadata of customer-supplied encryption key, if the object is encrypted by such a key.
setCustomTime(DateTime) - Method in class com.google.api.services.storage.preprod.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.preprod.model.Bucket.Lifecycle.Rule.Condition
A date in RFC 3339 format with only the date part (for instance, "2013-01-15").
setDaysSinceCustomTime(Integer) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Objects.List
Returns results in a directory-like mode.
setDelimiter(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Returns results in a directory-like mode.
setDelimiter(String) - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions.Builder
 
setDescription(String) - Method in class com.google.api.services.storage.preprod.model.Expr
An optional description of the expression.
setDestination(StorageObject) - Method in class com.google.api.services.storage.preprod.model.ComposeRequest
Properties of the resulting object.
setDestinationBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
Name of the bucket containing the source objects.
setDestinationBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Name of the bucket in which to store the new object.
setDestinationBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Name of the bucket in which to store the new object.
setDestinationDirectory(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
Name of the directory.
setDestinationKmsKeyName(String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.
setDestinationObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
Name of the new object.
setDestinationObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Name of the new object.
setDestinationObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Name of the new object.
setDestinationPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
Apply a predefined set of access controls to the destination object.
setDestinationPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Apply a predefined set of access controls to the destination object.
setDestinationPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Apply a predefined set of access controls to the destination object.
setDirectory(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
Name of a directory.
setDirectory(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
Name of a directory.
setDirectPathPreferred(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setDisableGZipContent(boolean) - Method in class com.google.api.services.storage.preprod.StorageRequest
 
setDomain(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The domain associated with the entity, if any.
setDomain(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The domain associated with the entity, if any.
setDone(Boolean) - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
true if the copy is finished; otherwise, false if the copy is in progress.
setDst(String) - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperationLogRecord
 
setDstResource(String) - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
setEffectiveTime(DateTime) - Method in class com.google.api.services.storage.preprod.model.Bucket.RetentionPolicy
Server-determined value that indicates the time from which policy was enforced and effective.
setEmail(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The email address associated with the entity, if any.
setEmail(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The email address associated with the entity, if any.
setEmailAddress(String) - Method in class com.google.api.services.storage.preprod.model.ServiceAccount
The ID of the notification.
setEnabled(Boolean) - Method in class com.google.api.services.storage.preprod.model.Bucket.Autoclass
Whether or not Autoclass is enabled on this bucket
setEnabled(Boolean) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.model.Bucket.Versioning
While set to true, versioning is fully enabled for this bucket.
setEncryption(Bucket.Encryption) - Method in class com.google.api.services.storage.preprod.model.Bucket
Encryption configuration for a bucket.
setEncryptionAlgorithm(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject.CustomerEncryption
The encryption algorithm.
setEncryptionAlgorithm(String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setEncryptionKey(RedactedString) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setEncryptionKeyHash(RedactedString) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setEndOffset(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Filter results to objects whose names are lexicographically before endOffset.
setEndOffset(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Filter results to objects whose names are lexicographically before endOffset.
setEnsureEmptyObjectsMetadataMatch(boolean) - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
setEnsureNoConflictingItems(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
setEnsureNoDirectoryConflict(boolean) - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions.Builder
 
setEntity(String) - Method in class com.google.api.services.storage.preprod.model.Bucket.Owner
The entity, in the form project-owner-projectId.
setEntity(String) - Method in class com.google.api.services.storage.preprod.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 liz@example.com would be user-liz@example.com.
setEntity(String) - Method in class com.google.api.services.storage.preprod.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 liz@example.com would be user-liz@example.com.
setEntity(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject.Owner
The entity, in the form user-userId.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
The entity holding the permission.
setEntity(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
The entity holding the permission.
setEntityId(String) - Method in class com.google.api.services.storage.preprod.model.Bucket.Owner
The ID for the entity.
setEntityId(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The ID for the entity, if any.
setEntityId(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The ID for the entity, if any.
setEntityId(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject.Owner
The ID for the entity.
setEtag(String) - Method in class com.google.api.services.storage.preprod.model.Bucket
HTTP 1.1 Entity tag for the bucket.
setEtag(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
HTTP 1.1 Entity tag for the access-control entry.
setEtag(String) - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
HTTP 1.1 Entity tag for the HMAC key.
setEtag(String) - Method in class com.google.api.services.storage.preprod.model.Notification
HTTP 1.1 Entity tag for this subscription notification.
setEtag(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
HTTP 1.1 Entity tag for the access-control entry.
setEtag(String) - Method in class com.google.api.services.storage.preprod.model.Policy
HTTP 1.1 Entity tag for the policy.
setEtag(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
HTTP 1.1 Entity tag for the object.
setEventBasedHold(Boolean) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Whether an object is under event-based hold.
setEventTypes(List<String>) - Method in class com.google.api.services.storage.preprod.model.Notification
If present, only send notifications about listed event types.
setExpiration(Long) - Method in class com.google.api.services.storage.preprod.model.Channel
Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds.
setExpression(String) - Method in class com.google.api.services.storage.preprod.model.Expr
Textual representation of an expression in Common Expression Language syntax.
setFadvise(GoogleCloudStorageReadOptions.Fadvise) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
Sets fadvise mode that tunes behavior to optimize HTTP GET requests for various use cases.
setFastFailOnNotFound(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
True if attempts to open a new channel on a nonexistent object are required to immediately throw an IOException.
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
setFields(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
setFields(String) - Method in class com.google.api.services.storage.preprod.StorageRequest
Selector specifying which fields to include in a partial response.
setFields(String) - Method in class com.google.cloud.hadoop.gcsio.ListFileOptions.Builder
 
setFields(String) - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions.Builder
 
setFormatVersion(long) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecords
 
setGeneration(Long) - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects
The generation of this object to use as the source.
setGeneration(Long) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The content generation of the object, if applied to an object.
setGeneration(Long) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The content generation of this object.
setGeneration(Long) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Builder
 
setGrpcChecksumsEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
Sets whether to validate checksums when doing gRPC reads.
setGrpcEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setGrpcMessageTimeoutCheckInterval(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setGrpcReadMessageTimeoutMillis(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
Sets the property for gRPC read message timeout in milliseconds.
setGrpcReadMetadataTimeoutMillis(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
Sets the property to override the default timeout for GCS metadata reads from gRPC.
setGrpcReadTimeoutMillis(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
Sets the property to override the default GCS gRPC read stream timeout.
setGrpcReadZeroCopyEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
Sets the property to use the zero-copy deserializer for gRPC read.
setGrpcServerAddress(String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setHttpRequestConnectTimeout(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setHttpRequestHeaders(Map<String, String>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.storage.preprod.Storage.Builder
 
setHttpRequestReadTimeout(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setIamConfiguration(Bucket.IamConfiguration) - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's IAM configuration.
setIamPolicy(String, Policy) - Method in class com.google.api.services.storage.preprod.Storage.Buckets
Updates an IAM policy for the specified bucket.
SetIamPolicy(String, Policy) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
Updates an IAM policy for the specified bucket.
setIamPolicy(String, String, Policy) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Updates an IAM policy for the specified object.
SetIamPolicy(String, String, Policy) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
Updates an IAM policy for the specified object.
setId(String) - Method in class com.google.api.services.storage.preprod.model.Bucket
The ID of the bucket.
setId(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The ID of the access-control entry.
setId(String) - Method in class com.google.api.services.storage.preprod.model.Channel
A UUID or similar unique string that identifies this channel.
setId(String) - Method in class com.google.api.services.storage.preprod.model.Directory
The ID of the directory, including the bucket name, directory name.
setId(String) - Method in class com.google.api.services.storage.preprod.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.preprod.model.Notification
The ID of the notification.
setId(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The ID of the access-control entry.
setId(String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Directories.Delete
If set, only deletes the directory if its metageneration matches this value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
Makes the return of the directory metadata conditional on whether the directory's current metageneration matches the given value.
setIfMetagenerationMatch(Long) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Directories.Delete
If set, only deletes the directory if its metageneration does not match this value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
Makes the return of the directory metadata conditional on whether the directory's current metageneration does not match the given value.
setIfMetagenerationNotMatch(Long) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.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.preprod.Storage.Directories.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.preprod.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.preprod.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.preprod.Storage.Directories.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.preprod.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.preprod.Storage.Objects.Rewrite
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
setIncludePrefix(boolean) - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions.Builder
 
setIncludeTrailingDelimiter(Boolean) - Method in class com.google.api.services.storage.preprod.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.preprod.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.
setInplaceSeekLimit(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
If seeking to a new position which is within this number of bytes in front of the current position, then we will skip forward by reading and discarding the necessary amount of bytes rather than trying to open a brand-new underlying stream.
setIsLive(Boolean) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
setIsLocked(Boolean) - Method in class com.google.api.services.storage.preprod.model.Bucket.RetentionPolicy
Once locked, an object retention policy cannot be modified.
setItems(List<BucketAccessControl>) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControls
The list of items.
setItems(List<Bucket>) - Method in class com.google.api.services.storage.preprod.model.Buckets
The list of items.
setItems(List<Directory>) - Method in class com.google.api.services.storage.preprod.model.Directories
The list of items.
setItems(List<HmacKeyMetadata>) - Method in class com.google.api.services.storage.preprod.model.HmacKeysMetadata
The list of items.
setItems(List<Notification>) - Method in class com.google.api.services.storage.preprod.model.Notifications
The list of items.
setItems(List<ObjectAccessControl>) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControls
The list of items.
setItems(List<StorageObject>) - Method in class com.google.api.services.storage.preprod.model.Objects
The list of items.
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
setKey(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
setKey(String) - Method in class com.google.api.services.storage.preprod.StorageRequest
API key.
setKeySha256(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject.CustomerEncryption
SHA256 hash value of the encryption key.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.Bucket
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControls
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.Buckets
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.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.preprod.model.ComposeRequest
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.Directories
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.Directory
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.HmacKey
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.HmacKeysMetadata
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.Notification
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.Notifications
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControls
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.Objects
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.Policy
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.ServiceAccount
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The kind of item this is.
setKind(String) - Method in class com.google.api.services.storage.preprod.model.TestIamPermissionsResponse
The kind of item this is.
setKmsKeyName(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
setKmsKeyName(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
Not currently supported.
setKmsKeyName(String) - Method in class com.google.api.services.storage.preprod.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.
setKmsKeyName(String) - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
setLabels(Map<String, String>) - Method in class com.google.api.services.storage.preprod.model.Bucket
User-provided labels, in key/value pairs.
setLifecycle(Bucket.Lifecycle) - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's lifecycle configuration.
setLocation(String) - Method in class com.google.api.services.storage.preprod.model.Bucket
The location of the bucket.
setLocation(String) - Method in class com.google.api.services.storage.preprod.model.Expr
An optional string indicating the location of the expression for error reporting, e.g.
setLocation(String) - Method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions.Builder
 
setLocationType(String) - Method in class com.google.api.services.storage.preprod.model.Bucket
The type of the bucket location.
setLockedTime(DateTime) - Method in class com.google.api.services.storage.preprod.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.preprod.model.Bucket.IamConfiguration.UniformBucketLevelAccess
The deadline for changing iamConfiguration.uniformBucketLevelAccess.enabled from true to false in RFC 3339 format.
setLockExpiration(Instant) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
setLockExpiration(Instant) - Method in class com.google.cloud.hadoop.gcsio.cooplock.DeleteOperation
 
setLockExpiration(Instant) - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
setLockExpirationTimeoutMilli(long) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions.Builder
 
setLocks(Set<CoopLockRecord>) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecords
 
setLogBucket(String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.model.Bucket.Logging
A prefix for log object names.
setMainPageSuffix(String) - Method in class com.google.api.services.storage.preprod.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.
setMarkerFilePattern(String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
setMatchesPattern(String) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
A regular expression that satisfies the RE2 syntax.
setMatchesStorageClass(List<String>) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
Objects having any of the storage classes specified by this condition will be matched.
setMaxAgeSeconds(Integer) - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Objects.Rewrite
The maximum number of bytes that will be rewritten per rewrite request.
setMaxBytesRewrittenPerCall(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setMaxConcurrentOperations(int) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions.Builder
 
setMaxEntryAgeMillis(long) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions.Builder
Sets the max age of an item in cache in milliseconds.
setMaxHttpRequestRetries(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setMaxListItemsPerCall(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setMaxRequestsPerBatch(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setMaxResults(Long) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
Maximum number of buckets to return in a single response.
setMaxResults(Long) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
Maximum number of items return in a single page of responses.
setMaxResults(Long) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Projects.HmacKeys.List
Maximum number of items to return in a single page of responses.
setMaxResults(long) - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions.Builder
 
setMaxRetries(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Sets the number of times to automatically retry by re-opening the underlying contentChannel whenever an exception occurs while reading from it.
setMaxWaitMillisForEmptyObjectCreation(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setMd5Hash(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
MD5 hash of the data; encoded using base64.
setMediaLink(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Media download link.
setMembers(List<String>) - Method in class com.google.api.services.storage.preprod.model.Policy.Bindings
A collection of identifiers for members who may assume the provided role.
setMetadata(HmacKeyMetadata) - Method in class com.google.api.services.storage.preprod.model.HmacKey
Key metadata.
setMetadata(Map<String, String>) - Method in class com.google.api.services.storage.preprod.model.StorageObject
User-provided metadata, in key/value pairs.
setMetadata(Map<String, byte[]>) - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
setMetadata(Map<String, byte[]>) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setMetageneration(Long) - Method in class com.google.api.services.storage.preprod.model.Bucket
The metadata generation of this bucket.
setMetageneration(Long) - Method in class com.google.api.services.storage.preprod.model.Directory
The version of the metadata for this directory at this generation.
setMetageneration(Long) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The version of the metadata for this object at this generation.
setMetaGeneration(long) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setMetaGenerationMatch(Long) - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions.Builder
 
setMethod(List<String>) - Method in class com.google.api.services.storage.preprod.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".
setMetricsSink(GoogleCloudStorageOptions.MetricsSink) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setMinRangeRequestSize(int) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
Sets the minimum size of the HTTP Range header that could be set in GCS request when opening new stream to read an object.
setModificationTime(long) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setName(String) - Method in class com.google.api.services.storage.preprod.model.Bucket
The name of the bucket.
setName(String) - Method in class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects
The source object's name.
setName(String) - Method in class com.google.api.services.storage.preprod.model.Directory
The name of the directory.
setName(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The name of the object.
setName(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
Name of the object.
setNextPageToken(String) - Method in class com.google.api.services.storage.preprod.model.Buckets
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.preprod.model.Directories
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.preprod.model.HmacKeysMetadata
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.api.services.storage.preprod.model.Objects
The continuation token, used to page through large result sets.
setNoncurrentTimeBefore(DateTime) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Notifications.Delete
ID of the notification to delete.
setNotification(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
Notification ID
setNumNewerVersions(Integer) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
setOauthToken(String) - Method in class com.google.api.services.storage.preprod.StorageRequest
OAuth 2.0 token for the current user.
setObject(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The name of the object, if applied to an object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
Name of the object.
setObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
Name of the object.
setObjectNamePrefix(String) - Method in class com.google.api.services.storage.preprod.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.preprod.model.ComposeRequest.SourceObjects
Conditions that must be met for this operation to execute.
setObjectSize(Long) - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
The total size of the object being copied in bytes.
setOperationId(String) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
setOperationTime(Instant) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
setOperationType(CoopLockOperationType) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
setOptionsRequestedPolicyVersion(Integer) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
The IAM policy format version to be returned.
setOrigin(List<String>) - Method in class com.google.api.services.storage.preprod.model.Bucket.Cors
The list of Origins eligible to receive CORS response headers.
setOverwriteExisting(boolean) - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions.Builder
 
setOverwriteExisting(boolean) - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions.Builder
 
setOverwriteGenerationId(long) - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions.Builder
 
setOwner(Bucket.Owner) - Method in class com.google.api.services.storage.preprod.model.Bucket
The owner of the bucket.
setOwner(StorageObject.Owner) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The owner of the object.
setPageToken(String) - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Directories.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.preprod.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.preprod.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.preprod.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.preprod.model.Channel
Additional parameters controlling delivery channel behavior.
setPayload(Boolean) - Method in class com.google.api.services.storage.preprod.model.Channel
A Boolean value to indicate whether payload is wanted.
setPayloadFormat(String) - Method in class com.google.api.services.storage.preprod.model.Notification
The desired content of the Payload.
setPerformanceCacheEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
setPerformanceCacheOptions(PerformanceCachingGoogleCloudStorageOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
 
setPermissions(List<String>) - Method in class com.google.api.services.storage.preprod.model.TestIamPermissionsResponse
The permissions held by the caller.
setPermissions(List<String>) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
Permissions to test.
setPermissions(List<String>) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
Permissions to test.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
Apply a predefined set of access controls to this bucket.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
Apply a predefined set of access controls to this bucket.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
Apply a predefined set of access controls to this bucket.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
Apply a predefined set of access controls to this object.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
Apply a predefined set of access controls to this object.
setPredefinedAcl(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
Apply a predefined set of access controls to this object.
setPredefinedDefaultObjectAcl(String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.Storage.Buckets.List
Filter results to buckets whose names begin with this prefix.
setPrefix(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
Filter results to directories whose paths begin with this prefix.
setPrefix(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Filter results to objects whose names begin with this prefix.
setPrefix(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Filter results to objects whose names begin with this prefix.
setPrefixes(List<String>) - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.BucketAccessControls.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.storage.preprod.StorageRequest
Returns response with indentations and line breaks.
setProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
A valid API project identifier.
setProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
A valid API project identifier.
setProjectId(String) - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
Project ID owning the service account to which the key authenticates.
setProjectId(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
Project ID owning the service account.
setProjectId(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
Project ID owning the requested key
setProjectId(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
Project ID owning the service account of the requested key.
setProjectId(String) - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Projects.HmacKeys.Update
Project ID owning the service account of the updated key.
setProjectId(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
Project ID
setProjectId(String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
Set of properties to return.
setProjection(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
Set of properties to return.
setProjectNumber(BigInteger) - Method in class com.google.api.services.storage.preprod.model.Bucket
The project number of the project the bucket belongs to.
setProjectNumber(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl.ProjectTeam
The project number.
setProjectNumber(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl.ProjectTeam
The project number.
setProjectTeam(BucketAccessControl.ProjectTeam) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The project team associated with the entity, if any.
setProjectTeam(ObjectAccessControl.ProjectTeam) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The project team associated with the entity, if any.
setProperties(Map<String, String>) - Method in interface com.google.cloud.hadoop.gcsio.authorization.AuthorizationHandler
This method is called after instantiation and before calling handle.
setProxyAddress(String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setProxyPassword(RedactedString) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setProxyUsername(RedactedString) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setPublicAccessPrevention(String) - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
The bucket's Public Access Prevention configuration.
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
setQuotaUser(String) - Method in class com.google.api.services.storage.preprod.StorageRequest
An opaque string that represents a user for quota purposes.
setReadChannelOptions(GoogleCloudStorageReadOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setRequesterPays(Boolean) - Method in class com.google.api.services.storage.preprod.model.Bucket.Billing
When set to true, Requester Pays is enabled for this bucket.
setRequesterPaysOptions(RequesterPaysOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.storage.preprod.StorageRequest
 
setResource(StorageObject) - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
A resource containing the metadata for the copied-to object.
setResource(String) - Method in class com.google.cloud.hadoop.gcsio.cooplock.DeleteOperation
 
setResourceId(String) - Method in class com.google.api.services.storage.preprod.model.Channel
An opaque ID that identifies the resource being watched on this channel.
setResourceId(String) - Method in class com.google.api.services.storage.preprod.model.Policy
The ID of the resource to which this policy belongs.
setResources(Set<String>) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
setResourceUri(String) - Method in class com.google.api.services.storage.preprod.model.Channel
A version-specific identifier for the watched resource.
setResponseHeader(List<String>) - Method in class com.google.api.services.storage.preprod.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.
setRetentionExpirationTime(DateTime) - Method in class com.google.api.services.storage.preprod.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.preprod.model.Bucket.RetentionPolicy
The duration in seconds that objects need to be retained.
setRetentionPolicy(Bucket.RetentionPolicy) - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's retention policy.
setRewriteToken(String) - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
A token to use in subsequent requests to continue copying data.
setRewriteToken(String) - Method in class com.google.api.services.storage.preprod.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.preprod.model.BucketAccessControl
The access permission for the entity.
setRole(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The access permission for the entity.
setRole(String) - Method in class com.google.api.services.storage.preprod.model.Policy.Bindings
The role to which members belong.
setRootUrl(String) - Method in class com.google.api.services.storage.preprod.Storage.Builder
 
setRpo(String) - Method in class com.google.api.services.storage.preprod.model.Bucket
The Recovery Point Objective (RPO) of this bucket.
setRule(List<Bucket.Lifecycle.Rule>) - Method in class com.google.api.services.storage.preprod.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.
setSatisfiesPZS(Boolean) - Method in class com.google.api.services.storage.preprod.model.Bucket
Reserved for future use.
setSecret(String) - Method in class com.google.api.services.storage.preprod.model.HmacKey
HMAC secret key material.
setSelfLink(String) - Method in class com.google.api.services.storage.preprod.model.Bucket
The URI of this bucket.
setSelfLink(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl
The link to this access-control entry.
setSelfLink(String) - Method in class com.google.api.services.storage.preprod.model.Directory
The link to this directory.
setSelfLink(String) - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The link to this resource.
setSelfLink(String) - Method in class com.google.api.services.storage.preprod.model.Notification
The canonical URL of this notification.
setSelfLink(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl
The link to this access-control entry.
setSelfLink(String) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The link to this object.
setServiceAccountEmail(String) - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The email address of the key's associated service account.
setServiceAccountEmail(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
Email address of the service account.
setServiceAccountEmail(String) - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Builder
 
setShowDeletedKeys(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
Whether or not to show keys in the DELETED state.
setSize(BigInteger) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Content-Length of the data in bytes.
setSize(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Sets size of this channel to the given value.
setSize(long) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setSourceBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
Name of the bucket in which to find the source object.
setSourceBucket(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Name of the bucket in which to find the source object.
setSourceDirectory(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
Name of the source directory.
setSourceGeneration(Long) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.Storage.Objects.Copy
Name of the source object.
setSourceObject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
Name of the source object.
setSourceObjects(List<ComposeRequest.SourceObjects>) - Method in class com.google.api.services.storage.preprod.model.ComposeRequest
The list of source objects that will be concatenated into a single object.
setSrc(String) - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperationLogRecord
 
setSrcResource(String) - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
setStartOffset(String) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.model.HmacKeyMetadata
The state of the key.
setStatusParallelEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions.Builder
Enables parallel execution of GCS requests in listFileInfo and getFileInfo methods to reduce latency.
setStorageClass(String) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Action
Target storage class.
setStorageClass(String) - Method in class com.google.api.services.storage.preprod.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.preprod.model.StorageObject
Storage class of the object.
setStorageClass(String) - Method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions.Builder
 
setStorageRequestInitializer(StorageRequestInitializer) - Method in class com.google.api.services.storage.preprod.Storage.Builder
setStorageResourceId(StorageResourceId) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setStorageRootUrl(String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setStorageServicePath(String) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setSupportGzipEncoding(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Builder
If false then reading a file with GZIP content encoding (HTTP header "Content-Encoding: gzip") will result in failure (IOException is thrown).
setSuppressAllChecks(boolean) - Method in class com.google.api.services.storage.preprod.Storage.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.storage.preprod.Storage.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.storage.preprod.Storage.Builder
 
setTeam(String) - Method in class com.google.api.services.storage.preprod.model.BucketAccessControl.ProjectTeam
The team.
setTeam(String) - Method in class com.google.api.services.storage.preprod.model.ObjectAccessControl.ProjectTeam
The team.
setTemporaryHold(Boolean) - Method in class com.google.api.services.storage.preprod.model.StorageObject
Whether an object is under temporary hold.
setTimeCreated(DateTime) - Method in class com.google.api.services.storage.preprod.model.Bucket
The creation time of the bucket in RFC 3339 format.
setTimeCreated(DateTime) - Method in class com.google.api.services.storage.preprod.model.Directory
The creation time of the directory in RFC 3339 format.
setTimeCreated(DateTime) - Method in class com.google.api.services.storage.preprod.model.HmacKeyMetadata
The creation time of the HMAC key in RFC 3339 format.
setTimeCreated(DateTime) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The creation time of the object in RFC 3339 format.
setTimeDeleted(DateTime) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The deletion time of the object in RFC 3339 format.
setTimeStorageClassUpdated(DateTime) - Method in class com.google.api.services.storage.preprod.model.StorageObject
The time at which the object's storage class was last changed.
setTitle(String) - Method in class com.google.api.services.storage.preprod.model.Expr
An optional title for the expression, i.e.
setToggleTime(DateTime) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.model.Notification
The Cloud PubSub topic to which this subscription publishes.
setTotalBytesRewritten(Long) - Method in class com.google.api.services.storage.preprod.model.RewriteResponse
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
setTrafficDirectorEnabled(boolean) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setTransportType(HttpTransportFactory.HttpTransportType) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
setTtl(Duration) - Method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions.Builder
 
setType(String) - Method in class com.google.api.services.storage.preprod.model.Bucket.Lifecycle.Rule.Action
Type of the action.
setType(String) - Method in class com.google.api.services.storage.preprod.model.Channel
The type of delivery mechanism used for this channel.
setUniformBucketLevelAccess(Bucket.IamConfiguration.UniformBucketLevelAccess) - Method in class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration
The bucket's uniform bucket-level access configuration.
setUpdated(DateTime) - Method in class com.google.api.services.storage.preprod.model.Bucket
The modification time of the bucket in RFC 3339 format.
setUpdated(DateTime) - Method in class com.google.api.services.storage.preprod.model.Directory
The modification time of the directory metadata in RFC 3339 format.
setUpdated(DateTime) - Method in class com.google.api.services.storage.preprod.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.preprod.model.StorageObject
The modification time of the object metadata in RFC 3339 format.
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
setUploadType(String) - Method in class com.google.api.services.storage.preprod.StorageRequest
Upload protocol for media (e.g.
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Channels.Stop
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.List
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Directories.Rename
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Patch
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Rewrite
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
 
setUserIp(String) - Method in class com.google.api.services.storage.preprod.StorageRequest
Deprecated.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Patch
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.GetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.LockRetentionPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Patch
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.SetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.TestIamPermissions
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Buckets.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Patch
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Notifications.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Patch
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Compose
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Copy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.GetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Insert
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.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.preprod.Storage.Objects.Rewrite
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.SetIamPolicy
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.TestIamPermissions
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Create
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Delete
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Get
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.List
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
The project to be billed for this request.
setUserProject(String) - Method in class com.google.api.services.storage.preprod.Storage.Projects.ServiceAccount.Get
The project to be billed for this request.
setVerificationAttributes(VerificationAttributes) - Method in class com.google.cloud.hadoop.gcsio.testing.GcsItemInfoTestBuilder.Builder
 
setVersion(Integer) - Method in class com.google.api.services.storage.preprod.model.Policy
The IAM policy format version.
setVersioning(Bucket.Versioning) - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's versioning configuration.
setVersions(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.List
If true, lists all versions of an object as distinct results.
setVersions(Boolean) - Method in class com.google.api.services.storage.preprod.Storage.Objects.WatchAll
If true, lists all versions of an object as distinct results.
setWebsite(Bucket.Website) - Method in class com.google.api.services.storage.preprod.model.Bucket
The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site.
setWriteChannelOptions(AsyncWriteChannelOptions) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.Builder
 
size() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
size() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Returns size of the object to which this channel is connected.
size() - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryBucketEntry
Returns the number of objects in this bucket.
SourceObjects() - Constructor for class com.google.api.services.storage.preprod.model.ComposeRequest.SourceObjects
 
startUpload(InputStream) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcWriteChannel
 
stop(Channel) - Method in class com.google.api.services.storage.preprod.Storage.Channels
Stop watching resources through this channel
Stop(Channel) - Constructor for class com.google.api.services.storage.preprod.Storage.Channels.Stop
Stop watching resources through this channel
Storage - Class in com.google.api.services.storage.preprod
Service definition for Storage (v1_preprod).
Storage(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.storage.preprod.Storage
Constructor.
Storage.BucketAccessControls - Class in com.google.api.services.storage.preprod
The "bucketAccessControls" collection of methods.
Storage.BucketAccessControls.Delete - Class in com.google.api.services.storage.preprod
 
Storage.BucketAccessControls.Get - Class in com.google.api.services.storage.preprod
 
Storage.BucketAccessControls.Insert - Class in com.google.api.services.storage.preprod
 
Storage.BucketAccessControls.List - Class in com.google.api.services.storage.preprod
 
Storage.BucketAccessControls.Patch - Class in com.google.api.services.storage.preprod
 
Storage.BucketAccessControls.Update - Class in com.google.api.services.storage.preprod
 
Storage.Buckets - Class in com.google.api.services.storage.preprod
The "buckets" collection of methods.
Storage.Buckets.Delete - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.Get - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.GetIamPolicy - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.Insert - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.List - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.LockRetentionPolicy - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.Patch - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.SetIamPolicy - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.TestIamPermissions - Class in com.google.api.services.storage.preprod
 
Storage.Buckets.Update - Class in com.google.api.services.storage.preprod
 
Storage.Builder - Class in com.google.api.services.storage.preprod
Builder for Storage.
Storage.Channels - Class in com.google.api.services.storage.preprod
The "channels" collection of methods.
Storage.Channels.Stop - Class in com.google.api.services.storage.preprod
 
Storage.DefaultObjectAccessControls - Class in com.google.api.services.storage.preprod
The "defaultObjectAccessControls" collection of methods.
Storage.DefaultObjectAccessControls.Delete - Class in com.google.api.services.storage.preprod
 
Storage.DefaultObjectAccessControls.Get - Class in com.google.api.services.storage.preprod
 
Storage.DefaultObjectAccessControls.Insert - Class in com.google.api.services.storage.preprod
 
Storage.DefaultObjectAccessControls.List - Class in com.google.api.services.storage.preprod
 
Storage.DefaultObjectAccessControls.Patch - Class in com.google.api.services.storage.preprod
 
Storage.DefaultObjectAccessControls.Update - Class in com.google.api.services.storage.preprod
 
Storage.Directories - Class in com.google.api.services.storage.preprod
The "directories" collection of methods.
Storage.Directories.Delete - Class in com.google.api.services.storage.preprod
 
Storage.Directories.Get - Class in com.google.api.services.storage.preprod
 
Storage.Directories.Insert - Class in com.google.api.services.storage.preprod
 
Storage.Directories.List - Class in com.google.api.services.storage.preprod
 
Storage.Directories.Rename - Class in com.google.api.services.storage.preprod
 
Storage.Notifications - Class in com.google.api.services.storage.preprod
The "notifications" collection of methods.
Storage.Notifications.Delete - Class in com.google.api.services.storage.preprod
 
Storage.Notifications.Get - Class in com.google.api.services.storage.preprod
 
Storage.Notifications.Insert - Class in com.google.api.services.storage.preprod
 
Storage.Notifications.List - Class in com.google.api.services.storage.preprod
 
Storage.ObjectAccessControls - Class in com.google.api.services.storage.preprod
The "objectAccessControls" collection of methods.
Storage.ObjectAccessControls.Delete - Class in com.google.api.services.storage.preprod
 
Storage.ObjectAccessControls.Get - Class in com.google.api.services.storage.preprod
 
Storage.ObjectAccessControls.Insert - Class in com.google.api.services.storage.preprod
 
Storage.ObjectAccessControls.List - Class in com.google.api.services.storage.preprod
 
Storage.ObjectAccessControls.Patch - Class in com.google.api.services.storage.preprod
 
Storage.ObjectAccessControls.Update - Class in com.google.api.services.storage.preprod
 
Storage.Objects - Class in com.google.api.services.storage.preprod
The "objects" collection of methods.
Storage.Objects.Compose - Class in com.google.api.services.storage.preprod
 
Storage.Objects.Copy - Class in com.google.api.services.storage.preprod
 
Storage.Objects.Delete - Class in com.google.api.services.storage.preprod
 
Storage.Objects.Get - Class in com.google.api.services.storage.preprod
 
Storage.Objects.GetIamPolicy - Class in com.google.api.services.storage.preprod
 
Storage.Objects.Insert - Class in com.google.api.services.storage.preprod
 
Storage.Objects.List - Class in com.google.api.services.storage.preprod
 
Storage.Objects.Patch - Class in com.google.api.services.storage.preprod
 
Storage.Objects.Rewrite - Class in com.google.api.services.storage.preprod
 
Storage.Objects.SetIamPolicy - Class in com.google.api.services.storage.preprod
 
Storage.Objects.TestIamPermissions - Class in com.google.api.services.storage.preprod
 
Storage.Objects.Update - Class in com.google.api.services.storage.preprod
 
Storage.Objects.WatchAll - Class in com.google.api.services.storage.preprod
 
Storage.Projects - Class in com.google.api.services.storage.preprod
The "projects" collection of methods.
Storage.Projects.HmacKeys - Class in com.google.api.services.storage.preprod
The "hmacKeys" collection of methods.
Storage.Projects.HmacKeys.Create - Class in com.google.api.services.storage.preprod
 
Storage.Projects.HmacKeys.Delete - Class in com.google.api.services.storage.preprod
 
Storage.Projects.HmacKeys.Get - Class in com.google.api.services.storage.preprod
 
Storage.Projects.HmacKeys.List - Class in com.google.api.services.storage.preprod
 
Storage.Projects.HmacKeys.Update - Class in com.google.api.services.storage.preprod
 
Storage.Projects.ServiceAccount - Class in com.google.api.services.storage.preprod
The "serviceAccount" collection of methods.
Storage.Projects.ServiceAccount.Get - Class in com.google.api.services.storage.preprod
 
STORAGE_ROOT_URL_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default root URL for Cloud Storage API endpoint.
STORAGE_SERVICE_PATH_DEFAULT - Static variable in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
Default service Path for Cloud Storage API endpoint.
StorageObject - Class in com.google.api.services.storage.preprod.model
An object.
StorageObject() - Constructor for class com.google.api.services.storage.preprod.model.StorageObject
 
StorageObject.CustomerEncryption - Class in com.google.api.services.storage.preprod.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.preprod.model
The owner of the object.
StorageRequest<T> - Class in com.google.api.services.storage.preprod
Storage request.
StorageRequest(Storage, String, String, Object, Class<T>) - Constructor for class com.google.api.services.storage.preprod.StorageRequest
 
StorageRequestAuthorizer - Class in com.google.cloud.hadoop.gcsio.authorization
Authorize storage requests using user specified authorization handler.
StorageRequestAuthorizer(Class<? extends AuthorizationHandler>, Map<String, String>) - Constructor for class com.google.cloud.hadoop.gcsio.authorization.StorageRequestAuthorizer
Create and init AuthorizationHandler from Class definition.
StorageRequestInitializer - Class in com.google.api.services.storage.preprod
Storage request initializer for setting properties like key and userIp.
StorageRequestInitializer() - Constructor for class com.google.api.services.storage.preprod.StorageRequestInitializer
 
StorageRequestInitializer(String) - Constructor for class com.google.api.services.storage.preprod.StorageRequestInitializer
 
StorageRequestInitializer(String, String) - Constructor for class com.google.api.services.storage.preprod.StorageRequestInitializer
 
StorageResourceId - Class in com.google.cloud.hadoop.gcsio
Data struct representing either a GCS StorageObject, a GCS Bucket or the GCS root (gs://).
StorageResourceId(String) - Constructor for class com.google.cloud.hadoop.gcsio.StorageResourceId
Constructor for a StorageResourceId representing a Bucket; getObjectName() will return null for a StorageResourceId that represents a Bucket.
StorageResourceId(String, String) - Constructor for class com.google.cloud.hadoop.gcsio.StorageResourceId
Constructor for a StorageResourceId representing a full StorageObject, including bucketName and objectName.
StorageResourceId(String, String, long) - Constructor for class com.google.cloud.hadoop.gcsio.StorageResourceId
Constructor for a StorageResourceId representing a full StorageObject, including bucketName and objectName.
StorageResourceId(String, long) - Constructor for class com.google.cloud.hadoop.gcsio.StorageResourceId
Constructor for a StorageResourceId representing a full StorageObject, including bucketName and objectName.
StorageScopes - Class in com.google.api.services.storage.preprod
Available OAuth 2.0 scopes for use with the Cloud Storage JSON API.
StringPaths - Class in com.google.cloud.hadoop.gcsio
Utility methods for String GCS paths

T

TestConfiguration - Class in com.google.cloud.hadoop.gcsio.testing
Access to test configurations values.
TestConfiguration() - Constructor for class com.google.cloud.hadoop.gcsio.testing.TestConfiguration
 
TestConfiguration.EnvironmentBasedTestConfiguration - Class in com.google.cloud.hadoop.gcsio.testing
Environment-based test configuration.
testIamPermissions(String, List<String>) - Method in class com.google.api.services.storage.preprod.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.preprod.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.preprod.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.preprod.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.preprod.model
A storage.(buckets|objects).testIamPermissions response.
TestIamPermissionsResponse() - Constructor for class com.google.api.services.storage.preprod.model.TestIamPermissionsResponse
 
throwIfNotValid() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
throwIfNotValid() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CooperativeLockingOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.CreateBucketOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.CreateFileOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.CreateObjectOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageFileSystemOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.ListFileOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.ListObjectOptions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.ObjectWriteConditions
 
toBuilder() - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions
 
toDirectory(URI) - Static method in class com.google.cloud.hadoop.gcsio.UriPaths
Converts the given path to look like a directory path.
toDirectoryId() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Converts StorageResourceId instance to look like a directory path.
toFilePath(String) - Static method in class com.google.cloud.hadoop.gcsio.StringPaths
Converts the given object name to look like a file path.
toRetryHttpInitializerOptions() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions
 
toString() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDelete
 
toString() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationRename
 
toString() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecord
 
toString() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecords
 
toString() - Method in class com.google.cloud.hadoop.gcsio.cooplock.DeleteOperation
 
toString() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperation
 
toString() - Method in class com.google.cloud.hadoop.gcsio.cooplock.RenameOperationLogRecord
 
toString() - Method in class com.google.cloud.hadoop.gcsio.FileInfo
Gets string representation of this instance.
toString() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
toString() - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageItemInfo
Gets string representation of this instance.
toString() - Method in class com.google.cloud.hadoop.gcsio.StorageResourceId
Returns a string of the form gs://<bucketName>/<objectName>.
truncate(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageGrpcReadChannel
 
truncate(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
 

U

UniformBucketLevelAccess() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.IamConfiguration.UniformBucketLevelAccess
 
UNKNOWN_GENERATION_ID - Static variable in class com.google.cloud.hadoop.gcsio.StorageResourceId
 
unlock() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDelete
 
unlock() - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationRename
 
unlockPaths(String, StorageResourceId...) - Method in class com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao
 
UpdatableItemInfo - Class in com.google.cloud.hadoop.gcsio
Item information that can be updated without re-writing an entire object.
UpdatableItemInfo(StorageResourceId, Map<String, byte[]>) - Constructor for class com.google.cloud.hadoop.gcsio.UpdatableItemInfo
 
update(String, String, BucketAccessControl) - Method in class com.google.api.services.storage.preprod.Storage.BucketAccessControls
Updates an ACL entry on the specified bucket.
Update(String, String, BucketAccessControl) - Constructor for class com.google.api.services.storage.preprod.Storage.BucketAccessControls.Update
Updates an ACL entry on the specified bucket.
update(String, Bucket) - Method in class com.google.api.services.storage.preprod.Storage.Buckets
Updates a bucket.
Update(String, Bucket) - Constructor for class com.google.api.services.storage.preprod.Storage.Buckets.Update
Updates a bucket.
update(String, String, ObjectAccessControl) - Method in class com.google.api.services.storage.preprod.Storage.DefaultObjectAccessControls
Updates a default object ACL entry on the specified bucket.
Update(String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.preprod.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.preprod.Storage.ObjectAccessControls
Updates an ACL entry on the specified object.
Update(String, String, String, ObjectAccessControl) - Constructor for class com.google.api.services.storage.preprod.Storage.ObjectAccessControls.Update
Updates an ACL entry on the specified object.
update(String, String, StorageObject) - Method in class com.google.api.services.storage.preprod.Storage.Objects
Updates an object's metadata.
Update(String, String, StorageObject) - Constructor for class com.google.api.services.storage.preprod.Storage.Objects.Update
Updates an object's metadata.
update(String, String, HmacKeyMetadata) - Method in class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys
Updates the state of an HMAC key.
Update(String, String, HmacKeyMetadata) - Constructor for class com.google.api.services.storage.preprod.Storage.Projects.HmacKeys.Update
Updates the state of an HMAC key.
updateItems(List<UpdatableItemInfo>) - Method in class com.google.cloud.hadoop.gcsio.ForwardingGoogleCloudStorage
 
updateItems(List<UpdatableItemInfo>) - Method in interface com.google.cloud.hadoop.gcsio.GoogleCloudStorage
Attempt to update metadata of the objects referenced within the passed itemInfo objects.
updateItems(List<UpdatableItemInfo>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
updateItems(List<UpdatableItemInfo>) - Method in class com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorage
 
updateItems(List<UpdatableItemInfo>) - Method in class com.google.cloud.hadoop.gcsio.testing.InMemoryGoogleCloudStorage
 
updateMetadata(GoogleCloudStorageItemInfo, Map<String, byte[]>) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
UriPaths - Class in com.google.cloud.hadoop.gcsio
Utility methods for URI GCS paths

V

validateCopyArguments(String, List<String>, String, List<String>, GoogleCloudStorage) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
 
validateCopyArguments(Map<StorageResourceId, StorageResourceId>, GoogleCloudStorage) - Static method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl
Validates basic argument constraints like non-null, non-empty Strings, using Preconditions in addition to checking for src/dst bucket existence and compatibility of bucket properties such as location and storage-class.
validatePosition(long) - Method in class com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel
Validates that the given position is valid for this channel.
valueOf(String) - Static method in enum com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.MetricsSink
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Fadvise
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.hadoop.gcsio.GoogleCloudStorageOptions.MetricsSink
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadOptions.Fadvise
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationAttributes - Class in com.google.cloud.hadoop.gcsio
GCS provided validation attributes for a single object.
VerificationAttributes(byte[], byte[]) - Constructor for class com.google.cloud.hadoop.gcsio.VerificationAttributes
 
Versioning() - Constructor for class com.google.api.services.storage.preprod.model.Bucket.Versioning
 

W

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

Copyright © 2022. All rights reserved.