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

A

ACCESS_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteHmacKeyRequest
 
ACCESS_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetHmacKeyRequest
 
ACCESS_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
 
Acl - Class in com.google.cloud.storage
Access Control List for buckets or blobs.
Acl.Builder - Class in com.google.cloud.storage
Builder for Acl objects.
Acl.Domain - Class in com.google.cloud.storage
Class for ACL Domain entities.
Acl.Entity - Class in com.google.cloud.storage
Base class for Access Control List entities.
Acl.Entity.Type - Enum in com.google.cloud.storage
 
Acl.Group - Class in com.google.cloud.storage
Class for ACL Group entities.
Acl.Project - Class in com.google.cloud.storage
Class for ACL Project entities.
Acl.Project.ProjectRole - Class in com.google.cloud.storage
 
Acl.RawEntity - Class in com.google.cloud.storage
 
Acl.Role - Class in com.google.cloud.storage
 
Acl.User - Class in com.google.cloud.storage
Class for ACL User entities.
ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
ACTION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
addAcl(BucketAccessControl) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
addAcl(int, BucketAccessControl) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
addAcl(BucketAccessControl.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
addAcl(int, BucketAccessControl.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
addAcl(ObjectAccessControl) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
addAcl(int, ObjectAccessControl) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
addAcl(ObjectAccessControl.Builder) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
addAcl(int, ObjectAccessControl.Builder) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
addAclBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
addAclBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
addAclBuilder() - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
addAclBuilder(int) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
addAclCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addAllAcl(Iterable<? extends BucketAccessControl>) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
addAllAcl(Iterable<? extends ObjectAccessControl>) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
addAllBuckets(Iterable<? extends Bucket>) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
addAllCors(Iterable<? extends Bucket.Cors>) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
addAllDataLocations(Iterable<String>) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
addAllDefaultObjectAcl(Iterable<? extends ObjectAccessControl>) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
addAllEventTypes(Iterable<String>) - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
addAllHmacKeys(Iterable<? extends HmacKeyMetadata>) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
addAllMatchesPrefix(Iterable<String>) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
addAllMatchesStorageClass(Iterable<String>) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
addAllMatchesSuffix(Iterable<String>) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
addAllMethod(Iterable<String>) - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
addAllNotificationConfigs(Iterable<? extends NotificationConfig>) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
addAllObjects(Iterable<? extends Object>) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
addAllOrigin(Iterable<String>) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
addAllPrefixes(Iterable<String>) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
addAllResponseHeader(Iterable<String>) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
addAllRule(Iterable<? extends Bucket.Lifecycle.Rule>) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
addAllSourceObjects(Iterable<? extends ComposeObjectRequest.SourceObject>) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
addBucketCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addBuckets(Bucket) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
addBuckets(int, Bucket) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
addBuckets(Bucket.Builder) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
addBuckets(int, Bucket.Builder) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
addBucketsBuilder() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
addBucketsBuilder(int) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
addCacheControlCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addContentDispositionCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addContentEncodingCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addContentLengthCondition(PostPolicyV4.ConditionV4Type, int) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
Deprecated.
Invocation of this method has no effect. Use PostPolicyV4.PostConditionsV4.Builder.addContentLengthRangeCondition(int, int) to specify a range for the content-length.
addContentLengthRangeCondition(int, int) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addContentTypeCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addCors(Bucket.Cors) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
addCors(int, Bucket.Cors) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
addCors(Bucket.Cors.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
addCors(int, Bucket.Cors.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
addCorsBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
addCorsBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
AddCustomMetadataField(String, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
addDataLocations(String) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
addDataLocationsBytes(ByteString) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
addDefaultObjectAcl(ObjectAccessControl) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
addDefaultObjectAcl(int, ObjectAccessControl) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
addDefaultObjectAcl(ObjectAccessControl.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
addDefaultObjectAcl(int, ObjectAccessControl.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
addDefaultObjectAclBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
addDefaultObjectAclBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
addDelete(StorageObject, RpcBatch.Callback<Void>, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch
Adds a call to "delete storage object" to the batch, with the provided callback and options.
addEventTypes(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
addEventTypesBytes(ByteString) - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
addExpiresCondition(PostPolicyV4.ConditionV4Type, long) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
addExpiresCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
addExpiresCondition(long) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addExpiresCondition(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addGet(StorageObject, RpcBatch.Callback<StorageObject>, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch
Adds a call to "get storage object" to the batch, with the provided callback and options.
addHmacKeys(HmacKeyMetadata) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
addHmacKeys(int, HmacKeyMetadata) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
addHmacKeys(HmacKeyMetadata.Builder) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
addHmacKeys(int, HmacKeyMetadata.Builder) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
addHmacKeysBuilder() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
addHmacKeysBuilder(int) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
addKeyCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addMatchesPrefix(String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
addMatchesPrefixBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
addMatchesStorageClass(String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
addMatchesStorageClassBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
addMatchesSuffix(String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
addMatchesSuffixBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
addMethod(String) - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
addMethodBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
addNotificationConfigs(NotificationConfig) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
addNotificationConfigs(int, NotificationConfig) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
addNotificationConfigs(NotificationConfig.Builder) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
addNotificationConfigs(int, NotificationConfig.Builder) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
addNotificationConfigsBuilder() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
addNotificationConfigsBuilder(int) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
addObjects(Object) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
addObjects(int, Object) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
addObjects(Object.Builder) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
addObjects(int, Object.Builder) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
addObjectsBuilder() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
addObjectsBuilder(int) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
addOrigin(String) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
addOriginBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
addPatch(StorageObject, RpcBatch.Callback<StorageObject>, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch
Adds a call to "patch storage object" to the batch, with the provided callback and options.
addPrefixes(String) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
addPrefixesBytes(ByteString) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ContentRange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Object.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Owner.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
addResponseHeader(String) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
addResponseHeaderBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
addRule(Bucket.Lifecycle.Rule) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
addRule(int, Bucket.Lifecycle.Rule) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
addRule(Bucket.Lifecycle.Rule.Builder) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
addRule(int, Bucket.Lifecycle.Rule.Builder) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
addRuleBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
addRuleBuilder(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
addSource(Iterable<String>) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Add source blobs for compose operation.
addSource(String...) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Add source blobs for compose operation.
addSource(String, long) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Add a source with a specific generation to match.
addSourceObjects(ComposeObjectRequest.SourceObject) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
addSourceObjects(int, ComposeObjectRequest.SourceObject) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
addSourceObjects(ComposeObjectRequest.SourceObject.Builder) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
addSourceObjects(int, ComposeObjectRequest.SourceObject.Builder) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
addSourceObjectsBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
addSourceObjectsBuilder(int) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
addSuccessActionRedirectUrlCondition(PostPolicyV4.ConditionV4Type, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
addSuccessActionStatusCondition(PostPolicyV4.ConditionV4Type, int) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
addSuccessActionStatusCondition(int) - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
admin() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.buckets.* storage.objects.*
AGE_DAYS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
AgeDeleteRule(int) - Constructor for class com.google.cloud.storage.BucketInfo.AgeDeleteRule
Deprecated.
Creates an AgeDeleteRule object.
any() - Static method in class com.google.cloud.storage.Cors.Origin
Returns an Origin object for all possible origins.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.storage.v2.StorageSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
ARCHIVE - Static variable in class com.google.cloud.storage.StorageClass
Archive storage class.
asBlobInfo() - Method in class com.google.cloud.storage.Blob
Drop the held Storage instance.
asBucketInfo() - Method in class com.google.cloud.storage.Bucket
Drop the held Storage instance.
ASYNC_TURBO - Static variable in class com.google.cloud.storage.Rpo
Turbo recovery point objective.
AUTOCLASS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
awaitTermination(long, TimeUnit) - Method in class com.google.storage.v2.StorageClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.storage.v2.stub.GrpcStorageStub
 

B

batch() - Method in interface com.google.cloud.storage.Storage
Creates a new empty batch for grouping multiple service calls in one underlying RPC call.
BILLING_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
bindService(StorageGrpc.AsyncService) - Static method in class com.google.storage.v2.StorageGrpc
 
bindService() - Method in class com.google.storage.v2.StorageGrpc.StorageImplBase
 
Blob - Class in com.google.cloud.storage
An object in Google Cloud Storage.
Blob.BlobSourceOption - Class in com.google.cloud.storage
Class for specifying blob source options when Blob methods are used.
Blob.Builder - Class in com.google.cloud.storage
Builder for Blob.
BlobId - Class in com.google.cloud.storage
Google Storage Object identifier.
BlobInfo - Class in com.google.cloud.storage
Information about an object in Google Cloud Storage.
BlobInfo.Builder - Class in com.google.cloud.storage
Builder for BlobInfo.
BlobInfo.CustomerEncryption - Class in com.google.cloud.storage
Objects of this class hold information on the customer-supplied encryption key, if the blob is encrypted using such a key.
BlobInfo.ImmutableEmptyMap<K,V> - Class in com.google.cloud.storage
This class is meant for internal use only.
blobSize - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
Bucket - Class in com.google.cloud.storage
A Google cloud storage bucket.
Bucket - Class in com.google.storage.v2
A bucket.
Bucket.Autoclass - Class in com.google.storage.v2
Configuration for a bucket's Autoclass feature.
Bucket.Autoclass.Builder - Class in com.google.storage.v2
Configuration for a bucket's Autoclass feature.
Bucket.AutoclassOrBuilder - Interface in com.google.storage.v2
 
Bucket.Billing - Class in com.google.storage.v2
Billing properties of a bucket.
Bucket.Billing.Builder - Class in com.google.storage.v2
Billing properties of a bucket.
Bucket.BillingOrBuilder - Interface in com.google.storage.v2
 
Bucket.BlobTargetOption - Class in com.google.cloud.storage
Class for specifying blob target options when Bucket methods are used.
Bucket.BlobWriteOption - Class in com.google.cloud.storage
Class for specifying blob write options when Bucket methods are used.
Bucket.BucketSourceOption - Class in com.google.cloud.storage
Class for specifying bucket source options when Bucket methods are used.
Bucket.Builder - Class in com.google.cloud.storage
Builder for Bucket.
Bucket.Builder - Class in com.google.storage.v2
A bucket.
Bucket.Cors - Class in com.google.storage.v2
Cross-Origin Response sharing (CORS) properties for a bucket.
Bucket.Cors.Builder - Class in com.google.storage.v2
Cross-Origin Response sharing (CORS) properties for a bucket.
Bucket.CorsOrBuilder - Interface in com.google.storage.v2
 
Bucket.CustomPlacementConfig - Class in com.google.storage.v2
Configuration for Custom Dual Regions.
Bucket.CustomPlacementConfig.Builder - Class in com.google.storage.v2
Configuration for Custom Dual Regions.
Bucket.CustomPlacementConfigOrBuilder - Interface in com.google.storage.v2
 
Bucket.Encryption - Class in com.google.storage.v2
Encryption properties of a bucket.
Bucket.Encryption.Builder - Class in com.google.storage.v2
Encryption properties of a bucket.
Bucket.EncryptionOrBuilder - Interface in com.google.storage.v2
 
Bucket.IamConfig - Class in com.google.storage.v2
Bucket restriction options.
Bucket.IamConfig.Builder - Class in com.google.storage.v2
Bucket restriction options.
Bucket.IamConfig.UniformBucketLevelAccess - Class in com.google.storage.v2
Settings for Uniform Bucket level access.
Bucket.IamConfig.UniformBucketLevelAccess.Builder - Class in com.google.storage.v2
Settings for Uniform Bucket level access.
Bucket.IamConfig.UniformBucketLevelAccessOrBuilder - Interface in com.google.storage.v2
 
Bucket.IamConfigOrBuilder - Interface in com.google.storage.v2
 
Bucket.Lifecycle - Class in com.google.storage.v2
Lifecycle properties of a bucket.
Bucket.Lifecycle.Builder - Class in com.google.storage.v2
Lifecycle properties of a bucket.
Bucket.Lifecycle.Rule - Class in com.google.storage.v2
A lifecycle Rule, combining an action to take on an object and a condition which will trigger that action.
Bucket.Lifecycle.Rule.Action - Class in com.google.storage.v2
An action to take on an object.
Bucket.Lifecycle.Rule.Action.Builder - Class in com.google.storage.v2
An action to take on an object.
Bucket.Lifecycle.Rule.ActionOrBuilder - Interface in com.google.storage.v2
 
Bucket.Lifecycle.Rule.Builder - Class in com.google.storage.v2
A lifecycle Rule, combining an action to take on an object and a condition which will trigger that action.
Bucket.Lifecycle.Rule.Condition - Class in com.google.storage.v2
A condition of an object which triggers some action.
Bucket.Lifecycle.Rule.Condition.Builder - Class in com.google.storage.v2
A condition of an object which triggers some action.
Bucket.Lifecycle.Rule.ConditionOrBuilder - Interface in com.google.storage.v2
 
Bucket.Lifecycle.RuleOrBuilder - Interface in com.google.storage.v2
 
Bucket.LifecycleOrBuilder - Interface in com.google.storage.v2
 
Bucket.Logging - Class in com.google.storage.v2
Logging-related properties of a bucket.
Bucket.Logging.Builder - Class in com.google.storage.v2
Logging-related properties of a bucket.
Bucket.LoggingOrBuilder - Interface in com.google.storage.v2
 
Bucket.RetentionPolicy - Class in com.google.storage.v2
Retention policy properties of a bucket.
Bucket.RetentionPolicy.Builder - Class in com.google.storage.v2
Retention policy properties of a bucket.
Bucket.RetentionPolicyOrBuilder - Interface in com.google.storage.v2
 
Bucket.Versioning - Class in com.google.storage.v2
Properties of a bucket related to versioning.
Bucket.Versioning.Builder - Class in com.google.storage.v2
Properties of a bucket related to versioning.
Bucket.VersioningOrBuilder - Interface in com.google.storage.v2
 
Bucket.Website - Class in com.google.storage.v2
Properties of a bucket related to accessing the contents as a static website.
Bucket.Website.Builder - Class in com.google.storage.v2
Properties of a bucket related to accessing the contents as a static website.
Bucket.WebsiteOrBuilder - Interface in com.google.storage.v2
 
BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateBucketRequest
 
BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteObjectRequest
 
BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateBucketRequest
 
BUCKET_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
BUCKET_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateBucketRequest
 
BucketAccessControl - Class in com.google.storage.v2
An access-control entry.
BucketAccessControl.Builder - Class in com.google.storage.v2
An access-control entry.
BucketAccessControlOrBuilder - Interface in com.google.storage.v2
 
BucketInfo - Class in com.google.cloud.storage
Google Storage bucket metadata;
BucketInfo.AgeDeleteRule - Class in com.google.cloud.storage
Deprecated.
Use a LifecycleRule with a DeleteLifecycleAction and use LifecycleCondition.Builder.setAge instead.

For example, new DeleteLifecycleAction(1) is equivalent to new LifecycleRule( LifecycleAction.newDeleteAction(), LifecycleCondition.newBuilder().setAge(1).build()))

BucketInfo.Autoclass - Class in com.google.cloud.storage
 
BucketInfo.Autoclass.Builder - Class in com.google.cloud.storage
 
BucketInfo.Builder - Class in com.google.cloud.storage
Builder for BucketInfo.
BucketInfo.CreatedBeforeDeleteRule - Class in com.google.cloud.storage
Deprecated.
Use a LifecycleRule with an action DeleteLifecycleAction and a condition LifecycleCondition.Builder.setCreatedBefore instead.
BucketInfo.CustomPlacementConfig - Class in com.google.cloud.storage
The bucket's custom placement configuration for Custom Dual Regions.
BucketInfo.CustomPlacementConfig.Builder - Class in com.google.cloud.storage
 
BucketInfo.DeleteRule - Class in com.google.cloud.storage
Deprecated.
Use a LifecycleRule with a DeleteLifecycleAction and a LifecycleCondition which is equivalent to a subclass of DeleteRule instead.
BucketInfo.DeleteRule.Type - Enum in com.google.cloud.storage
Deprecated.
 
BucketInfo.IamConfiguration - Class in com.google.cloud.storage
The Bucket's IAM Configuration.
BucketInfo.IamConfiguration.Builder - Class in com.google.cloud.storage
Builder for IamConfiguration
BucketInfo.IsLiveDeleteRule - Class in com.google.cloud.storage
Deprecated.
Use a LifecycleRule with a DeleteLifecycleAction and a condition LifecycleCondition.Builder.setIsLive instead.
BucketInfo.LifecycleRule - Class in com.google.cloud.storage
Lifecycle rule for a bucket.
BucketInfo.LifecycleRule.AbortIncompleteMPUAction - Class in com.google.cloud.storage
 
BucketInfo.LifecycleRule.DeleteLifecycleAction - Class in com.google.cloud.storage
 
BucketInfo.LifecycleRule.LifecycleAction - Class in com.google.cloud.storage
Base class for the Action to take when a Lifecycle Condition is met.
BucketInfo.LifecycleRule.LifecycleCondition - Class in com.google.cloud.storage
Condition for a Lifecycle rule, specifies under what criteria an Action should be executed.
BucketInfo.LifecycleRule.LifecycleCondition.Builder - Class in com.google.cloud.storage
Builder for LifecycleCondition.
BucketInfo.LifecycleRule.SetStorageClassLifecycleAction - Class in com.google.cloud.storage
 
BucketInfo.Logging - Class in com.google.cloud.storage
The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs.
BucketInfo.Logging.Builder - Class in com.google.cloud.storage
 
BucketInfo.NumNewerVersionsDeleteRule - Class in com.google.cloud.storage
Deprecated.
Use a LifecycleRule with a DeleteLifecycleAction and a condition LifecycleCondition.Builder.setNumberOfNewerVersions instead.
BucketInfo.PublicAccessPrevention - Enum in com.google.cloud.storage
Public Access Prevention enum with expected values.
BucketName - Class in com.google.storage.v2
 
BucketName() - Constructor for class com.google.storage.v2.BucketName
Deprecated.
BucketName.Builder - Class in com.google.storage.v2
Builder for projects/{project}/buckets/{bucket}.
BucketOrBuilder - Interface in com.google.storage.v2
 
BUCKETS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListBucketsResponse
 
build() - Method in class com.google.cloud.storage.Acl.Builder
Creates an Acl object from this builder.
build() - Method in class com.google.cloud.storage.Blob.Builder
 
build() - Method in class com.google.cloud.storage.BlobInfo.Builder
Creates a BlobInfo object.
build() - Method in class com.google.cloud.storage.Bucket.Builder
 
build() - Method in class com.google.cloud.storage.BucketInfo.Autoclass.Builder
 
build() - Method in class com.google.cloud.storage.BucketInfo.Builder
Creates a BucketInfo object.
build() - Method in class com.google.cloud.storage.BucketInfo.CustomPlacementConfig.Builder
 
build() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration.Builder
Builds an IamConfiguration object
build() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Builds a LifecycleCondition object.
build() - Method in class com.google.cloud.storage.BucketInfo.Logging.Builder
Builds an Logging object
build() - Method in class com.google.cloud.storage.Cors.Builder
Creates a CORS configuration.
build() - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
build() - Method in class com.google.cloud.storage.HmacKey.Builder
Creates an HmacKey object from this builder.
build() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
Creates an HmacKeyMetadata object from this builder.
build() - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
build() - Method in class com.google.cloud.storage.Notification.Builder
 
build() - Method in class com.google.cloud.storage.NotificationInfo.Builder
Creates a NotificationInfo object.
build() - Method in class com.google.cloud.storage.NotificationInfo.BuilderImpl
 
build() - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
build() - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
build() - Method in class com.google.cloud.storage.SignatureInfo.Builder
Creates an SignatureInfo object from this builder.
build() - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Creates a ComposeRequest object.
build() - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Creates a CopyRequest object.
build() - Method in class com.google.cloud.storage.StorageOptions.Builder
 
build() - Method in class com.google.cloud.storage.transfermanager.DownloadJob.Builder
Creates a DownloadJob object.
build() - Method in class com.google.cloud.storage.transfermanager.DownloadResult.Builder
Creates a DownloadResult object.
build() - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig.Builder
Creates a ParallelDownloadConfig object.
build() - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig.Builder
Creates a ParallelUploadConfig object.
build() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig.Builder
Creates a TransferManagerConfig object.
build() - Method in class com.google.cloud.storage.transfermanager.UploadJob.Builder
Creates a UploadJob object.
build() - Method in class com.google.cloud.storage.transfermanager.UploadResult.Builder
Creates an UploadResult object.
build() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
build() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
build() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
build() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
build() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
build() - Method in class com.google.storage.v2.Bucket.Website.Builder
 
build() - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
build() - Method in class com.google.storage.v2.BucketName.Builder
 
build() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
build() - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
build() - Method in class com.google.storage.v2.ChecksummedData.Builder
 
build() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
build() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
build() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
build() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
build() - Method in class com.google.storage.v2.ContentRange.Builder
 
build() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
build() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
build() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
build() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
build() - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
build() - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
build() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
build() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
build() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
build() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
build() - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
build() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
build() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
build() - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
build() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
build() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
build() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
build() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
build() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
build() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
build() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
build() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
build() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
build() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
build() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
build() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
build() - Method in class com.google.storage.v2.NotificationConfigName.Builder
 
build() - Method in class com.google.storage.v2.Object.Builder
 
build() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
build() - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
build() - Method in class com.google.storage.v2.Owner.Builder
 
build() - Method in class com.google.storage.v2.ProjectName.Builder
 
build() - Method in class com.google.storage.v2.ProjectTeam.Builder
 
build() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
build() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
build() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
build() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
build() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
build() - Method in class com.google.storage.v2.RewriteResponse.Builder
 
build() - Method in class com.google.storage.v2.ServiceAccount.Builder
 
build() - Method in class com.google.storage.v2.ServiceConstants.Builder
 
build() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
build() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
build(Channel, CallOptions) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
 
build(Channel, CallOptions) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
 
build() - Method in class com.google.storage.v2.StorageSettings.Builder
 
build() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
 
build() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
build() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
build() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
build() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
build() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
build() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
Builder() - Constructor for class com.google.cloud.storage.BlobInfo.Builder
 
Builder() - Constructor for class com.google.cloud.storage.BucketInfo.Autoclass.Builder
 
Builder() - Constructor for class com.google.cloud.storage.BucketInfo.CustomPlacementConfig.Builder
 
Builder() - Constructor for class com.google.cloud.storage.BucketInfo.IamConfiguration.Builder
 
Builder() - Constructor for class com.google.cloud.storage.BucketInfo.Logging.Builder
 
Builder(HttpMethod, long, URI) - Constructor for class com.google.cloud.storage.SignatureInfo.Builder
Constructs builder.
Builder(SignatureInfo) - Constructor for class com.google.cloud.storage.SignatureInfo.Builder
 
Builder() - Constructor for class com.google.cloud.storage.Storage.ComposeRequest.Builder
 
Builder() - Constructor for class com.google.cloud.storage.Storage.CopyRequest.Builder
 
Builder() - Constructor for class com.google.storage.v2.BucketName.Builder
 
Builder() - Constructor for class com.google.storage.v2.CryptoKeyName.Builder
 
Builder() - Constructor for class com.google.storage.v2.NotificationConfigName.Builder
 
Builder() - Constructor for class com.google.storage.v2.ProjectName.Builder
 
Builder() - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder(StorageSettings) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder(StorageStubSettings.Builder) - Constructor for class com.google.storage.v2.StorageSettings.Builder
 
Builder() - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 
Builder(StorageStubSettings) - Constructor for class com.google.storage.v2.stub.StorageStubSettings.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
buildPartial() - Method in class com.google.storage.v2.Bucket.Website.Builder
 
buildPartial() - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
buildPartial() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.ChecksummedData.Builder
 
buildPartial() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
buildPartial() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
buildPartial() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
buildPartial() - Method in class com.google.storage.v2.ContentRange.Builder
 
buildPartial() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
buildPartial() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
buildPartial() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
buildPartial() - Method in class com.google.storage.v2.Object.Builder
 
buildPartial() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
buildPartial() - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
buildPartial() - Method in class com.google.storage.v2.Owner.Builder
 
buildPartial() - Method in class com.google.storage.v2.ProjectTeam.Builder
 
buildPartial() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.RewriteResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.ServiceAccount.Builder
 
buildPartial() - Method in class com.google.storage.v2.ServiceConstants.Builder
 
buildPartial() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
buildPartial() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
buildPartial() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 

C

CACHE_CONTROL_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
cancelResumableWrite(String) - Method in class com.google.storage.v2.StorageClient
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest) - Method in class com.google.storage.v2.StorageClient
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest, StreamObserver<CancelResumableWriteResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Cancels an in-progress resumable upload.
cancelResumableWrite(CancelResumableWriteRequest, StreamObserver<CancelResumableWriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Cancels an in-progress resumable upload.
cancelResumableWriteCallable() - Method in class com.google.storage.v2.StorageClient
Cancels an in-progress resumable upload.
cancelResumableWriteCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
cancelResumableWriteCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
CancelResumableWriteRequest - Class in com.google.storage.v2
Message for canceling an in-progress resumable upload.
CancelResumableWriteRequest.Builder - Class in com.google.storage.v2
Message for canceling an in-progress resumable upload.
CancelResumableWriteRequestOrBuilder - Interface in com.google.storage.v2
 
CancelResumableWriteResponse - Class in com.google.storage.v2
Empty response message for canceling an in-progress resumable upload, will be extended as needed.
CancelResumableWriteResponse.Builder - Class in com.google.storage.v2
Empty response message for canceling an in-progress resumable upload, will be extended as needed.
CancelResumableWriteResponseOrBuilder - Interface in com.google.storage.v2
 
cancelResumableWriteSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to cancelResumableWrite.
cancelResumableWriteSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to cancelResumableWrite.
cancelResumableWriteSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to cancelResumableWrite.
cancelResumableWriteSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to cancelResumableWrite.
CanonicalExtensionHeadersSerializer - Class in com.google.cloud.storage
Canonical extension header serializer.
CanonicalExtensionHeadersSerializer(Storage.SignUrlOption.SignatureVersion) - Constructor for class com.google.cloud.storage.CanonicalExtensionHeadersSerializer
 
CanonicalExtensionHeadersSerializer() - Constructor for class com.google.cloud.storage.CanonicalExtensionHeadersSerializer
 
capture() - Method in class com.google.cloud.storage.CopyWriter
 
capture() - Method in class com.google.cloud.storage.HttpCopyWriter
 
CHECKSUMMED_DATA_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectResponse
 
CHECKSUMMED_DATA_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectRequest
 
ChecksummedData - Class in com.google.storage.v2
Message used to convey content being read or written, along with an optional checksum.
ChecksummedData.Builder - Class in com.google.storage.v2
Message used to convey content being read or written, along with an optional checksum.
ChecksummedDataOrBuilder - Interface in com.google.storage.v2
 
CHECKSUMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
cleanBuckets(Storage, long, long) - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
 
clear() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
clear() - Method in class com.google.storage.v2.Bucket.Website.Builder
 
clear() - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
clear() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
clear() - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
clear() - Method in class com.google.storage.v2.ChecksummedData.Builder
 
clear() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
clear() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
clear() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
clear() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
clear() - Method in class com.google.storage.v2.ContentRange.Builder
 
clear() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
clear() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
clear() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
clear() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
clear() - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
clear() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
clear() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
clear() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
clear() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
clear() - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
clear() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
clear() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
clear() - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
clear() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
clear() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
clear() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
clear() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
clear() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
clear() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
clear() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
clear() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
clear() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
clear() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
clear() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
clear() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
clear() - Method in class com.google.storage.v2.Object.Builder
 
clear() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
clear() - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
clear() - Method in class com.google.storage.v2.Owner.Builder
 
clear() - Method in class com.google.storage.v2.ProjectTeam.Builder
 
clear() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
clear() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
clear() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
clear() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
clear() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
clear() - Method in class com.google.storage.v2.RewriteResponse.Builder
 
clear() - Method in class com.google.storage.v2.ServiceAccount.Builder
 
clear() - Method in class com.google.storage.v2.ServiceConstants.Builder
 
clear() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
clear() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
clear() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
clear() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
clear() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
clear() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
clear() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
clear() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
clearAccessId() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
clearAccessId() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
clearAccessId() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
clearAcl() - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
clearAcl() - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
clearAction() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The action to take.
clearAgeDays() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Age of an object (in days).
clearAutoclass() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's Autoclass configuration.
clearBilling() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's billing config.
clearBucket() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Properties of the new bucket being inserted.
clearBucket() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
clearBucket() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
clearBucket() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
Required.
clearBucket() - Method in class com.google.storage.v2.Object.Builder
Immutable.
clearBucket() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
clearBucket() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
clearBucketId() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
clearBucketId() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
clearBuckets() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
clearCacheControl() - Method in class com.google.storage.v2.Object.Builder
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
clearChecksummedData() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
A portion of the data for the object.
clearChecksummedData() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
The data to insert.
clearChecksums() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.GetObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCommonObjectRequestParams() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
clearCompleteLength() - Method in class com.google.storage.v2.ContentRange.Builder
The complete length of the object data.
clearComponentCount() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearCondition() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The condition(s) under which the action will be taken.
clearContent() - Method in class com.google.storage.v2.ChecksummedData.Builder
The data.
clearContentDisposition() - Method in class com.google.storage.v2.Object.Builder
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
clearContentEncoding() - Method in class com.google.storage.v2.Object.Builder
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
clearContentLanguage() - Method in class com.google.storage.v2.Object.Builder
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
clearContentRange() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
clearContentType() - Method in class com.google.storage.v2.Object.Builder
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
clearCopySourceEncryptionAlgorithm() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The algorithm used to encrypt the source object, if any.
clearCopySourceEncryptionKeyBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The raw bytes (not base64-encoded) AES-256 encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
clearCopySourceEncryptionKeySha256Bytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The raw bytes (not base64-encoded) SHA256 hash of the encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
clearCors() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
clearCrc32C() - Method in class com.google.storage.v2.ChecksummedData.Builder
If set, the CRC32C digest of the content field.
clearCrc32C() - Method in class com.google.storage.v2.ObjectChecksums.Builder
CRC32C digest of the object data.
clearCreatedBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
clearCreateTime() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
clearCreateTime() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
clearCreateTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearCustomAttributes() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
clearCustomerEncryption() - Method in class com.google.storage.v2.Object.Builder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
clearCustomPlacementConfig() - Method in class com.google.storage.v2.Bucket.Builder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
clearCustomTime() - Method in class com.google.storage.v2.Object.Builder
A user-specified timestamp set on an object.
clearCustomTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
clearData() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
clearDataLocations() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
clearDaysSinceCustomTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Number of days that have elapsed since the custom timestamp set on an object.
clearDaysSinceNoncurrentTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
clearDefaultEventBasedHold() - Method in class com.google.storage.v2.Bucket.Builder
The default value for event-based hold on newly created objects in this bucket.
clearDefaultKmsKey() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
clearDefaultObjectAcl() - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
clearDeleteTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearDelimiter() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If set, returns results in a directory-like mode.
clearDestination() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Required.
clearDestination() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Properties of the destination, post-rewrite object.
clearDestinationBucket() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
clearDestinationKmsKey() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The name of the Cloud KMS key that will be used to encrypt the destination object.
clearDestinationName() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
clearDestinationPredefinedAcl() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
clearDestinationPredefinedAcl() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
clearDomain() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The domain associated with the entity, if any.
clearDomain() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The domain associated with the entity, if any.
clearDone() - Method in class com.google.storage.v2.RewriteResponse.Builder
`true` if the copy is finished; otherwise, `false` if the copy is in progress.
clearEffectiveTime() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Server-determined value that indicates the time from which policy was enforced and effective.
clearEmail() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The email address associated with the entity, if any.
clearEmail() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The email address associated with the entity, if any.
clearEmailAddress() - Method in class com.google.storage.v2.ServiceAccount.Builder
The ID of the notification.
clearEnabled() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Enables Autoclass.
clearEnabled() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
If set, access checks only use bucket-level IAM policies or above.
clearEnabled() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
While set to true, versioning is fully enabled for this bucket.
clearEncryption() - Method in class com.google.storage.v2.Bucket.Builder
Encryption config for a bucket.
clearEncryptionAlgorithm() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
clearEncryptionAlgorithm() - Method in class com.google.storage.v2.CustomerEncryption.Builder
The encryption algorithm.
clearEncryptionKeyBytes() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
Encryption key used with the Customer-Supplied Encryption Keys feature.
clearEncryptionKeySha256Bytes() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
SHA256 hash of encryption key used with the Customer-Supplied Encryption Keys feature.
clearEnd() - Method in class com.google.storage.v2.ContentRange.Builder
The ending offset of the object data.
clearEntity() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
clearEntity() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
clearEntity() - Method in class com.google.storage.v2.Owner.Builder
The entity, in the form `user-`*userId*.
clearEntityAlt() - Method in class com.google.storage.v2.BucketAccessControl.Builder
Output only.
clearEntityAlt() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
Output only.
clearEntityId() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID for the entity, if any.
clearEntityId() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID for the entity, if any.
clearEntityId() - Method in class com.google.storage.v2.Owner.Builder
The ID for the entity.
clearEtag() - Method in class com.google.storage.v2.Bucket.Builder
The etag of the bucket.
clearEtag() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The etag of the BucketAccessControl.
clearEtag() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
The etag of the HMAC key.
clearEtag() - Method in class com.google.storage.v2.NotificationConfig.Builder
The etag of the NotificationConfig.
clearEtag() - Method in class com.google.storage.v2.Object.Builder
The etag of the object.
clearEtag() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The etag of the ObjectAccessControl.
clearEventBasedHold() - Method in class com.google.storage.v2.Object.Builder
Whether an object is under event-based hold.
clearEventTypes() - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ContentRange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Object.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.Owner.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
clearFinishWrite() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
If `true`, this indicates that the write is complete.
clearFirstMessage() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
clearGeneration() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
The generation of this object to use as the source.
clearGeneration() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
If present, permanently deletes a specific revision of this object (as opposed to the latest version, the default).
clearGeneration() - Method in class com.google.storage.v2.GetObjectRequest.Builder
If present, selects a specific revision of this object (as opposed to the latest version, the default).
clearGeneration() - Method in class com.google.storage.v2.Object.Builder
Immutable.
clearGeneration() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
If present, selects a specific revision of this object (as opposed to the latest version, the default).
clearHmacKey() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Required.
clearHmacKeys() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
clearIamConfig() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's IAM config.
clearId() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID of the access-control entry.
clearId() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
clearId() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID of the access-control entry.
clearIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
clearIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
Only perform the composition if the generation of the source object that would be used matches this value.
clearIfGenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
clearIfGenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
clearIfGenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
clearIfGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
clearIfGenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
clearIfGenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
clearIfGenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
clearIfGenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
clearIfGenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
clearIfGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
clearIfGenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
clearIfGenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
If set, only deletes the bucket if its metageneration matches this value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.GetBucketRequest.Builder
If set, and if the bucket's current metageneration does not match the specified value, the request will return an error.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
Required.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
If set, will only modify the bucket if its metageneration matches this value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
clearIfMetagenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
If set, only deletes the bucket if its metageneration does not match this value.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetBucketRequest.Builder
If set, and if the bucket's current metageneration matches the specified value, the request will return an error.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
If set, will only modify the bucket if its metageneration does not match this value.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
clearIfMetagenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
clearIfSourceGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's live generation matches the given value.
clearIfSourceGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's live generation does not match the given value.
clearIfSourceMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's current metageneration matches the given value.
clearIfSourceMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
clearIncludeTrailingDelimiter() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If true, objects that end in exactly one instance of `delimiter` will have their metadata included in `items` in addition to `prefixes`.
clearInvocationId() - Method in class com.google.cloud.storage.spi.v1.HttpRpcContext
 
clearIsLive() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Relevant only for versioned objects.
clearIsLocked() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Once locked, an object retention policy cannot be modified.
clearKeySha256Bytes() - Method in class com.google.storage.v2.CustomerEncryption.Builder
SHA256 hash value of the encryption key.
clearKmsKey() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
clearKmsKey() - Method in class com.google.storage.v2.Object.Builder
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
clearLabels() - Method in class com.google.storage.v2.Bucket.Builder
 
clearLexicographicEnd() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
clearLexicographicStart() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
clearLifecycle() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's lifecycle config.
clearLocation() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
clearLocationType() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
clearLockTime() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
clearLogBucket() - Method in class com.google.storage.v2.Bucket.Logging.Builder
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
clearLogging() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
clearLogObjectPrefix() - Method in class com.google.storage.v2.Bucket.Logging.Builder
A prefix for log object names.
clearMainPageSuffix() - Method in class com.google.storage.v2.Bucket.Website.Builder
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.
clearMatchesPrefix() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
clearMatchesStorageClass() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
clearMatchesSuffix() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
clearMaxAgeSeconds() - Method in class com.google.storage.v2.Bucket.Cors.Builder
The value, in seconds, to return in the [https://www.w3.org/TR/cors/#access-control-max-age-response-header][Access-Control-Max-Age header] used in preflight responses.
clearMaxBytesRewrittenPerCall() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The maximum number of bytes that will be rewritten per rewrite request.
clearMd5Hash() - Method in class com.google.storage.v2.ObjectChecksums.Builder
128 bit MD5 hash of the object data.
clearMetadata() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
Key metadata.
clearMetadata() - Method in class com.google.storage.v2.Object.Builder
 
clearMetadata() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
Metadata of the object whose media is being returned.
clearMetageneration() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
clearMetageneration() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearMethod() - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
clearName() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
clearName() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Required.
clearName() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
Required.
clearName() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
Required.
clearName() - Method in class com.google.storage.v2.GetBucketRequest.Builder
Required.
clearName() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
Required.
clearName() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
clearName() - Method in class com.google.storage.v2.Object.Builder
Immutable.
clearNextPageToken() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The continuation token, used to page through large result sets.
clearNextPageToken() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The continuation token, used to page through large result sets.
clearNextPageToken() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
clearNextPageToken() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The continuation token, used to page through large result sets.
clearNoncurrentTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
clearNotFoundPage() - Method in class com.google.storage.v2.Bucket.Website.Builder
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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
clearNotificationConfig() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
clearNotificationConfigs() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
clearNumNewerVersions() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Relevant only for versioned objects.
clearObject() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
clearObject() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
clearObject() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
clearObject() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
clearObjectChecksums() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The checksums of the complete object.
clearObjectChecksums() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
The checksums of the complete object.
clearObjectChecksums() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The checksums of the complete object.
clearObjectChecksums() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
The checksums of the complete object.
clearObjectChecksums() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Checksums for the complete object.
clearObjectNamePrefix() - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only apply this NotificationConfig to object names that begin with this prefix.
clearObjectPreconditions() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Conditions that must be met for this operation to execute.
clearObjects() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
clearObjectSize() - Method in class com.google.storage.v2.RewriteResponse.Builder
The total size of the object being copied in bytes.
clearObjectSize() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
The expected final object size being uploaded.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ContentRange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Object.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.Owner.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
clearOrigin() - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
clearOwner() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
clearOwner() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearPageSize() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Maximum number of buckets to return in a single response.
clearPageSize() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
The maximum number of keys to return.
clearPageSize() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
The maximum number of NotificationConfigs to return.
clearPageSize() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Maximum number of `items` plus `prefixes` to return in a single page of responses.
clearPageToken() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
clearPageToken() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
A previously returned token from ListHmacKeysResponse to get the next page.
clearPageToken() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
A page token, received from a previous `ListNotificationConfigs` call.
clearPageToken() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
clearParent() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
clearParent() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
clearParent() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Required.
clearParent() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
Required.
clearParent() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Required.
clearPayloadFormat() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
clearPersistedSize() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
clearPersistedSize() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
clearPredefinedAcl() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
clearPredefinedAcl() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
clearPredefinedAcl() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Apply a predefined set of access controls to this object.
clearPredefinedAcl() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Apply a predefined set of access controls to this object.
clearPredefinedDefaultObjectAcl() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
clearPredefinedDefaultObjectAcl() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
clearPrefix() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Filter results to buckets whose names begin with this prefix.
clearPrefix() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Filter results to objects whose names begin with this prefix.
clearPrefixes() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
clearProject() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
clearProject() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
clearProject() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
clearProject() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
clearProject() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
Required.
clearProject() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
clearProject() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
Required.
clearProjectNumber() - Method in class com.google.storage.v2.ProjectTeam.Builder
The project number.
clearProjectTeam() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The project team associated with the entity, if any.
clearProjectTeam() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The project team associated with the entity, if any.
clearPublicAccessPrevention() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Whether IAM will enforce public access prevention.
clearReadLimit() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
The maximum number of `data` bytes the server is allowed to return in the sum of all `Object` messages.
clearReadMask() - Method in class com.google.storage.v2.GetBucketRequest.Builder
Mask specifying which fields to read.
clearReadMask() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Mask specifying which fields to read.
clearReadMask() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Mask specifying which fields to read from each result.
clearReadMask() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Mask specifying which fields to read from each result.
clearReadMask() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Mask specifying which fields to read.
clearReadOffset() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
The offset for the first byte to return in the read, relative to the start of the object.
clearRequesterPays() - Method in class com.google.storage.v2.Bucket.Billing.Builder
When set to true, Requester Pays is enabled for this bucket.
clearResource() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
A resource containing the metadata for the uploaded object.
clearResource() - Method in class com.google.storage.v2.RewriteResponse.Builder
A resource containing the metadata for the copied-to object.
clearResource() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
A resource containing the metadata for the uploaded object.
clearResource() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Required.
clearResponseHeader() - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
clearRetentionDuration() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
The duration that objects need to be retained.
clearRetentionExpireTime() - Method in class com.google.storage.v2.Object.Builder
A server-determined value that specifies the earliest time that the object's retention period expires.
clearRetentionPolicy() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's retention policy.
clearRewriteToken() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
clearRewriteToken() - Method in class com.google.storage.v2.RewriteResponse.Builder
A token to use in subsequent requests to continue copying data.
clearRole() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The access permission for the entity.
clearRole() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The access permission for the entity.
clearRpo() - Method in class com.google.storage.v2.Bucket.Builder
The recovery point objective for cross-region replication of the bucket.
clearRule() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
clearSatisfiesPzs() - Method in class com.google.storage.v2.Bucket.Builder
Reserved for future use.
clearSecretKeyBytes() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
HMAC key secret material.
clearServiceAccountEmail() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
clearServiceAccountEmail() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
clearServiceAccountEmail() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
If set, filters to only return HMAC keys for specified service account.
clearShowDeletedKeys() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
If set, return deleted keys that have not yet been wiped out.
clearSize() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearSourceBucket() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
clearSourceGeneration() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
If present, selects a specific revision of the source object (as opposed to the latest version, the default).
clearSourceObject() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
clearSourceObjects() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
clearStart() - Method in class com.google.storage.v2.ContentRange.Builder
The starting offset of the object data.
clearState() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
State of the key.
clearStorageClass() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
clearStorageClass() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Target storage class.
clearStorageClass() - Method in class com.google.storage.v2.Object.Builder
Storage class of the object.
clearTeam() - Method in class com.google.storage.v2.ProjectTeam.Builder
The team.
clearTemporaryHold() - Method in class com.google.storage.v2.Object.Builder
Whether an object is under temporary hold.
clearToggleTime() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Output only.
clearTopic() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
clearTotalBytesRewritten() - Method in class com.google.storage.v2.RewriteResponse.Builder
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
clearType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Type of the action.
clearUniformBucketLevelAccess() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Bucket restriction options currently enforced on the bucket.
clearUpdateMask() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
clearUpdateMask() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Update mask for hmac_key.
clearUpdateMask() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
clearUpdateStorageClassTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearUpdateTime() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
clearUpdateTime() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
clearUpdateTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
clearUploadId() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
Required.
clearUploadId() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
Required.
clearUploadId() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
The upload_id of the newly started resumable write operation.
clearUploadId() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For resumable uploads.
clearVersioning() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's versioning config.
clearVersions() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If `true`, lists all versions of an object as distinct results.
clearWebsite() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
clearWriteObjectSpec() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
Required.
clearWriteObjectSpec() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For non-resumable uploads.
clearWriteOffset() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Required.
clearWriteStatus() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
clearWriteStatus() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
clone() - Method in class com.google.storage.v2.Bucket.Website.Builder
 
clone() - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
clone() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
clone() - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
clone() - Method in class com.google.storage.v2.ChecksummedData.Builder
 
clone() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
clone() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
clone() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
clone() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
clone() - Method in class com.google.storage.v2.ContentRange.Builder
 
clone() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
clone() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
clone() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
clone() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
clone() - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
clone() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
clone() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
clone() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
clone() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
clone() - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
clone() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
clone() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
clone() - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
clone() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
clone() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
clone() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
clone() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
clone() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
clone() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
clone() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
clone() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
clone() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
clone() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
clone() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
clone() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
clone() - Method in class com.google.storage.v2.Object.Builder
 
clone() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
clone() - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
clone() - Method in class com.google.storage.v2.Owner.Builder
 
clone() - Method in class com.google.storage.v2.ProjectTeam.Builder
 
clone() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
clone() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
clone() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
clone() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
clone() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
clone() - Method in class com.google.storage.v2.RewriteResponse.Builder
 
clone() - Method in class com.google.storage.v2.ServiceAccount.Builder
 
clone() - Method in class com.google.storage.v2.ServiceConstants.Builder
 
clone() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
clone() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
clone() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
clone() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
clone() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
clone() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
clone() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
clone() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
close() - Method in interface com.google.cloud.storage.Storage
 
close() - Method in class com.google.storage.v2.StorageClient
 
close() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
close() - Method in class com.google.storage.v2.stub.StorageStub
 
COLDLINE - Static variable in class com.google.cloud.storage.StorageClass
Coldline storage class.
com.google.cloud.storage - package com.google.cloud.storage
A client for Cloud Storage - Unified object storage.
com.google.cloud.storage.spi - package com.google.cloud.storage.spi
 
com.google.cloud.storage.spi.v1 - package com.google.cloud.storage.spi.v1
 
com.google.cloud.storage.testing - package com.google.cloud.storage.testing
A testing helper for Google Cloud Storage.
com.google.cloud.storage.transfermanager - package com.google.cloud.storage.transfermanager
 
com.google.storage.v2 - package com.google.storage.v2
A client to Cloud Storage API
com.google.storage.v2.stub - package com.google.storage.v2.stub
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteObjectRequest
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.QueryWriteStatusRequest
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.StartResumableWriteRequest
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateObjectRequest
 
COMMON_OBJECT_REQUEST_PARAMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectRequest
 
CommonObjectRequestParams - Class in com.google.storage.v2
Parameters that can be passed to any object request.
CommonObjectRequestParams.Builder - Class in com.google.storage.v2
Parameters that can be passed to any object request.
CommonObjectRequestParamsOrBuilder - Interface in com.google.storage.v2
 
COMPLETE_LENGTH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ContentRange
 
COMPONENT_COUNT_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
COMPONENT_SEPARATOR - Static variable in class com.google.cloud.storage.SignatureInfo
 
compose(Iterable<StorageObject>, StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
compose(Iterable<StorageObject>, StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Sends a compose request.
compose(Storage.ComposeRequest) - Method in interface com.google.cloud.storage.Storage
Sends a compose request.
compose(Iterable<StorageObject>, StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
composeObject(ComposeObjectRequest) - Method in class com.google.storage.v2.StorageClient
Concatenates a list of existing objects into a new object in the same bucket.
composeObject(ComposeObjectRequest, StreamObserver<Object>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Concatenates a list of existing objects into a new object in the same bucket.
composeObject(ComposeObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Concatenates a list of existing objects into a new object in the same bucket.
composeObject(ComposeObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Concatenates a list of existing objects into a new object in the same bucket.
composeObject(ComposeObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Concatenates a list of existing objects into a new object in the same bucket.
composeObjectCallable() - Method in class com.google.storage.v2.StorageClient
Concatenates a list of existing objects into a new object in the same bucket.
composeObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
composeObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
ComposeObjectRequest - Class in com.google.storage.v2
Request message for ComposeObject.
ComposeObjectRequest.Builder - Class in com.google.storage.v2
Request message for ComposeObject.
ComposeObjectRequest.SourceObject - Class in com.google.storage.v2
Description of a source object for a composition request.
ComposeObjectRequest.SourceObject.Builder - Class in com.google.storage.v2
Description of a source object for a composition request.
ComposeObjectRequest.SourceObject.ObjectPreconditions - Class in com.google.storage.v2
Preconditions for a source object of a composition request.
ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder - Class in com.google.storage.v2
Preconditions for a source object of a composition request.
ComposeObjectRequest.SourceObject.ObjectPreconditionsOrBuilder - Interface in com.google.storage.v2
 
ComposeObjectRequest.SourceObjectOrBuilder - Interface in com.google.storage.v2
 
ComposeObjectRequestOrBuilder - Interface in com.google.storage.v2
 
composeObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to composeObject.
composeObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to composeObject.
composeObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to composeObject.
composeObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to composeObject.
CONDITION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
constructUnsignedPayload() - Method in class com.google.cloud.storage.SignatureInfo
Constructs payload to be signed.
constructV2QueryString() - Method in class com.google.cloud.storage.SignatureInfo
Returns a query string constructed from this object's stored query parameters, sorted in code point order.
constructV4QueryString() - Method in class com.google.cloud.storage.SignatureInfo
Returns a query string constructed from this object's stored query parameters, sorted in code point order so that the query string can be used in a V4 canonical request string.
containsCustomAttributes(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
containsCustomAttributes(String) - Method in class com.google.storage.v2.NotificationConfig
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
containsCustomAttributes(String) - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
containsLabels(String) - Method in class com.google.storage.v2.Bucket.Builder
User-provided labels, in key/value pairs.
containsLabels(String) - Method in class com.google.storage.v2.Bucket
User-provided labels, in key/value pairs.
containsLabels(String) - Method in interface com.google.storage.v2.BucketOrBuilder
User-provided labels, in key/value pairs.
containsMetadata(String) - Method in class com.google.storage.v2.Object.Builder
User-provided metadata, in key/value pairs.
containsMetadata(String) - Method in class com.google.storage.v2.Object
User-provided metadata, in key/value pairs.
containsMetadata(String) - Method in interface com.google.storage.v2.ObjectOrBuilder
User-provided metadata, in key/value pairs.
CONTENT_DISPOSITION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
CONTENT_ENCODING_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
CONTENT_FIELD_NUMBER - Static variable in class com.google.storage.v2.ChecksummedData
 
CONTENT_LANGUAGE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
CONTENT_RANGE_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectResponse
 
CONTENT_TYPE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
ContentRange - Class in com.google.storage.v2
Specifies a requested range of bytes to download.
ContentRange.Builder - Class in com.google.storage.v2
Specifies a requested range of bytes to download.
ContentRangeOrBuilder - Interface in com.google.storage.v2
 
continueRewrite(StorageRpc.RewriteResponse) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
continueRewrite(StorageRpc.RewriteResponse) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Continues rewriting on an already open rewrite channel.
continueRewrite(StorageRpc.RewriteResponse) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
copy(Storage.CopyRequest) - Method in interface com.google.cloud.storage.Storage
Sends a copy request.
COPY_SOURCE_ENCRYPTION_ALGORITHM_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
COPY_SOURCE_ENCRYPTION_KEY_BYTES_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
COPY_SOURCE_ENCRYPTION_KEY_SHA256_BYTES_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
copyChunk() - Method in class com.google.cloud.storage.CopyWriter
Copies the next chunk of the blob.
copyChunk() - Method in class com.google.cloud.storage.HttpCopyWriter
 
copyTo(BlobId, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Sends a copy request for the current blob to the target blob.
copyTo(String, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Sends a copy request for the current blob to the target bucket, preserving its name.
copyTo(String, String, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Sends a copy request for the current blob to the target blob.
CopyWriter - Class in com.google.cloud.storage
Google Storage blob copy writer.
Cors - Class in com.google.cloud.storage
Cross-Origin Resource Sharing (CORS) configuration for a bucket.
Cors.Builder - Class in com.google.cloud.storage
CORS configuration builder.
Cors.Origin - Class in com.google.cloud.storage
Class for a CORS origin.
CORS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
CRC32C_FIELD_NUMBER - Static variable in class com.google.storage.v2.ChecksummedData
 
CRC32C_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectChecksums
 
crc32cMatch(String) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's data CRC32C checksum match.
crc32cMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data CRC32C checksum match.
create(String, byte[], String, Bucket.BlobTargetOption...) - Method in class com.google.cloud.storage.Bucket
Creates a new blob in this bucket.
create(String, InputStream, String, Bucket.BlobWriteOption...) - Method in class com.google.cloud.storage.Bucket
Creates a new blob in this bucket.
create(String, byte[], Bucket.BlobTargetOption...) - Method in class com.google.cloud.storage.Bucket
Creates a new blob in this bucket.
create(String, InputStream, Bucket.BlobWriteOption...) - Method in class com.google.cloud.storage.Bucket
Creates a new blob in this bucket.
create(StorageOptions) - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageFactory
 
create(StorageOptions) - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageRpcFactory
Deprecated.
 
create(StorageOptions) - Method in class com.google.cloud.storage.HttpStorageOptions.HttpStorageFactory
 
create(StorageOptions) - Method in class com.google.cloud.storage.HttpStorageOptions.HttpStorageRpcFactory
 
create(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
create(StorageObject, InputStream, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
create(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new bucket.
create(StorageObject, InputStream, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new storage object.
create(BucketInfo, Storage.BucketTargetOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new bucket.
create(BlobInfo, Storage.BlobTargetOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new blob with no content.
create(BlobInfo, byte[], Storage.BlobTargetOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new blob.
create(BlobInfo, byte[], int, int, Storage.BlobTargetOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new blob with the sub array of the given byte array.
create(BlobInfo, InputStream, Storage.BlobWriteOption...) - Method in interface com.google.cloud.storage.Storage
Deprecated.
create(String, InputStream) - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Creates a RemoteStorageHelper object for the given project id and JSON key input stream.
create() - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Creates a RemoteStorageHelper object using default project id and authentication credentials.
create(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
create(StorageObject, InputStream, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
create() - Static method in class com.google.storage.v2.StorageClient
Constructs an instance of StorageClient with default settings.
create(StorageSettings) - Static method in class com.google.storage.v2.StorageClient
Constructs an instance of StorageClient, using the given settings.
create(StorageStub) - Static method in class com.google.storage.v2.StorageClient
Constructs an instance of StorageClient, using the given stub for making calls.
create(StorageStubSettings) - Static method in class com.google.storage.v2.StorageSettings
 
create(StorageStubSettings) - Static method in class com.google.storage.v2.stub.GrpcStorageStub
 
create(ClientContext) - Static method in class com.google.storage.v2.stub.GrpcStorageStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.storage.v2.stub.GrpcStorageStub
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
createAcl(Acl) - Method in class com.google.cloud.storage.Blob
Creates a new ACL entry on this blob.
createAcl(Acl) - Method in class com.google.cloud.storage.Bucket
Creates a new ACL entry on this bucket.
createAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new ACL entry on the specified bucket.
createAcl(ObjectAccessControl) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new ACL entry on the specified object.
createAcl(String, Acl, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new ACL entry on the specified bucket.
createAcl(String, Acl) - Method in interface com.google.cloud.storage.Storage
 
createAcl(BlobId, Acl) - Method in interface com.google.cloud.storage.Storage
Creates a new ACL entry on the specified blob.
createAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
createAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
createAsync(PageContext<ListBucketsRequest, ListBucketsResponse, Bucket>, ApiFuture<ListBucketsResponse>) - Static method in class com.google.storage.v2.StorageClient.ListBucketsPagedResponse
 
createAsync(PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata>, ApiFuture<ListHmacKeysResponse>) - Static method in class com.google.storage.v2.StorageClient.ListHmacKeysPagedResponse
 
createAsync(PageContext<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig>, ApiFuture<ListNotificationConfigsResponse>) - Static method in class com.google.storage.v2.StorageClient.ListNotificationConfigsPagedResponse
 
createAsync(PageContext<ListObjectsRequest, ListObjectsResponse, Object>, ApiFuture<ListObjectsResponse>) - Static method in class com.google.storage.v2.StorageClient.ListObjectsPagedResponse
 
createBatch() - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createBatch() - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates an empty batch.
createBatch() - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createBucket(ProjectName, Bucket, String) - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
createBucket(String, Bucket, String) - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
createBucket(CreateBucketRequest) - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
createBucket(CreateBucketRequest, StreamObserver<Bucket>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Creates a new bucket.
createBucket(CreateBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Creates a new bucket.
createBucket(CreateBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Creates a new bucket.
createBucket(CreateBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Creates a new bucket.
createBucketCallable() - Method in class com.google.storage.v2.StorageClient
Creates a new bucket.
createBucketCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
createBucketCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
CreateBucketRequest - Class in com.google.storage.v2
Request message for CreateBucket.
CreateBucketRequest.Builder - Class in com.google.storage.v2
Request message for CreateBucket.
CreateBucketRequestOrBuilder - Interface in com.google.storage.v2
 
createBucketSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to createBucket.
createBucketSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to createBucket.
createBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to createBucket.
createBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to createBucket.
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createCollection(List<StorageClient.ListBucketsPage>, int) - Method in class com.google.storage.v2.StorageClient.ListBucketsFixedSizeCollection
 
createCollection(List<StorageClient.ListHmacKeysPage>, int) - Method in class com.google.storage.v2.StorageClient.ListHmacKeysFixedSizeCollection
 
createCollection(List<StorageClient.ListNotificationConfigsPage>, int) - Method in class com.google.storage.v2.StorageClient.ListNotificationConfigsFixedSizeCollection
 
createCollection(List<StorageClient.ListObjectsPage>, int) - Method in class com.google.storage.v2.StorageClient.ListObjectsFixedSizeCollection
 
CREATED_BEFORE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
CreatedBeforeDeleteRule(long) - Constructor for class com.google.cloud.storage.BucketInfo.CreatedBeforeDeleteRule
CreatedBeforeDeleteRule(OffsetDateTime) - Constructor for class com.google.cloud.storage.BucketInfo.CreatedBeforeDeleteRule
Deprecated.
Creates an CreatedBeforeDeleteRule object.
createDefaultAcl(Acl) - Method in class com.google.cloud.storage.Bucket
Creates a new default blob ACL entry on this bucket.
createDefaultAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createDefaultAcl(ObjectAccessControl) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new default object ACL entry on the specified bucket.
createDefaultAcl(String, Acl) - Method in interface com.google.cloud.storage.Storage
Creates a new default blob ACL entry on the specified bucket.
createDefaultAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
createFrom(BlobInfo, Path, Storage.BlobWriteOption...) - Method in interface com.google.cloud.storage.Storage
createFrom(BlobInfo, Path, int, Storage.BlobWriteOption...) - Method in interface com.google.cloud.storage.Storage
createFrom(BlobInfo, InputStream, Storage.BlobWriteOption...) - Method in interface com.google.cloud.storage.Storage
Reads bytes from an input stream and uploads those bytes to the blob using Storage.writer(com.google.cloud.storage.BlobInfo, com.google.cloud.storage.Storage.BlobWriteOption...).
createFrom(BlobInfo, InputStream, int, Storage.BlobWriteOption...) - Method in interface com.google.cloud.storage.Storage
Reads bytes from an input stream and uploads those bytes to the blob using Storage.writer(com.google.cloud.storage.BlobInfo, com.google.cloud.storage.Storage.BlobWriteOption...) and bufferSize.
createHmacKey(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createHmacKey(String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates a new HMAC key for the provided service account email.
createHmacKey(ServiceAccount, Storage.CreateHmacKeyOption...) - Method in interface com.google.cloud.storage.Storage
Creates a new HMAC Key for the provided service account, including the secret key.
createHmacKey(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
createHmacKey(ProjectName, String) - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
createHmacKey(String, String) - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest, StreamObserver<CreateHmacKeyResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Creates a new HMAC key for the given service account.
createHmacKey(CreateHmacKeyRequest, StreamObserver<CreateHmacKeyResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Creates a new HMAC key for the given service account.
createHmacKeyCallable() - Method in class com.google.storage.v2.StorageClient
Creates a new HMAC key for the given service account.
createHmacKeyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
createHmacKeyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
CreateHmacKeyRequest - Class in com.google.storage.v2
Request message for CreateHmacKey.
CreateHmacKeyRequest.Builder - Class in com.google.storage.v2
Request message for CreateHmacKey.
CreateHmacKeyRequestOrBuilder - Interface in com.google.storage.v2
 
CreateHmacKeyResponse - Class in com.google.storage.v2
Create hmac response.
CreateHmacKeyResponse.Builder - Class in com.google.storage.v2
Create hmac response.
CreateHmacKeyResponseOrBuilder - Interface in com.google.storage.v2
 
createHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to createHmacKey.
createHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to createHmacKey.
createHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to createHmacKey.
createHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to createHmacKey.
createNotification(String, Notification) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
createNotification(String, Notification) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Creates the notification for a given bucket.
createNotification(String, NotificationInfo) - Method in interface com.google.cloud.storage.Storage
Creates the notification for a given bucket.
createNotification(String, Notification) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
createNotificationConfig(BucketName, NotificationConfig) - Method in class com.google.storage.v2.StorageClient
Creates a NotificationConfig for a given bucket.
createNotificationConfig(String, NotificationConfig) - Method in class com.google.storage.v2.StorageClient
Creates a NotificationConfig for a given bucket.
createNotificationConfig(CreateNotificationConfigRequest) - Method in class com.google.storage.v2.StorageClient
Creates a NotificationConfig for a given bucket.
createNotificationConfig(CreateNotificationConfigRequest, StreamObserver<NotificationConfig>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Creates a NotificationConfig for a given bucket.
createNotificationConfig(CreateNotificationConfigRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Creates a NotificationConfig for a given bucket.
createNotificationConfig(CreateNotificationConfigRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Creates a NotificationConfig for a given bucket.
createNotificationConfig(CreateNotificationConfigRequest, StreamObserver<NotificationConfig>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Creates a NotificationConfig for a given bucket.
createNotificationConfigCallable() - Method in class com.google.storage.v2.StorageClient
Creates a NotificationConfig for a given bucket.
createNotificationConfigCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
createNotificationConfigCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
CreateNotificationConfigRequest - Class in com.google.storage.v2
Request message for CreateNotificationConfig.
CreateNotificationConfigRequest.Builder - Class in com.google.storage.v2
Request message for CreateNotificationConfig.
CreateNotificationConfigRequestOrBuilder - Interface in com.google.storage.v2
 
createNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to createNotificationConfig.
createNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to createNotificationConfig.
createNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to createNotificationConfig.
createNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to createNotificationConfig.
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createPage(PageContext<ListBucketsRequest, ListBucketsResponse, Bucket>, ListBucketsResponse) - Method in class com.google.storage.v2.StorageClient.ListBucketsPage
 
createPage(PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata>, ListHmacKeysResponse) - Method in class com.google.storage.v2.StorageClient.ListHmacKeysPage
 
createPage(PageContext<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig>, ListNotificationConfigsResponse) - Method in class com.google.storage.v2.StorageClient.ListNotificationConfigsPage
 
createPage(PageContext<ListObjectsRequest, ListObjectsResponse, Object>, ListObjectsResponse) - Method in class com.google.storage.v2.StorageClient.ListObjectsPage
 
createPageAsync(PageContext<ListBucketsRequest, ListBucketsResponse, Bucket>, ApiFuture<ListBucketsResponse>) - Method in class com.google.storage.v2.StorageClient.ListBucketsPage
 
createPageAsync(PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata>, ApiFuture<ListHmacKeysResponse>) - Method in class com.google.storage.v2.StorageClient.ListHmacKeysPage
 
createPageAsync(PageContext<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig>, ApiFuture<ListNotificationConfigsResponse>) - Method in class com.google.storage.v2.StorageClient.ListNotificationConfigsPage
 
createPageAsync(PageContext<ListObjectsRequest, ListObjectsResponse, Object>, ApiFuture<ListObjectsResponse>) - Method in class com.google.storage.v2.StorageClient.ListObjectsPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
createStub() - Method in class com.google.storage.v2.stub.StorageStubSettings
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
CryptoKeyName - Class in com.google.storage.v2
 
CryptoKeyName() - Constructor for class com.google.storage.v2.CryptoKeyName
Deprecated.
CryptoKeyName.Builder - Class in com.google.storage.v2
Builder for projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
currentDirectory() - Static method in class com.google.cloud.storage.Storage.BlobListOption
If specified, results are returned in a directory-like mode.
CUSTOM_ATTRIBUTES_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
 
CUSTOM_PLACEMENT_CONFIG_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
CUSTOM_TIME_BEFORE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
CUSTOM_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
CUSTOMER_ENCRYPTION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
CustomerEncryption - Class in com.google.storage.v2
Describes the Customer-Supplied Encryption Key mechanism used to store an Object's data at rest.
CustomerEncryption.Builder - Class in com.google.storage.v2
Describes the Customer-Supplied Encryption Key mechanism used to store an Object's data at rest.
CustomerEncryptionOrBuilder - Interface in com.google.storage.v2
 

D

DATA_LOCATIONS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
DAYS_SINCE_CUSTOM_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
DAYS_SINCE_NONCURRENT_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
decryptionKey(Key) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
decryptionKey(String) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
decryptionKey(Key) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option to set a customer-supplied AES256 key for server-side decryption of the blob.
decryptionKey(String) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option to set a customer-supplied AES256 key for server-side decryption of the blob.
decryptionKey(Key) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
decryptionKey(String) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
dedupe(Blob.BlobSourceOption...) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Blob.BlobSourceOption>, Blob.BlobSourceOption...) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Deduplicate any options which are the same parameter.
dedupe(Blob.BlobSourceOption[], Blob.BlobSourceOption...) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Deduplicate any options which are the same parameter.
dedupe(Bucket.BlobTargetOption...) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Bucket.BlobTargetOption>, Bucket.BlobTargetOption...) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Deduplicate any options which are the same parameter.
dedupe(Bucket.BlobTargetOption[], Bucket.BlobTargetOption...) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Deduplicate any options which are the same parameter.
dedupe(Bucket.BlobWriteOption...) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Bucket.BlobWriteOption>, Bucket.BlobWriteOption...) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Deduplicate any options which are the same parameter.
dedupe(Bucket.BlobWriteOption[], Bucket.BlobWriteOption...) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Deduplicate any options which are the same parameter.
dedupe(Bucket.BucketSourceOption...) - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Bucket.BucketSourceOption>, Bucket.BucketSourceOption...) - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Deduplicate any options which are the same parameter.
dedupe(Bucket.BucketSourceOption[], Bucket.BucketSourceOption...) - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobGetOption...) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BlobGetOption>, Storage.BlobGetOption...) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobGetOption[], Storage.BlobGetOption...) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobListOption...) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BlobListOption>, Storage.BlobListOption...) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobListOption[], Storage.BlobListOption...) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobSourceOption...) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BlobSourceOption>, Storage.BlobSourceOption...) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobSourceOption[], Storage.BlobSourceOption...) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobTargetOption...) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BlobTargetOption>, Storage.BlobTargetOption...) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobTargetOption[], Storage.BlobTargetOption...) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobWriteOption...) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BlobWriteOption>, Storage.BlobWriteOption...) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BlobWriteOption[], Storage.BlobWriteOption...) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BucketGetOption...) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BucketGetOption>, Storage.BucketGetOption...) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BucketGetOption[], Storage.BucketGetOption...) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BucketListOption...) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BucketListOption>, Storage.BucketListOption...) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BucketListOption[], Storage.BucketListOption...) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BucketSourceOption...) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BucketSourceOption>, Storage.BucketSourceOption...) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BucketSourceOption[], Storage.BucketSourceOption...) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BucketTargetOption...) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.BucketTargetOption>, Storage.BucketTargetOption...) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Deduplicate any options which are the same parameter.
dedupe(Storage.BucketTargetOption[], Storage.BucketTargetOption...) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Deduplicate any options which are the same parameter.
dedupe(Storage.CreateHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.CreateHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.CreateHmacKeyOption>, Storage.CreateHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.CreateHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Storage.CreateHmacKeyOption[], Storage.CreateHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.CreateHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Storage.DeleteHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.DeleteHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.DeleteHmacKeyOption>, Storage.DeleteHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.DeleteHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Storage.DeleteHmacKeyOption[], Storage.DeleteHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.DeleteHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Storage.GetHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.GetHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.GetHmacKeyOption>, Storage.GetHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.GetHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Storage.GetHmacKeyOption[], Storage.GetHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.GetHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Storage.ListHmacKeysOption...) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.ListHmacKeysOption>, Storage.ListHmacKeysOption...) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Deduplicate any options which are the same parameter.
dedupe(Storage.ListHmacKeysOption[], Storage.ListHmacKeysOption...) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Deduplicate any options which are the same parameter.
dedupe(Storage.UpdateHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.UpdateHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Collection<Storage.UpdateHmacKeyOption>, Storage.UpdateHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.UpdateHmacKeyOption
Deduplicate any options which are the same parameter.
dedupe(Storage.UpdateHmacKeyOption[], Storage.UpdateHmacKeyOption...) - Static method in class com.google.cloud.storage.Storage.UpdateHmacKeyOption
Deduplicate any options which are the same parameter.
DEFAULT - Static variable in class com.google.cloud.storage.Rpo
Default recovery point objective.
DEFAULT_EVENT_BASED_HOLD_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
DEFAULT_KMS_KEY_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Encryption
 
DEFAULT_OBJECT_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
DEFAULT_PROJECTION - Static variable in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder for the default ChannelProvider for this service.
defaults() - Static method in class com.google.cloud.storage.GrpcStorageOptions
 
defaults() - Static method in class com.google.cloud.storage.HttpStorageOptions
 
DefaultStorageFactory() - Constructor for class com.google.cloud.storage.StorageOptions.DefaultStorageFactory
DefaultStorageRpcFactory() - Constructor for class com.google.cloud.storage.StorageOptions.DefaultStorageRpcFactory
defaultTransportChannelProvider() - Static method in class com.google.storage.v2.StorageSettings
 
defaultTransportChannelProvider() - Static method in class com.google.storage.v2.stub.StorageStubSettings
 
delete(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Deletes this blob.
delete(Bucket.BucketSourceOption...) - Method in class com.google.cloud.storage.Bucket
Deletes this bucket.
DELETE - Static variable in class com.google.cloud.storage.HttpMethod
 
delete(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
delete(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
delete(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the requested bucket.
delete(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the requested storage object.
delete(String, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Deletes the requested bucket.
delete(String, String, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blob.
delete(BlobId, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blob.
delete(BlobId) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blob.
delete(BlobId...) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blobs.
delete(Iterable<BlobId>) - Method in interface com.google.cloud.storage.Storage
Deletes the requested blobs.
delete(String, String, Storage.BlobSourceOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "delete blob" operation to this batch.
delete(BlobId, Storage.BlobSourceOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "delete blob" operation to this batch.
delete(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
delete(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
DELETE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
deleteAcl(Acl.Entity) - Method in class com.google.cloud.storage.Blob
Deletes the ACL entry for the specified entity on this blob.
deleteAcl(Acl.Entity) - Method in class com.google.cloud.storage.Bucket
Deletes the ACL entry for the specified entity on this bucket.
deleteAcl(String, String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteAcl(String, String, Long, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteAcl(String, String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the ACL entry for the specified entity on the specified bucket.
deleteAcl(String, String, Long, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the ACL entry for the specified entity on the specified object.
deleteAcl(String, Acl.Entity, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Deletes the ACL entry for the specified entity on the specified bucket.
deleteAcl(String, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
 
deleteAcl(BlobId, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
Deletes the ACL entry for the specified entity on the specified blob.
deleteAcl(String, String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
deleteAcl(String, String, Long, String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
deleteBucket(BucketName) - Method in class com.google.storage.v2.StorageClient
Permanently deletes an empty bucket.
deleteBucket(String) - Method in class com.google.storage.v2.StorageClient
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest) - Method in class com.google.storage.v2.StorageClient
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest, StreamObserver<Empty>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Permanently deletes an empty bucket.
deleteBucket(DeleteBucketRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Permanently deletes an empty bucket.
deleteBucketCallable() - Method in class com.google.storage.v2.StorageClient
Permanently deletes an empty bucket.
deleteBucketCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteBucketCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
DeleteBucketRequest - Class in com.google.storage.v2
Request message for DeleteBucket.
DeleteBucketRequest.Builder - Class in com.google.storage.v2
Request message for DeleteBucket.
DeleteBucketRequestOrBuilder - Interface in com.google.storage.v2
 
deleteBucketSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteBucket.
deleteBucketSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteBucket.
deleteBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteBucket.
deleteBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteBucket.
deleteDefaultAcl(Acl.Entity) - Method in class com.google.cloud.storage.Bucket
Deletes the default object ACL entry for the specified entity on this bucket.
deleteDefaultAcl(String, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteDefaultAcl(String, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the default object ACL entry for the specified entity on the specified bucket.
deleteDefaultAcl(String, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
Deletes the default object ACL entry for the specified entity on the specified bucket.
deleteDefaultAcl(String, String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
deleteHmacKey(HmacKeyMetadata, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteHmacKey(HmacKeyMetadata, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the HMAC key associated with the provided metadata object.
deleteHmacKey(HmacKey.HmacKeyMetadata, Storage.DeleteHmacKeyOption...) - Method in interface com.google.cloud.storage.Storage
Deletes an HMAC key.
deleteHmacKey(HmacKeyMetadata, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
deleteHmacKey(String, ProjectName) - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
deleteHmacKey(String, String) - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest, StreamObserver<Empty>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Deletes a given HMAC key.
deleteHmacKey(DeleteHmacKeyRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Deletes a given HMAC key.
deleteHmacKeyCallable() - Method in class com.google.storage.v2.StorageClient
Deletes a given HMAC key.
deleteHmacKeyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteHmacKeyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
DeleteHmacKeyRequest - Class in com.google.storage.v2
Request object to delete a given HMAC key.
DeleteHmacKeyRequest.Builder - Class in com.google.storage.v2
Request object to delete a given HMAC key.
DeleteHmacKeyRequestOrBuilder - Interface in com.google.storage.v2
 
deleteHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteHmacKey.
deleteHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteHmacKey.
deleteHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteHmacKey.
deleteHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteHmacKey.
deleteLifecycleRules() - Method in class com.google.cloud.storage.Bucket.Builder
 
deleteLifecycleRules() - Method in class com.google.cloud.storage.BucketInfo.Builder
Deletes the lifecycle rules of this bucket.
deleteNotification(String, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
deleteNotification(String, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Deletes the notification with the specified id on the bucket.
deleteNotification(String, String) - Method in interface com.google.cloud.storage.Storage
Deletes the notification with the specified id.
deleteNotification(String, String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
deleteNotificationConfig(NotificationConfigName) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a NotificationConfig.
deleteNotificationConfig(String) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a NotificationConfig.
deleteNotificationConfig(DeleteNotificationConfigRequest) - Method in class com.google.storage.v2.StorageClient
Permanently deletes a NotificationConfig.
deleteNotificationConfig(DeleteNotificationConfigRequest, StreamObserver<Empty>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Permanently deletes a NotificationConfig.
deleteNotificationConfig(DeleteNotificationConfigRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Permanently deletes a NotificationConfig.
deleteNotificationConfig(DeleteNotificationConfigRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Permanently deletes a NotificationConfig.
deleteNotificationConfig(DeleteNotificationConfigRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Permanently deletes a NotificationConfig.
deleteNotificationConfigCallable() - Method in class com.google.storage.v2.StorageClient
Permanently deletes a NotificationConfig.
deleteNotificationConfigCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteNotificationConfigCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
DeleteNotificationConfigRequest - Class in com.google.storage.v2
Request message for DeleteNotificationConfig.
DeleteNotificationConfigRequest.Builder - Class in com.google.storage.v2
Request message for DeleteNotificationConfig.
DeleteNotificationConfigRequestOrBuilder - Interface in com.google.storage.v2
 
deleteNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteNotificationConfig.
deleteNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteNotificationConfig.
deleteNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteNotificationConfig.
deleteNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteNotificationConfig.
deleteObject(BucketName, String) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObject(String, String) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObject(BucketName, String, long) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObject(String, String, long) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest) - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest, StreamObserver<Empty>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Deletes an object and its metadata.
deleteObject(DeleteObjectRequest, StreamObserver<Empty>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Deletes an object and its metadata.
deleteObjectCallable() - Method in class com.google.storage.v2.StorageClient
Deletes an object and its metadata.
deleteObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
deleteObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
DeleteObjectRequest - Class in com.google.storage.v2
Message for deleting an object.
DeleteObjectRequest.Builder - Class in com.google.storage.v2
Message for deleting an object.
DeleteObjectRequestOrBuilder - Interface in com.google.storage.v2
 
deleteObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to deleteObject.
deleteObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to deleteObject.
deleteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to deleteObject.
deleteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to deleteObject.
delimiter(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to set a delimiter.
DELIMITER_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
DESTINATION_BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
DESTINATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest
 
DESTINATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
DESTINATION_KMS_KEY_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
DESTINATION_NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
DESTINATION_PREDEFINED_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest
 
DESTINATION_PREDEFINED_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
detectContentType() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for detecting content type.
detectContentType() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for detecting content type.
disableGzipContent() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's data disabledGzipContent.
disableGzipContent() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option that signals automatic gzip compression should not be performed en route to the bucket.
doesNotExist() - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option that causes an operation to succeed only if the target blob does not exist.
doesNotExist() - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option that causes an operation to succeed only if the target blob does not exist.
doesNotExist() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option that causes an operation to succeed only if the target blob does not exist.
doesNotExist() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option that causes an operation to succeed only if the target blob does not exist.
Domain(String) - Constructor for class com.google.cloud.storage.Acl.Domain
Creates a domain entity.
DOMAIN_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
DOMAIN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
DONE_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteResponse
 
downloadBlobs(List<BlobInfo>, ParallelDownloadConfig) - Method in interface com.google.cloud.storage.transfermanager.TransferManager
Downloads a list of blobs in parallel.
DownloadJob - Class in com.google.cloud.storage.transfermanager
A parallel download job sent to Transfer Manager.
DownloadJob.Builder - Class in com.google.cloud.storage.transfermanager
Builds an instance of DownloadJob
DownloadResult - Class in com.google.cloud.storage.transfermanager
Result for a single download performed by Transfer Manager.
DownloadResult.Builder - Class in com.google.cloud.storage.transfermanager
Builds an instance of DownloadResult
downloadTo(Path, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Downloads this blob to the given file path using specified blob read options.
downloadTo(OutputStream, Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Downloads this blob to the given output stream using specified blob read options.
downloadTo(Path) - Method in class com.google.cloud.storage.Blob
Downloads this blob to the given file path.
downloadTo(BlobId, Path, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Downloads the given blob to the given path using specified blob read options.
downloadTo(BlobId, OutputStream, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Downloads the given blob to the given output stream using specified blob read options.
DURABLE_REDUCED_AVAILABILITY - Static variable in class com.google.cloud.storage.StorageClass
Legacy Durable Reduced Availability storage class, use StorageClass.STANDARD instead.

E

EDITORS - Static variable in class com.google.cloud.storage.Acl.Project.ProjectRole
 
EFFECTIVE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.RetentionPolicy
 
EMAIL_ADDRESS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ServiceAccount
 
EMAIL_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
EMAIL_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
ENABLED_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Autoclass
 
ENABLED_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
ENABLED_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Versioning
 
ENCRYPTION_ALGORITHM_FIELD_NUMBER - Static variable in class com.google.storage.v2.CommonObjectRequestParams
 
ENCRYPTION_ALGORITHM_FIELD_NUMBER - Static variable in class com.google.storage.v2.CustomerEncryption
 
ENCRYPTION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
ENCRYPTION_KEY_BYTES_FIELD_NUMBER - Static variable in class com.google.storage.v2.CommonObjectRequestParams
 
ENCRYPTION_KEY_SHA256_BYTES_FIELD_NUMBER - Static variable in class com.google.storage.v2.CommonObjectRequestParams
 
encryptionKey(Key) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(String) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(Key) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(String) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(Key) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(String) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(Key) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
encryptionKey(String) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option to set a customer-supplied AES256 key for server-side encryption of the blob.
END_FIELD_NUMBER - Static variable in class com.google.storage.v2.ContentRange
 
endOffset(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to set a endOffset to filter results to objects whose names are lexicographically before endOffset.
ENTITY_ALT_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
ENTITY_ALT_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
ENTITY_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
ENTITY_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
ENTITY_FIELD_NUMBER - Static variable in class com.google.storage.v2.Owner
 
ENTITY_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
ENTITY_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
ENTITY_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.Owner
 
entrySet() - Method in class com.google.cloud.storage.BlobInfo.ImmutableEmptyMap
 
equals(Object) - Method in class com.google.cloud.storage.Acl.Entity
 
equals(Object) - Method in class com.google.cloud.storage.Acl
 
equals(Object) - Method in class com.google.cloud.storage.Acl.Project
 
equals(Object) - Method in class com.google.cloud.storage.Blob
Returns true if obj instance Blob.toPb() metadata representation and Blob.options instance of StorageOptions are both equal.
equals(Object) - Method in class com.google.cloud.storage.BlobId
 
equals(Object) - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
 
equals(Object) - Method in class com.google.cloud.storage.BlobInfo
 
equals(Object) - Method in class com.google.cloud.storage.Bucket
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.Autoclass
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.CustomPlacementConfig
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.DeleteRule
Deprecated.
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
equals(Object) - Method in class com.google.cloud.storage.BucketInfo.Logging
 
equals(Object) - Method in class com.google.cloud.storage.Cors
 
equals(Object) - Method in class com.google.cloud.storage.Cors.Origin
 
equals(Object) - Method in class com.google.cloud.storage.GrpcStorageOptions
 
equals(Object) - Method in class com.google.cloud.storage.HmacKey
 
equals(Object) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
 
equals(Object) - Method in class com.google.cloud.storage.HttpStorageOptions
 
equals(Object) - Method in class com.google.cloud.storage.Notification
 
equals(Object) - Method in class com.google.cloud.storage.NotificationInfo
 
equals(Object) - Method in class com.google.cloud.storage.PostPolicyV4.ConditionV4
 
equals(Object) - Method in class com.google.cloud.storage.ServiceAccount
 
equals(Object) - Method in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
equals(Object) - Method in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
equals(Object) - Method in class com.google.cloud.storage.StorageOptions
 
equals(Object) - Method in class com.google.cloud.storage.transfermanager.DownloadJob
 
equals(Object) - Method in class com.google.cloud.storage.transfermanager.DownloadResult
 
equals(Object) - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig
 
equals(Object) - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig
 
equals(Object) - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
 
equals(Object) - Method in class com.google.cloud.storage.transfermanager.UploadJob
 
equals(Object) - Method in class com.google.cloud.storage.transfermanager.UploadResult
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Autoclass
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Billing
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Cors
 
equals(Object) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Encryption
 
equals(Object) - Method in class com.google.storage.v2.Bucket
 
equals(Object) - Method in class com.google.storage.v2.Bucket.IamConfig
 
equals(Object) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Lifecycle
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Logging
 
equals(Object) - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Versioning
 
equals(Object) - Method in class com.google.storage.v2.Bucket.Website
 
equals(Object) - Method in class com.google.storage.v2.BucketAccessControl
 
equals(Object) - Method in class com.google.storage.v2.BucketName
 
equals(Object) - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
equals(Object) - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
equals(Object) - Method in class com.google.storage.v2.ChecksummedData
 
equals(Object) - Method in class com.google.storage.v2.CommonObjectRequestParams
 
equals(Object) - Method in class com.google.storage.v2.ComposeObjectRequest
 
equals(Object) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
equals(Object) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
equals(Object) - Method in class com.google.storage.v2.ContentRange
 
equals(Object) - Method in class com.google.storage.v2.CreateBucketRequest
 
equals(Object) - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
equals(Object) - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
equals(Object) - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
equals(Object) - Method in class com.google.storage.v2.CryptoKeyName
 
equals(Object) - Method in class com.google.storage.v2.CustomerEncryption
 
equals(Object) - Method in class com.google.storage.v2.DeleteBucketRequest
 
equals(Object) - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
equals(Object) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
equals(Object) - Method in class com.google.storage.v2.DeleteObjectRequest
 
equals(Object) - Method in class com.google.storage.v2.GetBucketRequest
 
equals(Object) - Method in class com.google.storage.v2.GetHmacKeyRequest
 
equals(Object) - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
equals(Object) - Method in class com.google.storage.v2.GetObjectRequest
 
equals(Object) - Method in class com.google.storage.v2.GetServiceAccountRequest
 
equals(Object) - Method in class com.google.storage.v2.HmacKeyMetadata
 
equals(Object) - Method in class com.google.storage.v2.ListBucketsRequest
 
equals(Object) - Method in class com.google.storage.v2.ListBucketsResponse
 
equals(Object) - Method in class com.google.storage.v2.ListHmacKeysRequest
 
equals(Object) - Method in class com.google.storage.v2.ListHmacKeysResponse
 
equals(Object) - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
equals(Object) - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
equals(Object) - Method in class com.google.storage.v2.ListObjectsRequest
 
equals(Object) - Method in class com.google.storage.v2.ListObjectsResponse
 
equals(Object) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
equals(Object) - Method in class com.google.storage.v2.NotificationConfig
 
equals(Object) - Method in class com.google.storage.v2.NotificationConfigName
 
equals(Object) - Method in class com.google.storage.v2.Object
 
equals(Object) - Method in class com.google.storage.v2.ObjectAccessControl
 
equals(Object) - Method in class com.google.storage.v2.ObjectChecksums
 
equals(Object) - Method in class com.google.storage.v2.Owner
 
equals(Object) - Method in class com.google.storage.v2.ProjectName
 
equals(Object) - Method in class com.google.storage.v2.ProjectTeam
 
equals(Object) - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
equals(Object) - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
equals(Object) - Method in class com.google.storage.v2.ReadObjectRequest
 
equals(Object) - Method in class com.google.storage.v2.ReadObjectResponse
 
equals(Object) - Method in class com.google.storage.v2.RewriteObjectRequest
 
equals(Object) - Method in class com.google.storage.v2.RewriteResponse
 
equals(Object) - Method in class com.google.storage.v2.ServiceAccount
 
equals(Object) - Method in class com.google.storage.v2.ServiceConstants
 
equals(Object) - Method in class com.google.storage.v2.StartResumableWriteRequest
 
equals(Object) - Method in class com.google.storage.v2.StartResumableWriteResponse
 
equals(Object) - Method in class com.google.storage.v2.UpdateBucketRequest
 
equals(Object) - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
equals(Object) - Method in class com.google.storage.v2.UpdateObjectRequest
 
equals(Object) - Method in class com.google.storage.v2.WriteObjectRequest
 
equals(Object) - Method in class com.google.storage.v2.WriteObjectResponse
 
equals(Object) - Method in class com.google.storage.v2.WriteObjectSpec
 
error(StorageException) - Method in class com.google.cloud.storage.StorageBatchResult
 
ETAG_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
ETAG_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
ETAG_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
 
ETAG_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
 
ETAG_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
ETAG_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
EVENT_BASED_HOLD_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
EVENT_TYPES_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
 
exists(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Checks if this blob exists.
exists(Bucket.BucketSourceOption...) - Method in class com.google.cloud.storage.Bucket
Checks if this bucket exists.
Expires(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder

F

fields(Storage.BlobField...) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option to specify the blob's fields to be returned by the RPC call.
fields(Storage.BlobField...) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to specify the blob's fields to be returned by the RPC call.
fields(Storage.BucketField...) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Returns an option to specify the bucket's fields to be returned by the RPC call.
fields(Storage.BucketField...) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option to specify the bucket's fields to be returned by the RPC call.
FINISH_WRITE_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectRequest
 
forceDelete(Storage, String, long, TimeUnit) - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Deletes a bucket, even if non-empty.
forceDelete(Storage, String, long, TimeUnit, String) - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Deletes a bucket, even if non-empty.
forceDelete(Storage, String) - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Deletes a bucket, even if non-empty.
format(String, String) - Static method in class com.google.storage.v2.BucketName
 
format(String, String, String, String) - Static method in class com.google.storage.v2.CryptoKeyName
 
format(String, String, String) - Static method in class com.google.storage.v2.NotificationConfigName
 
format(String) - Static method in class com.google.storage.v2.ProjectName
 
forNumber(int) - Static method in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
 
forNumber(int) - Static method in enum com.google.storage.v2.ServiceConstants.Values
 
forNumber(int) - Static method in enum com.google.storage.v2.WriteObjectRequest.DataCase
 
forNumber(int) - Static method in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
 
forNumber(int) - Static method in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
 
fromGsUtilUri(String) - Static method in class com.google.cloud.storage.BlobId
Creates a BlobId object.

G

generateBucketName() - Static method in class com.google.cloud.storage.testing.RemoteStorageHelper
Returns a bucket name generated using a random UUID.
generateSignedPostPolicyV4(BlobInfo, long, TimeUnit, PostPolicyV4.PostFieldsV4, PostPolicyV4.PostConditionsV4, Storage.PostPolicyV4Option...) - Method in interface com.google.cloud.storage.Storage
Generates a URL and a map of fields that can be specified in an HTML form to submit a POST request.
generateSignedPostPolicyV4(BlobInfo, long, TimeUnit, PostPolicyV4.PostFieldsV4, Storage.PostPolicyV4Option...) - Method in interface com.google.cloud.storage.Storage
Generates a presigned post policy without any conditions.
generateSignedPostPolicyV4(BlobInfo, long, TimeUnit, PostPolicyV4.PostConditionsV4, Storage.PostPolicyV4Option...) - Method in interface com.google.cloud.storage.Storage
Generates a presigned post policy without any fields.
generateSignedPostPolicyV4(BlobInfo, long, TimeUnit, Storage.PostPolicyV4Option...) - Method in interface com.google.cloud.storage.Storage
Generates a presigned post policy without any fields or conditions.
GENERATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
GENERATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteObjectRequest
 
GENERATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
GENERATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
GENERATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
generationMatch() - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's data generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's data generation match.
generationMatch() - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's data generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's data generation match.
generationMatch() - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's data generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's data generation match.
generationMatch() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's data generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's data generation match.
generationMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data generation match.
generationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data generation match.
generationNotMatch() - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Deprecated.
This option is invalid, and can never result in a valid response from the server.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's data generation mismatch.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's data generation mismatch.
generationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Deprecated.
This option is invalid, and can never result in a valid response from the server. use Storage.BlobGetOption.generationNotMatch(long) instead.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's data generation mismatch.
generationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Deprecated.
This option is invalid, and can never result in a valid response from the server. use Storage.BlobSourceOption.generationNotMatch(long) instead.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's data generation mismatch.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's data generation mismatch.
generationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's data generation mismatch.
generationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data generation mismatch.
generationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's data generation mismatch.
get(String, Storage.BlobGetOption...) - Method in class com.google.cloud.storage.Bucket
Returns the requested blob in this bucket or null if not found.
get(String, String, String...) - Method in class com.google.cloud.storage.Bucket
Returns a list of requested blobs in this bucket.
get(Iterable<String>) - Method in class com.google.cloud.storage.Bucket
Returns a list of requested blobs in this bucket.
GET - Static variable in class com.google.cloud.storage.HttpMethod
 
get(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
get(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
get(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the requested bucket or null if not found.
get(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the requested storage object or null if not found.
get(String, Storage.BucketGetOption...) - Method in interface com.google.cloud.storage.Storage
Returns the requested bucket or null if not found.
get(String, String, Storage.BlobGetOption...) - Method in interface com.google.cloud.storage.Storage
Returns the requested blob or null if not found.
get(BlobId, Storage.BlobGetOption...) - Method in interface com.google.cloud.storage.Storage
Returns the requested blob or null if not found.
get(BlobId) - Method in interface com.google.cloud.storage.Storage
Returns the requested blob or null if not found.
get(BlobId...) - Method in interface com.google.cloud.storage.Storage
Gets the requested blobs.
get(Iterable<BlobId>) - Method in interface com.google.cloud.storage.Storage
Gets the requested blobs.
get(String, String, Storage.BlobGetOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "get blob" operation to this batch.
get(BlobId, Storage.BlobGetOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "get blob" operation to this batch.
get(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
get(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getAccessId() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
Returns the access id for this HMAC key.
getAccessId() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
getAccessId() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
Required.
getAccessId() - Method in interface com.google.storage.v2.DeleteHmacKeyRequestOrBuilder
Required.
getAccessId() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
getAccessId() - Method in class com.google.storage.v2.GetHmacKeyRequest
Required.
getAccessId() - Method in interface com.google.storage.v2.GetHmacKeyRequestOrBuilder
Required.
getAccessId() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
getAccessId() - Method in class com.google.storage.v2.HmacKeyMetadata
Immutable.
getAccessId() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Immutable.
getAccessIdBytes() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
getAccessIdBytes() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
Required.
getAccessIdBytes() - Method in interface com.google.storage.v2.DeleteHmacKeyRequestOrBuilder
Required.
getAccessIdBytes() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
getAccessIdBytes() - Method in class com.google.storage.v2.GetHmacKeyRequest
Required.
getAccessIdBytes() - Method in interface com.google.storage.v2.GetHmacKeyRequestOrBuilder
Required.
getAccessIdBytes() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
getAccessIdBytes() - Method in class com.google.storage.v2.HmacKeyMetadata
Immutable.
getAccessIdBytes() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Immutable.
getAccountEmail() - Method in class com.google.cloud.storage.SignatureInfo
 
getAcl(Acl.Entity) - Method in class com.google.cloud.storage.Blob
Returns the ACL entry for the specified entity on this blob or null if not found.
getAcl() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's access control configuration.
getAcl(Acl.Entity) - Method in class com.google.cloud.storage.Bucket
Returns the ACL entry for the specified entity on this bucket or null if not found.
getAcl() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's access control configuration.
getAcl(String, String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getAcl(String, String, Long, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getAcl(String, String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the ACL entry for the specified entity on the specified bucket or null if not found.
getAcl(String, String, Long, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the ACL entry for the specified entity on the specified object or null if not found.
getAcl(String, Acl.Entity, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Returns the ACL entry for the specified entity on the specified bucket or null if not found.
getAcl(String, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
 
getAcl(BlobId, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
Returns the ACL entry for the specified entity on the specified blob or null if not found.
getAcl(String, String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getAcl(String, String, Long, String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getAcl(int) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
getAcl(int) - Method in class com.google.storage.v2.Bucket
Access controls on the bucket.
getAcl(int) - Method in interface com.google.storage.v2.BucketOrBuilder
Access controls on the bucket.
getAcl(int) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
getAcl(int) - Method in class com.google.storage.v2.Object
Access controls on the object.
getAcl(int) - Method in interface com.google.storage.v2.ObjectOrBuilder
Access controls on the object.
getAclBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
getAclBuilder(int) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
getAclBuilderList() - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
getAclBuilderList() - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
getAclCount() - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
getAclCount() - Method in class com.google.storage.v2.Bucket
Access controls on the bucket.
getAclCount() - Method in interface com.google.storage.v2.BucketOrBuilder
Access controls on the bucket.
getAclCount() - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
getAclCount() - Method in class com.google.storage.v2.Object
Access controls on the object.
getAclCount() - Method in interface com.google.storage.v2.ObjectOrBuilder
Access controls on the object.
getAclList() - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
getAclList() - Method in class com.google.storage.v2.Bucket
Access controls on the bucket.
getAclList() - Method in interface com.google.storage.v2.BucketOrBuilder
Access controls on the bucket.
getAclList() - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
getAclList() - Method in class com.google.storage.v2.Object
Access controls on the object.
getAclList() - Method in interface com.google.storage.v2.ObjectOrBuilder
Access controls on the object.
getAclOrBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
getAclOrBuilder(int) - Method in class com.google.storage.v2.Bucket
Access controls on the bucket.
getAclOrBuilder(int) - Method in interface com.google.storage.v2.BucketOrBuilder
Access controls on the bucket.
getAclOrBuilder(int) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
getAclOrBuilder(int) - Method in class com.google.storage.v2.Object
Access controls on the object.
getAclOrBuilder(int) - Method in interface com.google.storage.v2.ObjectOrBuilder
Access controls on the object.
getAclOrBuilderList() - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
getAclOrBuilderList() - Method in class com.google.storage.v2.Bucket
Access controls on the bucket.
getAclOrBuilderList() - Method in interface com.google.storage.v2.BucketOrBuilder
Access controls on the bucket.
getAclOrBuilderList() - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
getAclOrBuilderList() - Method in class com.google.storage.v2.Object
Access controls on the object.
getAclOrBuilderList() - Method in interface com.google.storage.v2.ObjectOrBuilder
Access controls on the object.
getAction() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule
 
getAction() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The action to take.
getAction() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
The action to take.
getAction() - Method in interface com.google.storage.v2.Bucket.Lifecycle.RuleOrBuilder
The action to take.
getActionBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The action to take.
getActionOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The action to take.
getActionOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
The action to take.
getActionOrBuilder() - Method in interface com.google.storage.v2.Bucket.Lifecycle.RuleOrBuilder
The action to take.
getActionType() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
 
getAge() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
getAgeDays() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Age of an object (in days).
getAgeDays() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Age of an object (in days).
getAgeDays() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Age of an object (in days).
getApiaryName() - Method in enum com.google.cloud.storage.Storage.BlobField
 
getApiaryName() - Method in enum com.google.cloud.storage.Storage.BucketField
 
getAutoclass() - Method in class com.google.cloud.storage.BucketInfo
Returns the Autoclass configuration
getAutoclass() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's Autoclass configuration.
getAutoclass() - Method in class com.google.storage.v2.Bucket
The bucket's Autoclass configuration.
getAutoclass() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's Autoclass configuration.
getAutoclassBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's Autoclass configuration.
getAutoclassOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's Autoclass configuration.
getAutoclassOrBuilder() - Method in class com.google.storage.v2.Bucket
The bucket's Autoclass configuration.
getAutoclassOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's Autoclass configuration.
getBilling() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's billing config.
getBilling() - Method in class com.google.storage.v2.Bucket
The bucket's billing config.
getBilling() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's billing config.
getBillingBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's billing config.
getBillingOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's billing config.
getBillingOrBuilder() - Method in class com.google.storage.v2.Bucket
The bucket's billing config.
getBillingOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's billing config.
getBlobId() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's identity.
getBlobSize() - Method in class com.google.cloud.storage.CopyWriter
Returns the size of the blob being copied.
getBlobSize() - Method in class com.google.cloud.storage.HttpCopyWriter
 
getBucket() - Method in class com.google.cloud.storage.BlobId
Returns the name of the bucket containing the blob.
getBucket() - Method in class com.google.cloud.storage.BlobInfo
Returns the name of the containing bucket.
getBucket() - Method in class com.google.storage.v2.BucketName.Builder
 
getBucket() - Method in class com.google.storage.v2.BucketName
 
getBucket() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Properties of the new bucket being inserted.
getBucket() - Method in class com.google.storage.v2.CreateBucketRequest
Properties of the new bucket being inserted.
getBucket() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Properties of the new bucket being inserted.
getBucket() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
getBucket() - Method in class com.google.storage.v2.DeleteObjectRequest
Required.
getBucket() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Required.
getBucket() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
getBucket() - Method in class com.google.storage.v2.GetObjectRequest
Required.
getBucket() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Required.
getBucket() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
Required.
getBucket() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
Required.
getBucket() - Method in interface com.google.storage.v2.LockBucketRetentionPolicyRequestOrBuilder
Required.
getBucket() - Method in class com.google.storage.v2.NotificationConfigName.Builder
 
getBucket() - Method in class com.google.storage.v2.NotificationConfigName
 
getBucket() - Method in class com.google.storage.v2.Object.Builder
Immutable.
getBucket() - Method in class com.google.storage.v2.Object
Immutable.
getBucket() - Method in interface com.google.storage.v2.ObjectOrBuilder
Immutable.
getBucket() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
getBucket() - Method in class com.google.storage.v2.ReadObjectRequest
Required.
getBucket() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Required.
getBucket(BucketName) - Method in class com.google.storage.v2.StorageClient
Returns metadata for the specified bucket.
getBucket(String) - Method in class com.google.storage.v2.StorageClient
Returns metadata for the specified bucket.
getBucket(GetBucketRequest) - Method in class com.google.storage.v2.StorageClient
Returns metadata for the specified bucket.
getBucket(GetBucketRequest, StreamObserver<Bucket>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Returns metadata for the specified bucket.
getBucket(GetBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Returns metadata for the specified bucket.
getBucket(GetBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Returns metadata for the specified bucket.
getBucket(GetBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Returns metadata for the specified bucket.
getBucket() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
getBucket() - Method in class com.google.storage.v2.UpdateBucketRequest
Required.
getBucket() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Required.
getBucketBuilder() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Properties of the new bucket being inserted.
getBucketBuilder() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
getBucketBytes() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
getBucketBytes() - Method in class com.google.storage.v2.DeleteObjectRequest
Required.
getBucketBytes() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Required.
getBucketBytes() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
getBucketBytes() - Method in class com.google.storage.v2.GetObjectRequest
Required.
getBucketBytes() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Required.
getBucketBytes() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
Required.
getBucketBytes() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
Required.
getBucketBytes() - Method in interface com.google.storage.v2.LockBucketRetentionPolicyRequestOrBuilder
Required.
getBucketBytes() - Method in class com.google.storage.v2.Object.Builder
Immutable.
getBucketBytes() - Method in class com.google.storage.v2.Object
Immutable.
getBucketBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Immutable.
getBucketBytes() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
getBucketBytes() - Method in class com.google.storage.v2.ReadObjectRequest
Required.
getBucketBytes() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Required.
getBucketCallable() - Method in class com.google.storage.v2.StorageClient
Returns metadata for the specified bucket.
getBucketCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getBucketCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getBucketId() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getBucketId() - Method in class com.google.storage.v2.Bucket
Output only.
getBucketId() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getBucketId() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
getBucketId() - Method in class com.google.storage.v2.CreateBucketRequest
Required.
getBucketId() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Required.
getBucketIdBytes() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getBucketIdBytes() - Method in class com.google.storage.v2.Bucket
Output only.
getBucketIdBytes() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getBucketIdBytes() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
getBucketIdBytes() - Method in class com.google.storage.v2.CreateBucketRequest
Required.
getBucketIdBytes() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Required.
getBucketName() - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig
The bucket objects are being downloaded from.
getBucketName() - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig
The bucket objects are being uploaded from
getBucketOrBuilder() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Properties of the new bucket being inserted.
getBucketOrBuilder() - Method in class com.google.storage.v2.CreateBucketRequest
Properties of the new bucket being inserted.
getBucketOrBuilder() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Properties of the new bucket being inserted.
getBucketOrBuilder() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
getBucketOrBuilder() - Method in class com.google.storage.v2.UpdateBucketRequest
Required.
getBucketOrBuilder() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Required.
getBucketPolicyOnlyLockedTime() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
Deprecated.
GetBucketRequest - Class in com.google.storage.v2
Request message for GetBucket.
GetBucketRequest.Builder - Class in com.google.storage.v2
Request message for GetBucket.
GetBucketRequestOrBuilder - Interface in com.google.storage.v2
 
getBuckets(int) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
getBuckets(int) - Method in class com.google.storage.v2.ListBucketsResponse
The list of items.
getBuckets(int) - Method in interface com.google.storage.v2.ListBucketsResponseOrBuilder
The list of items.
getBucketsBuilder(int) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
getBucketsBuilderList() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
getBucketsCount() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
getBucketsCount() - Method in class com.google.storage.v2.ListBucketsResponse
The list of items.
getBucketsCount() - Method in interface com.google.storage.v2.ListBucketsResponseOrBuilder
The list of items.
getBucketSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getBucket.
getBucketSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getBucket.
getBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getBucket.
getBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getBucket.
getBucketsList() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
getBucketsList() - Method in class com.google.storage.v2.ListBucketsResponse
The list of items.
getBucketsList() - Method in interface com.google.storage.v2.ListBucketsResponseOrBuilder
The list of items.
getBucketsOrBuilder(int) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
getBucketsOrBuilder(int) - Method in class com.google.storage.v2.ListBucketsResponse
The list of items.
getBucketsOrBuilder(int) - Method in interface com.google.storage.v2.ListBucketsResponseOrBuilder
The list of items.
getBucketsOrBuilderList() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
getBucketsOrBuilderList() - Method in class com.google.storage.v2.ListBucketsResponse
The list of items.
getBucketsOrBuilderList() - Method in interface com.google.storage.v2.ListBucketsResponseOrBuilder
The list of items.
getCacheControl() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data cache control.
getCacheControl() - Method in class com.google.storage.v2.Object.Builder
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
getCacheControl() - Method in class com.google.storage.v2.Object
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
getCacheControl() - Method in interface com.google.storage.v2.ObjectOrBuilder
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
getCacheControlBytes() - Method in class com.google.storage.v2.Object.Builder
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
getCacheControlBytes() - Method in class com.google.storage.v2.Object
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
getCacheControlBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
getCancelResumableWriteMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getCanonicalizedExtensionHeaders() - Method in class com.google.cloud.storage.SignatureInfo
 
getCanonicalizedResource() - Method in class com.google.cloud.storage.SignatureInfo
 
getChecksummedData() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
A portion of the data for the object.
getChecksummedData() - Method in class com.google.storage.v2.ReadObjectResponse
A portion of the data for the object.
getChecksummedData() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
A portion of the data for the object.
getChecksummedData() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
The data to insert.
getChecksummedData() - Method in class com.google.storage.v2.WriteObjectRequest
The data to insert.
getChecksummedData() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
The data to insert.
getChecksummedDataBuilder() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
A portion of the data for the object.
getChecksummedDataBuilder() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
The data to insert.
getChecksummedDataOrBuilder() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
A portion of the data for the object.
getChecksummedDataOrBuilder() - Method in class com.google.storage.v2.ReadObjectResponse
A portion of the data for the object.
getChecksummedDataOrBuilder() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
A portion of the data for the object.
getChecksummedDataOrBuilder() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
The data to insert.
getChecksummedDataOrBuilder() - Method in class com.google.storage.v2.WriteObjectRequest
The data to insert.
getChecksummedDataOrBuilder() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
The data to insert.
getChecksums() - Method in class com.google.storage.v2.Object.Builder
Output only.
getChecksums() - Method in class com.google.storage.v2.Object
Output only.
getChecksums() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getChecksumsBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getChecksumsOrBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getChecksumsOrBuilder() - Method in class com.google.storage.v2.Object
Output only.
getChecksumsOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.ComposeObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.DeleteObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.GetObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.GetObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.QueryWriteStatusRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.QueryWriteStatusRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.ReadObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.RewriteObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.StartResumableWriteRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.UpdateObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in class com.google.storage.v2.WriteObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParams() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.GetObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsBuilder() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.DeleteObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.GetObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.GetObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.QueryWriteStatusRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.QueryWriteStatusRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.ReadObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in class com.google.storage.v2.WriteObjectRequest
A set of parameters common to Storage API requests concerning an object.
getCommonObjectRequestParamsOrBuilder() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
getCompleteLength() - Method in class com.google.storage.v2.ContentRange.Builder
The complete length of the object data.
getCompleteLength() - Method in class com.google.storage.v2.ContentRange
The complete length of the object data.
getCompleteLength() - Method in interface com.google.storage.v2.ContentRangeOrBuilder
The complete length of the object data.
getComponentCount() - Method in class com.google.cloud.storage.BlobInfo
Returns the number of components that make up this blob.
getComponentCount() - Method in class com.google.storage.v2.Object.Builder
Output only.
getComponentCount() - Method in class com.google.storage.v2.Object
Output only.
getComponentCount() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getComposeObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getCondition() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule
 
getCondition() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The condition(s) under which the action will be taken.
getCondition() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
The condition(s) under which the action will be taken.
getCondition() - Method in interface com.google.storage.v2.Bucket.Lifecycle.RuleOrBuilder
The condition(s) under which the action will be taken.
getConditionBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The condition(s) under which the action will be taken.
getConditionOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The condition(s) under which the action will be taken.
getConditionOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
The condition(s) under which the action will be taken.
getConditionOrBuilder() - Method in interface com.google.storage.v2.Bucket.Lifecycle.RuleOrBuilder
The condition(s) under which the action will be taken.
getConditions() - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4
 
getContent(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Returns this blob's content.
getContent() - Method in class com.google.storage.v2.ChecksummedData.Builder
The data.
getContent() - Method in class com.google.storage.v2.ChecksummedData
The data.
getContent() - Method in interface com.google.storage.v2.ChecksummedDataOrBuilder
The data.
getContentDisposition() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data content disposition.
getContentDisposition() - Method in class com.google.storage.v2.Object.Builder
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
getContentDisposition() - Method in class com.google.storage.v2.Object
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
getContentDisposition() - Method in interface com.google.storage.v2.ObjectOrBuilder
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
getContentDispositionBytes() - Method in class com.google.storage.v2.Object.Builder
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
getContentDispositionBytes() - Method in class com.google.storage.v2.Object
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
getContentDispositionBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
getContentEncoding() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data content encoding.
getContentEncoding() - Method in class com.google.storage.v2.Object.Builder
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
getContentEncoding() - Method in class com.google.storage.v2.Object
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
getContentEncoding() - Method in interface com.google.storage.v2.ObjectOrBuilder
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
getContentEncodingBytes() - Method in class com.google.storage.v2.Object.Builder
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
getContentEncodingBytes() - Method in class com.google.storage.v2.Object
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
getContentEncodingBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
getContentLanguage() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data content language.
getContentLanguage() - Method in class com.google.storage.v2.Object.Builder
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
getContentLanguage() - Method in class com.google.storage.v2.Object
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
getContentLanguage() - Method in interface com.google.storage.v2.ObjectOrBuilder
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
getContentLanguageBytes() - Method in class com.google.storage.v2.Object.Builder
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
getContentLanguageBytes() - Method in class com.google.storage.v2.Object
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
getContentLanguageBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
getContentMd5() - Method in class com.google.cloud.storage.SignatureInfo
 
getContentRange() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
getContentRange() - Method in class com.google.storage.v2.ReadObjectResponse
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
getContentRange() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
getContentRangeBuilder() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
getContentRangeOrBuilder() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
getContentRangeOrBuilder() - Method in class com.google.storage.v2.ReadObjectResponse
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
getContentRangeOrBuilder() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
getContentType() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's data content type.
getContentType() - Method in class com.google.cloud.storage.SignatureInfo
 
getContentType() - Method in class com.google.storage.v2.Object.Builder
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
getContentType() - Method in class com.google.storage.v2.Object
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
getContentType() - Method in interface com.google.storage.v2.ObjectOrBuilder
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
getContentTypeBytes() - Method in class com.google.storage.v2.Object.Builder
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
getContentTypeBytes() - Method in class com.google.storage.v2.Object
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
getContentTypeBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
getCopySourceEncryptionAlgorithm() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The algorithm used to encrypt the source object, if any.
getCopySourceEncryptionAlgorithm() - Method in class com.google.storage.v2.RewriteObjectRequest
The algorithm used to encrypt the source object, if any.
getCopySourceEncryptionAlgorithm() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The algorithm used to encrypt the source object, if any.
getCopySourceEncryptionAlgorithmBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The algorithm used to encrypt the source object, if any.
getCopySourceEncryptionAlgorithmBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
The algorithm used to encrypt the source object, if any.
getCopySourceEncryptionAlgorithmBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The algorithm used to encrypt the source object, if any.
getCopySourceEncryptionKeyBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The raw bytes (not base64-encoded) AES-256 encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
getCopySourceEncryptionKeyBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
The raw bytes (not base64-encoded) AES-256 encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
getCopySourceEncryptionKeyBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The raw bytes (not base64-encoded) AES-256 encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
getCopySourceEncryptionKeySha256Bytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The raw bytes (not base64-encoded) SHA256 hash of the encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
getCopySourceEncryptionKeySha256Bytes() - Method in class com.google.storage.v2.RewriteObjectRequest
The raw bytes (not base64-encoded) SHA256 hash of the encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
getCopySourceEncryptionKeySha256Bytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The raw bytes (not base64-encoded) SHA256 hash of the encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
getCors() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's Cross-Origin Resource Sharing (CORS) configuration.
getCors(int) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCors(int) - Method in class com.google.storage.v2.Bucket
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCors(int) - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsBuilderList() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsCount() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsCount() - Method in class com.google.storage.v2.Bucket
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsCount() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsList() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsList() - Method in class com.google.storage.v2.Bucket
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsList() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsOrBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsOrBuilder(int) - Method in class com.google.storage.v2.Bucket
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsOrBuilder(int) - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsOrBuilderList() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsOrBuilderList() - Method in class com.google.storage.v2.Bucket
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCorsOrBuilderList() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
getCrc32c() - Method in class com.google.cloud.storage.BlobInfo
Returns the CRC32C checksum of blob's data as described in RFC 4960, Appendix B; encoded in base64 in big-endian order.
getCrc32C() - Method in class com.google.storage.v2.ChecksummedData.Builder
If set, the CRC32C digest of the content field.
getCrc32C() - Method in class com.google.storage.v2.ChecksummedData
If set, the CRC32C digest of the content field.
getCrc32C() - Method in interface com.google.storage.v2.ChecksummedDataOrBuilder
If set, the CRC32C digest of the content field.
getCrc32C() - Method in class com.google.storage.v2.ObjectChecksums.Builder
CRC32C digest of the object data.
getCrc32C() - Method in class com.google.storage.v2.ObjectChecksums
CRC32C digest of the object data.
getCrc32C() - Method in interface com.google.storage.v2.ObjectChecksumsOrBuilder
CRC32C digest of the object data.
getCrc32cToHexString() - Method in class com.google.cloud.storage.BlobInfo
Returns the CRC32C checksum of blob's data as described in RFC 4960, Appendix B; decoded to string.
getCreateBucketMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getCreatedBefore() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
getCreatedBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
getCreatedBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
This condition is satisfied when an object is created before midnight of the specified date in UTC.
getCreatedBefore() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
getCreatedBeforeBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
getCreatedBeforeOffsetDateTime() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
Returns the date and offset from UTC for this condition.
getCreatedBeforeOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
getCreatedBeforeOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
This condition is satisfied when an object is created before midnight of the specified date in UTC.
getCreatedBeforeOrBuilder() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
getCreateHmacKeyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getCreateNotificationConfigMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getCreateTime() - Method in class com.google.cloud.storage.BlobInfo
getCreateTime() - Method in class com.google.cloud.storage.BucketInfo
getCreateTime() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
getCreateTime() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getCreateTime() - Method in class com.google.storage.v2.Bucket
Output only.
getCreateTime() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getCreateTime() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
getCreateTime() - Method in class com.google.storage.v2.HmacKeyMetadata
Output only.
getCreateTime() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Output only.
getCreateTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
getCreateTime() - Method in class com.google.storage.v2.Object
Output only.
getCreateTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getCreateTimeBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getCreateTimeOffsetDateTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the creation time of the blob.
getCreateTimeOffsetDateTime() - Method in class com.google.cloud.storage.BucketInfo
 
getCreateTimeOffsetDateTime() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
Returns the creation time of this HMAC key.
getCreateTimeOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.storage.v2.Bucket
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.storage.v2.HmacKeyMetadata
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.storage.v2.Object
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getCryptoKey() - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
getCryptoKey() - Method in class com.google.storage.v2.CryptoKeyName
 
getCurrentUploadOffset(String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getCurrentUploadOffset(String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Requests current byte offset from Cloud Storage API.
getCurrentUploadOffset(String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getCustomAttributes() - Method in class com.google.cloud.storage.NotificationInfo
Returns the list of additional attributes to attach to each Cloud PubSub message published for this notification subscription.
getCustomAttributes() - Method in class com.google.storage.v2.NotificationConfig.Builder
Deprecated.
getCustomAttributes() - Method in class com.google.storage.v2.NotificationConfig
Deprecated.
getCustomAttributes() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
Deprecated.
getCustomAttributesCount() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
getCustomAttributesCount() - Method in class com.google.storage.v2.NotificationConfig
 
getCustomAttributesCount() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesMap() - Method in class com.google.storage.v2.NotificationConfig.Builder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesMap() - Method in class com.google.storage.v2.NotificationConfig
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesMap() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesOrDefault(String, String) - Method in class com.google.storage.v2.NotificationConfig.Builder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesOrDefault(String, String) - Method in class com.google.storage.v2.NotificationConfig
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesOrDefault(String, String) - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesOrThrow(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesOrThrow(String) - Method in class com.google.storage.v2.NotificationConfig
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomAttributesOrThrow(String) - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
getCustomerEncryption() - Method in class com.google.cloud.storage.BlobInfo
Returns information on the customer-supplied encryption key, if the blob is encrypted using such a key.
getCustomerEncryption() - Method in class com.google.storage.v2.Object.Builder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
getCustomerEncryption() - Method in class com.google.storage.v2.Object
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
getCustomerEncryption() - Method in interface com.google.storage.v2.ObjectOrBuilder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
getCustomerEncryptionBuilder() - Method in class com.google.storage.v2.Object.Builder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
getCustomerEncryptionOrBuilder() - Method in class com.google.storage.v2.Object.Builder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
getCustomerEncryptionOrBuilder() - Method in class com.google.storage.v2.Object
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
getCustomerEncryptionOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
getCustomPlacementConfig() - Method in class com.google.cloud.storage.BucketInfo
Returns the Custom Placement Configuration
getCustomPlacementConfig() - Method in class com.google.storage.v2.Bucket.Builder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
getCustomPlacementConfig() - Method in class com.google.storage.v2.Bucket
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
getCustomPlacementConfig() - Method in interface com.google.storage.v2.BucketOrBuilder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
getCustomPlacementConfigBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
getCustomPlacementConfigOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
getCustomPlacementConfigOrBuilder() - Method in class com.google.storage.v2.Bucket
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
getCustomPlacementConfigOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
getCustomTime() - Method in class com.google.cloud.storage.BlobInfo
getCustomTime() - Method in class com.google.storage.v2.Object.Builder
A user-specified timestamp set on an object.
getCustomTime() - Method in class com.google.storage.v2.Object
A user-specified timestamp set on an object.
getCustomTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
A user-specified timestamp set on an object.
getCustomTimeBefore() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
getCustomTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
getCustomTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
getCustomTimeBefore() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
getCustomTimeBeforeBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
getCustomTimeBeforeOffsetDateTime() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
Returns the date and offset from UTC for this condition.
getCustomTimeBeforeOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
getCustomTimeBeforeOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
getCustomTimeBeforeOrBuilder() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
getCustomTimeBuilder() - Method in class com.google.storage.v2.Object.Builder
A user-specified timestamp set on an object.
getCustomTimeOffsetDateTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the custom time specified by the user for an object.
getCustomTimeOrBuilder() - Method in class com.google.storage.v2.Object.Builder
A user-specified timestamp set on an object.
getCustomTimeOrBuilder() - Method in class com.google.storage.v2.Object
A user-specified timestamp set on an object.
getCustomTimeOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
A user-specified timestamp set on an object.
getDataCase() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
getDataCase() - Method in class com.google.storage.v2.WriteObjectRequest
 
getDataCase() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
 
getDataLocations() - Method in class com.google.cloud.storage.BucketInfo.CustomPlacementConfig
 
getDataLocations(int) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
getDataLocations(int) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
List of locations to use for data placement.
getDataLocations(int) - Method in interface com.google.storage.v2.Bucket.CustomPlacementConfigOrBuilder
List of locations to use for data placement.
getDataLocationsBytes(int) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
getDataLocationsBytes(int) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
List of locations to use for data placement.
getDataLocationsBytes(int) - Method in interface com.google.storage.v2.Bucket.CustomPlacementConfigOrBuilder
List of locations to use for data placement.
getDataLocationsCount() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
getDataLocationsCount() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
List of locations to use for data placement.
getDataLocationsCount() - Method in interface com.google.storage.v2.Bucket.CustomPlacementConfigOrBuilder
List of locations to use for data placement.
getDataLocationsList() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
getDataLocationsList() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
List of locations to use for data placement.
getDataLocationsList() - Method in interface com.google.storage.v2.Bucket.CustomPlacementConfigOrBuilder
List of locations to use for data placement.
getDaysSinceCustomTime() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
Returns the number of days elapsed since the user-specified timestamp set on an object.
getDaysSinceCustomTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Number of days that have elapsed since the custom timestamp set on an object.
getDaysSinceCustomTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Number of days that have elapsed since the custom timestamp set on an object.
getDaysSinceCustomTime() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Number of days that have elapsed since the custom timestamp set on an object.
getDaysSinceNoncurrentTime() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
Returns the number of days elapsed since the noncurrent timestamp of an object.
getDaysSinceNoncurrentTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
getDaysSinceNoncurrentTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
This condition is relevant only for versioned objects.
getDaysSinceNoncurrentTime() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
This condition is relevant only for versioned objects.
getDaysToLive() - Method in class com.google.cloud.storage.BucketInfo.AgeDeleteRule
Deprecated.
 
getDefaultAcl(Acl.Entity) - Method in class com.google.cloud.storage.Bucket
Returns the default object ACL entry for the specified entity on this bucket or null if not found.
getDefaultAcl() - Method in class com.google.cloud.storage.BucketInfo
Returns the default access control configuration for this bucket's blobs.
getDefaultAcl(String, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getDefaultAcl(String, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the default object ACL entry for the specified entity on the specified bucket or null if not found.
getDefaultAcl(String, Acl.Entity) - Method in interface com.google.cloud.storage.Storage
Returns the default object ACL entry for the specified entity on the specified bucket or null if not found.
getDefaultAcl(String, String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getDefaultEndpoint() - Static method in class com.google.storage.v2.StorageSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns the default service endpoint.
getDefaultEventBasedHold() - Method in class com.google.cloud.storage.BucketInfo
Returns a Boolean with either true, null and in certain cases false.
getDefaultEventBasedHold() - Method in class com.google.storage.v2.Bucket.Builder
The default value for event-based hold on newly created objects in this bucket.
getDefaultEventBasedHold() - Method in class com.google.storage.v2.Bucket
The default value for event-based hold on newly created objects in this bucket.
getDefaultEventBasedHold() - Method in interface com.google.storage.v2.BucketOrBuilder
The default value for event-based hold on newly created objects in this bucket.
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.storage.StorageOptions
getDefaultInstance() - Static method in class com.google.cloud.storage.GrpcStorageOptions
 
getDefaultInstance() - Static method in class com.google.cloud.storage.HttpStorageOptions
 
getDefaultInstance() - Static method in class com.google.cloud.storage.StorageOptions
Returns a default StorageOptions instance.
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Autoclass
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Billing
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Cors
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Encryption
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.IamConfig
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Logging
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Versioning
 
getDefaultInstance() - Static method in class com.google.storage.v2.Bucket.Website
 
getDefaultInstance() - Static method in class com.google.storage.v2.BucketAccessControl
 
getDefaultInstance() - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.ChecksummedData
 
getDefaultInstance() - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
getDefaultInstance() - Static method in class com.google.storage.v2.ComposeObjectRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
getDefaultInstance() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
getDefaultInstance() - Static method in class com.google.storage.v2.ContentRange
 
getDefaultInstance() - Static method in class com.google.storage.v2.CreateBucketRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.CustomerEncryption
 
getDefaultInstance() - Static method in class com.google.storage.v2.DeleteBucketRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.DeleteObjectRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.GetBucketRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.GetObjectRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.HmacKeyMetadata
 
getDefaultInstance() - Static method in class com.google.storage.v2.ListBucketsRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.ListBucketsResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.ListObjectsRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.ListObjectsResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.NotificationConfig
 
getDefaultInstance() - Static method in class com.google.storage.v2.Object
 
getDefaultInstance() - Static method in class com.google.storage.v2.ObjectAccessControl
 
getDefaultInstance() - Static method in class com.google.storage.v2.ObjectChecksums
 
getDefaultInstance() - Static method in class com.google.storage.v2.Owner
 
getDefaultInstance() - Static method in class com.google.storage.v2.ProjectTeam
 
getDefaultInstance() - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.ReadObjectRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.ReadObjectResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.RewriteObjectRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.RewriteResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.ServiceAccount
 
getDefaultInstance() - Static method in class com.google.storage.v2.ServiceConstants
 
getDefaultInstance() - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.UpdateBucketRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.UpdateObjectRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.WriteObjectRequest
 
getDefaultInstance() - Static method in class com.google.storage.v2.WriteObjectResponse
 
getDefaultInstance() - Static method in class com.google.storage.v2.WriteObjectSpec
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Autoclass
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Billing
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Cors
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Encryption
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.IamConfig
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Lifecycle
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Logging
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Versioning
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Website.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Bucket.Website
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.BucketAccessControl
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ChecksummedData.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ChecksummedData
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CommonObjectRequestParams
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ComposeObjectRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ContentRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ContentRange
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CreateBucketRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.CustomerEncryption
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.DeleteBucketRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.DeleteObjectRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetBucketRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetHmacKeyRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetObjectRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.GetServiceAccountRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.HmacKeyMetadata
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListBucketsRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListBucketsResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListHmacKeysRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListHmacKeysResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListObjectsRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ListObjectsResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.NotificationConfig
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Object.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Object
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ObjectAccessControl
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ObjectChecksums
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Owner.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.Owner
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ProjectTeam.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ProjectTeam
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ReadObjectRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ReadObjectResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.RewriteObjectRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.RewriteResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.RewriteResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ServiceAccount.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ServiceAccount
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ServiceConstants.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.ServiceConstants
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.StartResumableWriteRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.StartResumableWriteResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.UpdateBucketRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.UpdateObjectRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.WriteObjectRequest
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.WriteObjectResponse
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
getDefaultInstanceForType() - Method in class com.google.storage.v2.WriteObjectSpec
 
getDefaultKmsKey() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
getDefaultKmsKey() - Method in class com.google.storage.v2.Bucket.Encryption
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
getDefaultKmsKey() - Method in interface com.google.storage.v2.Bucket.EncryptionOrBuilder
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
getDefaultKmsKeyBytes() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
getDefaultKmsKeyBytes() - Method in class com.google.storage.v2.Bucket.Encryption
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
getDefaultKmsKeyBytes() - Method in interface com.google.storage.v2.Bucket.EncryptionOrBuilder
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
getDefaultKmsKeyName() - Method in class com.google.cloud.storage.BucketInfo
Returns the default Cloud KMS key to be applied to newly inserted objects in this bucket.
getDefaultMtlsEndpoint() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns the default mTLS service endpoint.
getDefaultObjectAcl(int) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAcl(int) - Method in class com.google.storage.v2.Bucket
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAcl(int) - Method in interface com.google.storage.v2.BucketOrBuilder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclBuilderList() - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclCount() - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclCount() - Method in class com.google.storage.v2.Bucket
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclCount() - Method in interface com.google.storage.v2.BucketOrBuilder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclList() - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclList() - Method in class com.google.storage.v2.Bucket
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclList() - Method in interface com.google.storage.v2.BucketOrBuilder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclOrBuilder(int) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclOrBuilder(int) - Method in class com.google.storage.v2.Bucket
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclOrBuilder(int) - Method in interface com.google.storage.v2.BucketOrBuilder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclOrBuilderList() - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclOrBuilderList() - Method in class com.google.storage.v2.Bucket
Default access controls to apply to new objects when no ACL is provided.
getDefaultObjectAclOrBuilderList() - Method in interface com.google.storage.v2.BucketOrBuilder
Default access controls to apply to new objects when no ACL is provided.
getDefaultRpcFactory() - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
 
getDefaultRpcFactory() - Method in class com.google.cloud.storage.HttpStorageOptions.HttpStorageDefaults
 
getDefaultServiceFactory() - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
 
getDefaultServiceFactory() - Method in class com.google.cloud.storage.HttpStorageOptions.HttpStorageDefaults
 
getDefaultServiceScopes() - Static method in class com.google.storage.v2.StorageSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns the default service scopes.
getDefaultStorageRetryStrategy() - Static method in interface com.google.cloud.storage.StorageRetryStrategy
Factory method to get an instance of the default implementation of StorageRetryStrategy.
getDefaultTransportOptions() - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
 
getDefaultTransportOptions() - Method in class com.google.cloud.storage.HttpStorageOptions.HttpStorageDefaults
 
getDeleteBucketMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getDeleteHmacKeyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getDeleteNotificationConfigMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getDeleteObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getDeleteRules() - Method in class com.google.cloud.storage.BucketInfo
Deprecated.
getDeleteTime() - Method in class com.google.cloud.storage.BlobInfo
getDeleteTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
getDeleteTime() - Method in class com.google.storage.v2.Object
Output only.
getDeleteTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getDeleteTimeBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getDeleteTimeOffsetDateTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the deletion time of the blob.
getDeleteTimeOrBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getDeleteTimeOrBuilder() - Method in class com.google.storage.v2.Object
Output only.
getDeleteTimeOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getDelimiter() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If set, returns results in a directory-like mode.
getDelimiter() - Method in class com.google.storage.v2.ListObjectsRequest
If set, returns results in a directory-like mode.
getDelimiter() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
If set, returns results in a directory-like mode.
getDelimiterBytes() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If set, returns results in a directory-like mode.
getDelimiterBytes() - Method in class com.google.storage.v2.ListObjectsRequest
If set, returns results in a directory-like mode.
getDelimiterBytes() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
If set, returns results in a directory-like mode.
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Autoclass
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Billing.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Billing
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Cors.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Cors
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Encryption.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Encryption
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.IamConfig
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Logging.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Logging
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Versioning.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Versioning
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Website.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Bucket.Website
 
getDescriptor() - Static method in class com.google.storage.v2.BucketAccessControl.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.BucketAccessControl
 
getDescriptor() - Static method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
getDescriptor() - Static method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
getDescriptor() - Static method in class com.google.storage.v2.ChecksummedData.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ChecksummedData
 
getDescriptor() - Static method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
getDescriptor() - Static method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ComposeObjectRequest
 
getDescriptor() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
getDescriptor() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
getDescriptor() - Static method in class com.google.storage.v2.ContentRange.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ContentRange
 
getDescriptor() - Static method in class com.google.storage.v2.CreateBucketRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.CreateBucketRequest
 
getDescriptor() - Static method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
getDescriptor() - Static method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
getDescriptor() - Static method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
getDescriptor() - Static method in class com.google.storage.v2.CustomerEncryption.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.CustomerEncryption
 
getDescriptor() - Static method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.DeleteBucketRequest
 
getDescriptor() - Static method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
getDescriptor() - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
getDescriptor() - Static method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.DeleteObjectRequest
 
getDescriptor() - Static method in class com.google.storage.v2.GetBucketRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.GetBucketRequest
 
getDescriptor() - Static method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
getDescriptor() - Static method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
getDescriptor() - Static method in class com.google.storage.v2.GetObjectRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.GetObjectRequest
 
getDescriptor() - Static method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
getDescriptor() - Static method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.HmacKeyMetadata
 
getDescriptor() - Static method in class com.google.storage.v2.ListBucketsRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ListBucketsRequest
 
getDescriptor() - Static method in class com.google.storage.v2.ListBucketsResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ListBucketsResponse
 
getDescriptor() - Static method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
getDescriptor() - Static method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
getDescriptor() - Static method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
getDescriptor() - Static method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
getDescriptor() - Static method in class com.google.storage.v2.ListObjectsRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ListObjectsRequest
 
getDescriptor() - Static method in class com.google.storage.v2.ListObjectsResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ListObjectsResponse
 
getDescriptor() - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
getDescriptor() - Static method in class com.google.storage.v2.NotificationConfig.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.NotificationConfig
 
getDescriptor() - Static method in class com.google.storage.v2.Object.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Object
 
getDescriptor() - Static method in class com.google.storage.v2.ObjectAccessControl.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ObjectAccessControl
 
getDescriptor() - Static method in class com.google.storage.v2.ObjectChecksums.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ObjectChecksums
 
getDescriptor() - Static method in class com.google.storage.v2.Owner.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.Owner
 
getDescriptor() - Static method in class com.google.storage.v2.ProjectTeam.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ProjectTeam
 
getDescriptor() - Static method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
getDescriptor() - Static method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
getDescriptor() - Static method in class com.google.storage.v2.ReadObjectRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ReadObjectRequest
 
getDescriptor() - Static method in class com.google.storage.v2.ReadObjectResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ReadObjectResponse
 
getDescriptor() - Static method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.RewriteObjectRequest
 
getDescriptor() - Static method in class com.google.storage.v2.RewriteResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.RewriteResponse
 
getDescriptor() - Static method in class com.google.storage.v2.ServiceAccount.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ServiceAccount
 
getDescriptor() - Static method in class com.google.storage.v2.ServiceConstants.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.ServiceConstants
 
getDescriptor() - Static method in enum com.google.storage.v2.ServiceConstants.Values
 
getDescriptor() - Static method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
getDescriptor() - Static method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
getDescriptor() - Static method in class com.google.storage.v2.StorageProto
 
getDescriptor() - Static method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.UpdateBucketRequest
 
getDescriptor() - Static method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
getDescriptor() - Static method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.UpdateObjectRequest
 
getDescriptor() - Static method in class com.google.storage.v2.WriteObjectRequest.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.WriteObjectRequest
 
getDescriptor() - Static method in class com.google.storage.v2.WriteObjectResponse.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.WriteObjectResponse
 
getDescriptor() - Static method in class com.google.storage.v2.WriteObjectSpec.Builder
 
getDescriptor() - Static method in class com.google.storage.v2.WriteObjectSpec
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Bucket.Website.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ChecksummedData.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ContentRange.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Object.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.Owner.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ProjectTeam.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.RewriteResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ServiceAccount.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.ServiceConstants.Builder
 
getDescriptorForType() - Method in enum com.google.storage.v2.ServiceConstants.Values
 
getDescriptorForType() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
getDescriptorForType() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
getDestination() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Required.
getDestination() - Method in class com.google.storage.v2.ComposeObjectRequest
Required.
getDestination() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Required.
getDestination() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Properties of the destination, post-rewrite object.
getDestination() - Method in class com.google.storage.v2.RewriteObjectRequest
Properties of the destination, post-rewrite object.
getDestination() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Properties of the destination, post-rewrite object.
getDestinationBucket() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
getDestinationBucket() - Method in class com.google.storage.v2.RewriteObjectRequest
Required.
getDestinationBucket() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Required.
getDestinationBucketBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
getDestinationBucketBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
Required.
getDestinationBucketBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Required.
getDestinationBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Required.
getDestinationBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Properties of the destination, post-rewrite object.
getDestinationKmsKey() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The name of the Cloud KMS key that will be used to encrypt the destination object.
getDestinationKmsKey() - Method in class com.google.storage.v2.RewriteObjectRequest
The name of the Cloud KMS key that will be used to encrypt the destination object.
getDestinationKmsKey() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The name of the Cloud KMS key that will be used to encrypt the destination object.
getDestinationKmsKeyBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The name of the Cloud KMS key that will be used to encrypt the destination object.
getDestinationKmsKeyBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
The name of the Cloud KMS key that will be used to encrypt the destination object.
getDestinationKmsKeyBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The name of the Cloud KMS key that will be used to encrypt the destination object.
getDestinationName() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
getDestinationName() - Method in class com.google.storage.v2.RewriteObjectRequest
Required.
getDestinationName() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Required.
getDestinationNameBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
getDestinationNameBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
Required.
getDestinationNameBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Required.
getDestinationOrBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Required.
getDestinationOrBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest
Required.
getDestinationOrBuilder() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Required.
getDestinationOrBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Properties of the destination, post-rewrite object.
getDestinationOrBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest
Properties of the destination, post-rewrite object.
getDestinationOrBuilder() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Properties of the destination, post-rewrite object.
getDestinationPredefinedAcl() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in class com.google.storage.v2.ComposeObjectRequest
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in class com.google.storage.v2.RewriteObjectRequest
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAcl() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAclBytes() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAclBytes() - Method in class com.google.storage.v2.ComposeObjectRequest
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAclBytes() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAclBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAclBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
Apply a predefined set of access controls to the destination object.
getDestinationPredefinedAclBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Apply a predefined set of access controls to the destination object.
getDomain() - Method in class com.google.cloud.storage.Acl.Domain
Returns the domain associated to this entity.
getDomain() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The domain associated with the entity, if any.
getDomain() - Method in class com.google.storage.v2.BucketAccessControl
The domain associated with the entity, if any.
getDomain() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The domain associated with the entity, if any.
getDomain() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The domain associated with the entity, if any.
getDomain() - Method in class com.google.storage.v2.ObjectAccessControl
The domain associated with the entity, if any.
getDomain() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The domain associated with the entity, if any.
getDomainBytes() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The domain associated with the entity, if any.
getDomainBytes() - Method in class com.google.storage.v2.BucketAccessControl
The domain associated with the entity, if any.
getDomainBytes() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The domain associated with the entity, if any.
getDomainBytes() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The domain associated with the entity, if any.
getDomainBytes() - Method in class com.google.storage.v2.ObjectAccessControl
The domain associated with the entity, if any.
getDomainBytes() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The domain associated with the entity, if any.
getDone() - Method in class com.google.storage.v2.RewriteResponse.Builder
`true` if the copy is finished; otherwise, `false` if the copy is in progress.
getDone() - Method in class com.google.storage.v2.RewriteResponse
`true` if the copy is finished; otherwise, `false` if the copy is in progress.
getDone() - Method in interface com.google.storage.v2.RewriteResponseOrBuilder
`true` if the copy is finished; otherwise, `false` if the copy is in progress.
getDownloadDirectory() - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig
The base directory in which all objects will be placed when downloaded.
getDownloadResults() - Method in class com.google.cloud.storage.transfermanager.DownloadJob
The list of DownloadResults for each download request Transfer Manager executed for this job.
getEffectiveTime() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Server-determined value that indicates the time from which policy was enforced and effective.
getEffectiveTime() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
Server-determined value that indicates the time from which policy was enforced and effective.
getEffectiveTime() - Method in interface com.google.storage.v2.Bucket.RetentionPolicyOrBuilder
Server-determined value that indicates the time from which policy was enforced and effective.
getEffectiveTimeBuilder() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Server-determined value that indicates the time from which policy was enforced and effective.
getEffectiveTimeOrBuilder() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Server-determined value that indicates the time from which policy was enforced and effective.
getEffectiveTimeOrBuilder() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
Server-determined value that indicates the time from which policy was enforced and effective.
getEffectiveTimeOrBuilder() - Method in interface com.google.storage.v2.Bucket.RetentionPolicyOrBuilder
Server-determined value that indicates the time from which policy was enforced and effective.
getEmail() - Method in class com.google.cloud.storage.Acl.Group
Returns the group email.
getEmail() - Method in class com.google.cloud.storage.Acl.User
Returns the user email.
getEmail() - Method in class com.google.cloud.storage.ServiceAccount
Returns the email address of the service account.
getEmail() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The email address associated with the entity, if any.
getEmail() - Method in class com.google.storage.v2.BucketAccessControl
The email address associated with the entity, if any.
getEmail() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The email address associated with the entity, if any.
getEmail() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The email address associated with the entity, if any.
getEmail() - Method in class com.google.storage.v2.ObjectAccessControl
The email address associated with the entity, if any.
getEmail() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The email address associated with the entity, if any.
getEmailAddress() - Method in class com.google.storage.v2.ServiceAccount.Builder
The ID of the notification.
getEmailAddress() - Method in class com.google.storage.v2.ServiceAccount
The ID of the notification.
getEmailAddress() - Method in interface com.google.storage.v2.ServiceAccountOrBuilder
The ID of the notification.
getEmailAddressBytes() - Method in class com.google.storage.v2.ServiceAccount.Builder
The ID of the notification.
getEmailAddressBytes() - Method in class com.google.storage.v2.ServiceAccount
The ID of the notification.
getEmailAddressBytes() - Method in interface com.google.storage.v2.ServiceAccountOrBuilder
The ID of the notification.
getEmailBytes() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The email address associated with the entity, if any.
getEmailBytes() - Method in class com.google.storage.v2.BucketAccessControl
The email address associated with the entity, if any.
getEmailBytes() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The email address associated with the entity, if any.
getEmailBytes() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The email address associated with the entity, if any.
getEmailBytes() - Method in class com.google.storage.v2.ObjectAccessControl
The email address associated with the entity, if any.
getEmailBytes() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The email address associated with the entity, if any.
getEnabled() - Method in class com.google.cloud.storage.BucketInfo.Autoclass
 
getEnabled() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Enables Autoclass.
getEnabled() - Method in class com.google.storage.v2.Bucket.Autoclass
Enables Autoclass.
getEnabled() - Method in interface com.google.storage.v2.Bucket.AutoclassOrBuilder
Enables Autoclass.
getEnabled() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
If set, access checks only use bucket-level IAM policies or above.
getEnabled() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
If set, access checks only use bucket-level IAM policies or above.
getEnabled() - Method in interface com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccessOrBuilder
If set, access checks only use bucket-level IAM policies or above.
getEnabled() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
While set to true, versioning is fully enabled for this bucket.
getEnabled() - Method in class com.google.storage.v2.Bucket.Versioning
While set to true, versioning is fully enabled for this bucket.
getEnabled() - Method in interface com.google.storage.v2.Bucket.VersioningOrBuilder
While set to true, versioning is fully enabled for this bucket.
getEncryption() - Method in class com.google.storage.v2.Bucket.Builder
Encryption config for a bucket.
getEncryption() - Method in class com.google.storage.v2.Bucket
Encryption config for a bucket.
getEncryption() - Method in interface com.google.storage.v2.BucketOrBuilder
Encryption config for a bucket.
getEncryptionAlgorithm() - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
Returns the algorithm used to encrypt the blob.
getEncryptionAlgorithm() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
getEncryptionAlgorithm() - Method in class com.google.storage.v2.CommonObjectRequestParams
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
getEncryptionAlgorithm() - Method in interface com.google.storage.v2.CommonObjectRequestParamsOrBuilder
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
getEncryptionAlgorithm() - Method in class com.google.storage.v2.CustomerEncryption.Builder
The encryption algorithm.
getEncryptionAlgorithm() - Method in class com.google.storage.v2.CustomerEncryption
The encryption algorithm.
getEncryptionAlgorithm() - Method in interface com.google.storage.v2.CustomerEncryptionOrBuilder
The encryption algorithm.
getEncryptionAlgorithmBytes() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
getEncryptionAlgorithmBytes() - Method in class com.google.storage.v2.CommonObjectRequestParams
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
getEncryptionAlgorithmBytes() - Method in interface com.google.storage.v2.CommonObjectRequestParamsOrBuilder
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
getEncryptionAlgorithmBytes() - Method in class com.google.storage.v2.CustomerEncryption.Builder
The encryption algorithm.
getEncryptionAlgorithmBytes() - Method in class com.google.storage.v2.CustomerEncryption
The encryption algorithm.
getEncryptionAlgorithmBytes() - Method in interface com.google.storage.v2.CustomerEncryptionOrBuilder
The encryption algorithm.
getEncryptionBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Encryption config for a bucket.
getEncryptionKeyBytes() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
Encryption key used with the Customer-Supplied Encryption Keys feature.
getEncryptionKeyBytes() - Method in class com.google.storage.v2.CommonObjectRequestParams
Encryption key used with the Customer-Supplied Encryption Keys feature.
getEncryptionKeyBytes() - Method in interface com.google.storage.v2.CommonObjectRequestParamsOrBuilder
Encryption key used with the Customer-Supplied Encryption Keys feature.
getEncryptionKeySha256Bytes() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
SHA256 hash of encryption key used with the Customer-Supplied Encryption Keys feature.
getEncryptionKeySha256Bytes() - Method in class com.google.storage.v2.CommonObjectRequestParams
SHA256 hash of encryption key used with the Customer-Supplied Encryption Keys feature.
getEncryptionKeySha256Bytes() - Method in interface com.google.storage.v2.CommonObjectRequestParamsOrBuilder
SHA256 hash of encryption key used with the Customer-Supplied Encryption Keys feature.
getEncryptionOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Encryption config for a bucket.
getEncryptionOrBuilder() - Method in class com.google.storage.v2.Bucket
Encryption config for a bucket.
getEncryptionOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
Encryption config for a bucket.
getEnd() - Method in class com.google.storage.v2.ContentRange.Builder
The ending offset of the object data.
getEnd() - Method in class com.google.storage.v2.ContentRange
The ending offset of the object data.
getEnd() - Method in interface com.google.storage.v2.ContentRangeOrBuilder
The ending offset of the object data.
getEntity() - Method in class com.google.cloud.storage.Acl
Returns the entity for this ACL object.
getEntity() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntity() - Method in class com.google.storage.v2.BucketAccessControl
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntity() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntity() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntity() - Method in class com.google.storage.v2.ObjectAccessControl
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntity() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntity() - Method in class com.google.storage.v2.Owner.Builder
The entity, in the form `user-`*userId*.
getEntity() - Method in class com.google.storage.v2.Owner
The entity, in the form `user-`*userId*.
getEntity() - Method in interface com.google.storage.v2.OwnerOrBuilder
The entity, in the form `user-`*userId*.
getEntityAlt() - Method in class com.google.storage.v2.BucketAccessControl.Builder
Output only.
getEntityAlt() - Method in class com.google.storage.v2.BucketAccessControl
Output only.
getEntityAlt() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
Output only.
getEntityAlt() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
Output only.
getEntityAlt() - Method in class com.google.storage.v2.ObjectAccessControl
Output only.
getEntityAlt() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
Output only.
getEntityAltBytes() - Method in class com.google.storage.v2.BucketAccessControl.Builder
Output only.
getEntityAltBytes() - Method in class com.google.storage.v2.BucketAccessControl
Output only.
getEntityAltBytes() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
Output only.
getEntityAltBytes() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
Output only.
getEntityAltBytes() - Method in class com.google.storage.v2.ObjectAccessControl
Output only.
getEntityAltBytes() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
Output only.
getEntityBytes() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntityBytes() - Method in class com.google.storage.v2.BucketAccessControl
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntityBytes() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntityBytes() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntityBytes() - Method in class com.google.storage.v2.ObjectAccessControl
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntityBytes() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
getEntityBytes() - Method in class com.google.storage.v2.Owner.Builder
The entity, in the form `user-`*userId*.
getEntityBytes() - Method in class com.google.storage.v2.Owner
The entity, in the form `user-`*userId*.
getEntityBytes() - Method in interface com.google.storage.v2.OwnerOrBuilder
The entity, in the form `user-`*userId*.
getEntityId() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID for the entity, if any.
getEntityId() - Method in class com.google.storage.v2.BucketAccessControl
The ID for the entity, if any.
getEntityId() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The ID for the entity, if any.
getEntityId() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID for the entity, if any.
getEntityId() - Method in class com.google.storage.v2.ObjectAccessControl
The ID for the entity, if any.
getEntityId() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The ID for the entity, if any.
getEntityId() - Method in class com.google.storage.v2.Owner.Builder
The ID for the entity.
getEntityId() - Method in class com.google.storage.v2.Owner
The ID for the entity.
getEntityId() - Method in interface com.google.storage.v2.OwnerOrBuilder
The ID for the entity.
getEntityIdBytes() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID for the entity, if any.
getEntityIdBytes() - Method in class com.google.storage.v2.BucketAccessControl
The ID for the entity, if any.
getEntityIdBytes() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The ID for the entity, if any.
getEntityIdBytes() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID for the entity, if any.
getEntityIdBytes() - Method in class com.google.storage.v2.ObjectAccessControl
The ID for the entity, if any.
getEntityIdBytes() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The ID for the entity, if any.
getEntityIdBytes() - Method in class com.google.storage.v2.Owner.Builder
The ID for the entity.
getEntityIdBytes() - Method in class com.google.storage.v2.Owner
The ID for the entity.
getEntityIdBytes() - Method in interface com.google.storage.v2.OwnerOrBuilder
The ID for the entity.
getEtag() - Method in class com.google.cloud.storage.Acl
Returns HTTP 1.1 Entity tag for the ACL entry.
getEtag() - Method in class com.google.cloud.storage.BlobInfo
Returns HTTP 1.1 Entity tag for the blob.
getEtag() - Method in class com.google.cloud.storage.BucketInfo
Returns HTTP 1.1 Entity tag for the bucket.
getEtag() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
Returns HTTP 1.1 Entity tag for this HMAC key.
getEtag() - Method in class com.google.cloud.storage.NotificationInfo
Returns HTTP 1.1 Entity tag for the notification.
getEtag() - Method in class com.google.storage.v2.Bucket.Builder
The etag of the bucket.
getEtag() - Method in class com.google.storage.v2.Bucket
The etag of the bucket.
getEtag() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The etag of the BucketAccessControl.
getEtag() - Method in class com.google.storage.v2.BucketAccessControl
The etag of the BucketAccessControl.
getEtag() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The etag of the BucketAccessControl.
getEtag() - Method in interface com.google.storage.v2.BucketOrBuilder
The etag of the bucket.
getEtag() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
The etag of the HMAC key.
getEtag() - Method in class com.google.storage.v2.HmacKeyMetadata
The etag of the HMAC key.
getEtag() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
The etag of the HMAC key.
getEtag() - Method in class com.google.storage.v2.NotificationConfig.Builder
The etag of the NotificationConfig.
getEtag() - Method in class com.google.storage.v2.NotificationConfig
The etag of the NotificationConfig.
getEtag() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
The etag of the NotificationConfig.
getEtag() - Method in class com.google.storage.v2.Object.Builder
The etag of the object.
getEtag() - Method in class com.google.storage.v2.Object
The etag of the object.
getEtag() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The etag of the ObjectAccessControl.
getEtag() - Method in class com.google.storage.v2.ObjectAccessControl
The etag of the ObjectAccessControl.
getEtag() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The etag of the ObjectAccessControl.
getEtag() - Method in interface com.google.storage.v2.ObjectOrBuilder
The etag of the object.
getEtagBytes() - Method in class com.google.storage.v2.Bucket.Builder
The etag of the bucket.
getEtagBytes() - Method in class com.google.storage.v2.Bucket
The etag of the bucket.
getEtagBytes() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The etag of the BucketAccessControl.
getEtagBytes() - Method in class com.google.storage.v2.BucketAccessControl
The etag of the BucketAccessControl.
getEtagBytes() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The etag of the BucketAccessControl.
getEtagBytes() - Method in interface com.google.storage.v2.BucketOrBuilder
The etag of the bucket.
getEtagBytes() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
The etag of the HMAC key.
getEtagBytes() - Method in class com.google.storage.v2.HmacKeyMetadata
The etag of the HMAC key.
getEtagBytes() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
The etag of the HMAC key.
getEtagBytes() - Method in class com.google.storage.v2.NotificationConfig.Builder
The etag of the NotificationConfig.
getEtagBytes() - Method in class com.google.storage.v2.NotificationConfig
The etag of the NotificationConfig.
getEtagBytes() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
The etag of the NotificationConfig.
getEtagBytes() - Method in class com.google.storage.v2.Object.Builder
The etag of the object.
getEtagBytes() - Method in class com.google.storage.v2.Object
The etag of the object.
getEtagBytes() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The etag of the ObjectAccessControl.
getEtagBytes() - Method in class com.google.storage.v2.ObjectAccessControl
The etag of the ObjectAccessControl.
getEtagBytes() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The etag of the ObjectAccessControl.
getEtagBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
The etag of the object.
getEventBasedHold() - Method in class com.google.cloud.storage.BlobInfo
Returns a Boolean with either true, null and in certain cases false.
getEventBasedHold() - Method in class com.google.storage.v2.Object.Builder
Whether an object is under event-based hold.
getEventBasedHold() - Method in class com.google.storage.v2.Object
Whether an object is under event-based hold.
getEventBasedHold() - Method in interface com.google.storage.v2.ObjectOrBuilder
Whether an object is under event-based hold.
getEventTypes() - Method in class com.google.cloud.storage.NotificationInfo
Returns the events that trigger a notification to be sent.
getEventTypes(int) - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
getEventTypes(int) - Method in class com.google.storage.v2.NotificationConfig
If present, only send notifications about listed event types.
getEventTypes(int) - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
If present, only send notifications about listed event types.
getEventTypesBytes(int) - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
getEventTypesBytes(int) - Method in class com.google.storage.v2.NotificationConfig
If present, only send notifications about listed event types.
getEventTypesBytes(int) - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
If present, only send notifications about listed event types.
getEventTypesCount() - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
getEventTypesCount() - Method in class com.google.storage.v2.NotificationConfig
If present, only send notifications about listed event types.
getEventTypesCount() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
If present, only send notifications about listed event types.
getEventTypesList() - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
getEventTypesList() - Method in class com.google.storage.v2.NotificationConfig
If present, only send notifications about listed event types.
getEventTypesList() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
If present, only send notifications about listed event types.
getException() - Method in class com.google.cloud.storage.transfermanager.DownloadResult
The exception produced by a failed download operation.
getException() - Method in class com.google.cloud.storage.transfermanager.UploadResult
The exception produced by a failed upload operation.
getExpiration() - Method in class com.google.cloud.storage.SignatureInfo
 
getFields() - Method in class com.google.cloud.storage.PostPolicyV4
Returns the HTML form fields
getFieldsMap() - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4
 
getFieldValue(String) - Method in class com.google.storage.v2.BucketName
 
getFieldValue(String) - Method in class com.google.storage.v2.CryptoKeyName
 
getFieldValue(String) - Method in class com.google.storage.v2.NotificationConfigName
 
getFieldValue(String) - Method in class com.google.storage.v2.ProjectName
 
getFieldValuesMap() - Method in class com.google.storage.v2.BucketName
 
getFieldValuesMap() - Method in class com.google.storage.v2.CryptoKeyName
 
getFieldValuesMap() - Method in class com.google.storage.v2.NotificationConfigName
 
getFieldValuesMap() - Method in class com.google.storage.v2.ProjectName
 
getFinishWrite() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
If `true`, this indicates that the write is complete.
getFinishWrite() - Method in class com.google.storage.v2.WriteObjectRequest
If `true`, this indicates that the write is complete.
getFinishWrite() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
If `true`, this indicates that the write is complete.
getFirstMessageCase() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
getFirstMessageCase() - Method in class com.google.storage.v2.WriteObjectRequest
 
getFirstMessageCase() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
 
getGeneratedId() - Method in class com.google.cloud.storage.BlobInfo
Returns the service-generated for the blob.
getGeneratedId() - Method in class com.google.cloud.storage.BucketInfo
Returns the service-generated id for the bucket.
getGeneration() - Method in class com.google.cloud.storage.BlobId
Returns blob's data generation.
getGeneration() - Method in class com.google.cloud.storage.BlobInfo
Returns blob's data generation.
getGeneration() - Method in class com.google.cloud.storage.Storage.ComposeRequest.SourceBlob
 
getGeneration() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
The generation of this object to use as the source.
getGeneration() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
The generation of this object to use as the source.
getGeneration() - Method in interface com.google.storage.v2.ComposeObjectRequest.SourceObjectOrBuilder
The generation of this object to use as the source.
getGeneration() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
If present, permanently deletes a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.storage.v2.DeleteObjectRequest
If present, permanently deletes a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
If present, permanently deletes a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.storage.v2.GetObjectRequest.Builder
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.storage.v2.GetObjectRequest
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.storage.v2.Object.Builder
Immutable.
getGeneration() - Method in class com.google.storage.v2.Object
Immutable.
getGeneration() - Method in interface com.google.storage.v2.ObjectOrBuilder
Immutable.
getGeneration() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in class com.google.storage.v2.ReadObjectRequest
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGeneration() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
If present, selects a specific revision of this object (as opposed to the latest version, the default).
getGetBucketMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetHmacKeyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetIamPolicyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetNotificationConfigMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGetServiceAccountMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getGrpcName() - Method in enum com.google.cloud.storage.Storage.BlobField
 
getGrpcName() - Method in enum com.google.cloud.storage.Storage.BucketField
 
getHmacKey(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getHmacKey(String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the HMAC key associated with the provided access id.
getHmacKey(String, Storage.GetHmacKeyOption...) - Method in interface com.google.cloud.storage.Storage
Gets an HMAC key given its access id.
getHmacKey(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getHmacKey(String, ProjectName) - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
getHmacKey(String, String) - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest, StreamObserver<HmacKeyMetadata>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Gets an existing HMAC key metadata for the given id.
getHmacKey(GetHmacKeyRequest, StreamObserver<HmacKeyMetadata>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Gets an existing HMAC key metadata for the given id.
getHmacKey() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Required.
getHmacKey() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
Required.
getHmacKey() - Method in interface com.google.storage.v2.UpdateHmacKeyRequestOrBuilder
Required.
getHmacKeyBuilder() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Required.
getHmacKeyCallable() - Method in class com.google.storage.v2.StorageClient
Gets an existing HMAC key metadata for the given id.
getHmacKeyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getHmacKeyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getHmacKeyOrBuilder() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Required.
getHmacKeyOrBuilder() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
Required.
getHmacKeyOrBuilder() - Method in interface com.google.storage.v2.UpdateHmacKeyRequestOrBuilder
Required.
GetHmacKeyRequest - Class in com.google.storage.v2
Request object to get metadata on a given HMAC key.
GetHmacKeyRequest.Builder - Class in com.google.storage.v2
Request object to get metadata on a given HMAC key.
GetHmacKeyRequestOrBuilder - Interface in com.google.storage.v2
 
getHmacKeys(int) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
getHmacKeys(int) - Method in class com.google.storage.v2.ListHmacKeysResponse
The list of items.
getHmacKeys(int) - Method in interface com.google.storage.v2.ListHmacKeysResponseOrBuilder
The list of items.
getHmacKeysBuilder(int) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
getHmacKeysBuilderList() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
getHmacKeysCount() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
getHmacKeysCount() - Method in class com.google.storage.v2.ListHmacKeysResponse
The list of items.
getHmacKeysCount() - Method in interface com.google.storage.v2.ListHmacKeysResponseOrBuilder
The list of items.
getHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getHmacKey.
getHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getHmacKey.
getHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getHmacKey.
getHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getHmacKey.
getHmacKeysList() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
getHmacKeysList() - Method in class com.google.storage.v2.ListHmacKeysResponse
The list of items.
getHmacKeysList() - Method in interface com.google.storage.v2.ListHmacKeysResponseOrBuilder
The list of items.
getHmacKeysOrBuilder(int) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
getHmacKeysOrBuilder(int) - Method in class com.google.storage.v2.ListHmacKeysResponse
The list of items.
getHmacKeysOrBuilder(int) - Method in interface com.google.storage.v2.ListHmacKeysResponseOrBuilder
The list of items.
getHmacKeysOrBuilderList() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
getHmacKeysOrBuilderList() - Method in class com.google.storage.v2.ListHmacKeysResponse
The list of items.
getHmacKeysOrBuilderList() - Method in interface com.google.storage.v2.ListHmacKeysResponseOrBuilder
The list of items.
getHttpVerb() - Method in class com.google.cloud.storage.SignatureInfo
 
getIamConfig() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's IAM config.
getIamConfig() - Method in class com.google.storage.v2.Bucket
The bucket's IAM config.
getIamConfig() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's IAM config.
getIamConfigBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's IAM config.
getIamConfigOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's IAM config.
getIamConfigOrBuilder() - Method in class com.google.storage.v2.Bucket
The bucket's IAM config.
getIamConfigOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's IAM config.
getIamConfiguration() - Method in class com.google.cloud.storage.BucketInfo
Returns the IAM configuration
getIamPolicy(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getIamPolicy(String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the IAM policy for the specified bucket.
getIamPolicy(String, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Gets the IAM policy for the provided bucket.
getIamPolicy(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getIamPolicy(ResourceName) - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket or object.
getIamPolicy(String) - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Gets the IAM policy for a specified bucket or object.
getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Gets the IAM policy for a specified bucket or object.
getIamPolicyCallable() - Method in class com.google.storage.v2.StorageClient
Gets the IAM policy for a specified bucket or object.
getIamPolicyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getIamPolicyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getIamPolicySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getId() - Method in class com.google.cloud.storage.Acl
Returns the ID of the ACL entry.
getId() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
Returns the resource name of this HMAC key.
getId() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID of the access-control entry.
getId() - Method in class com.google.storage.v2.BucketAccessControl
The ID of the access-control entry.
getId() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The ID of the access-control entry.
getId() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
getId() - Method in class com.google.storage.v2.HmacKeyMetadata
Immutable.
getId() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Immutable.
getId() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID of the access-control entry.
getId() - Method in class com.google.storage.v2.ObjectAccessControl
The ID of the access-control entry.
getId() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The ID of the access-control entry.
getIdBytes() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID of the access-control entry.
getIdBytes() - Method in class com.google.storage.v2.BucketAccessControl
The ID of the access-control entry.
getIdBytes() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The ID of the access-control entry.
getIdBytes() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
getIdBytes() - Method in class com.google.storage.v2.HmacKeyMetadata
Immutable.
getIdBytes() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Immutable.
getIdBytes() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID of the access-control entry.
getIdBytes() - Method in class com.google.storage.v2.ObjectAccessControl
The ID of the access-control entry.
getIdBytes() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The ID of the access-control entry.
getIdempotentHandler() - Method in interface com.google.cloud.storage.StorageRetryStrategy
Factory method to provide a ResultRetryAlgorithm which will be used to evaluate whether a retry can happen for an operation which has been deemed idempotent.
getIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
Only perform the composition if the generation of the source object that would be used matches this value.
getIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
Only perform the composition if the generation of the source object that would be used matches this value.
getIfGenerationMatch() - Method in interface com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditionsOrBuilder
Only perform the composition if the generation of the source object that would be used matches this value.
getIfGenerationMatch() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationMatch() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfGenerationNotMatch() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
If set, only deletes the bucket if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteBucketRequest
If set, only deletes the bucket if its metageneration matches this value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.DeleteBucketRequestOrBuilder
If set, only deletes the bucket if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.GetBucketRequest.Builder
If set, and if the bucket's current metageneration does not match the specified value, the request will return an error.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.GetBucketRequest
If set, and if the bucket's current metageneration does not match the specified value, the request will return an error.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
If set, and if the bucket's current metageneration does not match the specified value, the request will return an error.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
Required.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
Required.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.LockBucketRetentionPolicyRequestOrBuilder
Required.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
If set, will only modify the bucket if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateBucketRequest
If set, will only modify the bucket if its metageneration matches this value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
If set, will only modify the bucket if its metageneration matches this value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationMatch() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
If set, only deletes the bucket if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteBucketRequest
If set, only deletes the bucket if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.DeleteBucketRequestOrBuilder
If set, only deletes the bucket if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetBucketRequest.Builder
If set, and if the bucket's current metageneration matches the specified value, the request will return an error.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetBucketRequest
If set, and if the bucket's current metageneration matches the specified value, the request will return an error.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
If set, and if the bucket's current metageneration matches the specified value, the request will return an error.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
If set, will only modify the bucket if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateBucketRequest
If set, will only modify the bucket if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
If set, will only modify the bucket if its metageneration does not match this value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
getIfSourceGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's live generation matches the given value.
getIfSourceGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the source object's live generation matches the given value.
getIfSourceGenerationMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the source object's live generation matches the given value.
getIfSourceGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's live generation does not match the given value.
getIfSourceGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the source object's live generation does not match the given value.
getIfSourceGenerationNotMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the source object's live generation does not match the given value.
getIfSourceMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's current metageneration matches the given value.
getIfSourceMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the source object's current metageneration matches the given value.
getIfSourceMetagenerationMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the source object's current metageneration matches the given value.
getIfSourceMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
getIfSourceMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
getIfSourceMetagenerationNotMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
getIncludeTrailingDelimiter() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
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.storage.v2.ListObjectsRequest
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 interface com.google.storage.v2.ListObjectsRequestOrBuilder
If true, objects that end in exactly one instance of `delimiter` will have their metadata included in `items` in addition to `prefixes`.
getIndexPage() - Method in class com.google.cloud.storage.BucketInfo
Returns bucket's website index page.
getInput() - Method in class com.google.cloud.storage.transfermanager.DownloadResult
The BlobInfo for the object requested for download.
getInput() - Method in class com.google.cloud.storage.transfermanager.UploadResult
The BlobInfo for the object requested for upload.
getInstance() - Static method in class com.google.cloud.storage.spi.v1.HttpRpcContext
 
getInvocationId() - Method in class com.google.cloud.storage.spi.v1.HttpRpcContext
 
getIsLive() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
getIsLive() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Relevant only for versioned objects.
getIsLive() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
getIsLive() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Relevant only for versioned objects.
getIsLocked() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Once locked, an object retention policy cannot be modified.
getIsLocked() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
Once locked, an object retention policy cannot be modified.
getIsLocked() - Method in interface com.google.storage.v2.Bucket.RetentionPolicyOrBuilder
Once locked, an object retention policy cannot be modified.
getKeyRing() - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
getKeyRing() - Method in class com.google.storage.v2.CryptoKeyName
 
getKeySha256() - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
Returns the SHA256 hash of the encryption key.
getKeySha256Bytes() - Method in class com.google.storage.v2.CustomerEncryption.Builder
SHA256 hash value of the encryption key.
getKeySha256Bytes() - Method in class com.google.storage.v2.CustomerEncryption
SHA256 hash value of the encryption key.
getKeySha256Bytes() - Method in interface com.google.storage.v2.CustomerEncryptionOrBuilder
SHA256 hash value of the encryption key.
getKmsKey() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
getKmsKey() - Method in class com.google.storage.v2.ComposeObjectRequest
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
getKmsKey() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
getKmsKey() - Method in class com.google.storage.v2.Object.Builder
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
getKmsKey() - Method in class com.google.storage.v2.Object
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
getKmsKey() - Method in interface com.google.storage.v2.ObjectOrBuilder
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
getKmsKeyBytes() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
getKmsKeyBytes() - Method in class com.google.storage.v2.ComposeObjectRequest
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
getKmsKeyBytes() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
getKmsKeyBytes() - Method in class com.google.storage.v2.Object.Builder
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
getKmsKeyBytes() - Method in class com.google.storage.v2.Object
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
getKmsKeyBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
getKmsKeyName() - Method in class com.google.cloud.storage.BlobInfo
Returns the Cloud KMS key used to encrypt the blob, if any.
getLabels() - Method in class com.google.cloud.storage.BucketInfo
Returns the labels for this bucket.
getLabels() - Method in class com.google.storage.v2.Bucket.Builder
Deprecated.
getLabels() - Method in class com.google.storage.v2.Bucket
Deprecated.
getLabels() - Method in interface com.google.storage.v2.BucketOrBuilder
Deprecated.
getLabelsCount() - Method in class com.google.storage.v2.Bucket.Builder
 
getLabelsCount() - Method in class com.google.storage.v2.Bucket
 
getLabelsCount() - Method in interface com.google.storage.v2.BucketOrBuilder
User-provided labels, in key/value pairs.
getLabelsMap() - Method in class com.google.storage.v2.Bucket.Builder
User-provided labels, in key/value pairs.
getLabelsMap() - Method in class com.google.storage.v2.Bucket
User-provided labels, in key/value pairs.
getLabelsMap() - Method in interface com.google.storage.v2.BucketOrBuilder
User-provided labels, in key/value pairs.
getLabelsOrDefault(String, String) - Method in class com.google.storage.v2.Bucket.Builder
User-provided labels, in key/value pairs.
getLabelsOrDefault(String, String) - Method in class com.google.storage.v2.Bucket
User-provided labels, in key/value pairs.
getLabelsOrDefault(String, String) - Method in interface com.google.storage.v2.BucketOrBuilder
User-provided labels, in key/value pairs.
getLabelsOrThrow(String) - Method in class com.google.storage.v2.Bucket.Builder
User-provided labels, in key/value pairs.
getLabelsOrThrow(String) - Method in class com.google.storage.v2.Bucket
User-provided labels, in key/value pairs.
getLabelsOrThrow(String) - Method in interface com.google.storage.v2.BucketOrBuilder
User-provided labels, in key/value pairs.
getLegacyStorageRetryStrategy() - Static method in interface com.google.cloud.storage.StorageRetryStrategy
Deprecated.
please migrate to using StorageRetryStrategy.getDefaultStorageRetryStrategy() which is capable of providing handlers which are appropriate for idempotent and non-idempotent calls.
getLexicographicEnd() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
getLexicographicEnd() - Method in class com.google.storage.v2.ListObjectsRequest
Optional.
getLexicographicEnd() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Optional.
getLexicographicEndBytes() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
getLexicographicEndBytes() - Method in class com.google.storage.v2.ListObjectsRequest
Optional.
getLexicographicEndBytes() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Optional.
getLexicographicStart() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
getLexicographicStart() - Method in class com.google.storage.v2.ListObjectsRequest
Optional.
getLexicographicStart() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Optional.
getLexicographicStartBytes() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
getLexicographicStartBytes() - Method in class com.google.storage.v2.ListObjectsRequest
Optional.
getLexicographicStartBytes() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Optional.
getLifecycle() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's lifecycle config.
getLifecycle() - Method in class com.google.storage.v2.Bucket
The bucket's lifecycle config.
getLifecycle() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's lifecycle config.
getLifecycleBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's lifecycle config.
getLifecycleOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's lifecycle config.
getLifecycleOrBuilder() - Method in class com.google.storage.v2.Bucket
The bucket's lifecycle config.
getLifecycleOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's lifecycle config.
getLifecycleRules() - Method in class com.google.cloud.storage.BucketInfo
 
getListBucketsMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getListHmacKeysMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getListNotificationConfigsMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getListObjectsMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getLocation() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's location.
getLocation() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
getLocation() - Method in class com.google.storage.v2.Bucket
Immutable.
getLocation() - Method in interface com.google.storage.v2.BucketOrBuilder
Immutable.
getLocation() - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
getLocation() - Method in class com.google.storage.v2.CryptoKeyName
 
getLocationBytes() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
getLocationBytes() - Method in class com.google.storage.v2.Bucket
Immutable.
getLocationBytes() - Method in interface com.google.storage.v2.BucketOrBuilder
Immutable.
getLocationType() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's locationType.
getLocationType() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getLocationType() - Method in class com.google.storage.v2.Bucket
Output only.
getLocationType() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getLocationTypeBytes() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getLocationTypeBytes() - Method in class com.google.storage.v2.Bucket
Output only.
getLocationTypeBytes() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getLockBucketRetentionPolicyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getLockTime() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
getLockTime() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
getLockTime() - Method in interface com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccessOrBuilder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
getLockTimeBuilder() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
getLockTimeOrBuilder() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
getLockTimeOrBuilder() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
getLockTimeOrBuilder() - Method in interface com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccessOrBuilder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
getLogBucket() - Method in class com.google.cloud.storage.BucketInfo.Logging
 
getLogBucket() - Method in class com.google.storage.v2.Bucket.Logging.Builder
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
getLogBucket() - Method in class com.google.storage.v2.Bucket.Logging
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
getLogBucket() - Method in interface com.google.storage.v2.Bucket.LoggingOrBuilder
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
getLogBucketBytes() - Method in class com.google.storage.v2.Bucket.Logging.Builder
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
getLogBucketBytes() - Method in class com.google.storage.v2.Bucket.Logging
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
getLogBucketBytes() - Method in interface com.google.storage.v2.Bucket.LoggingOrBuilder
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
getLogging() - Method in class com.google.cloud.storage.BucketInfo
Returns the Logging
getLogging() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
getLogging() - Method in class com.google.storage.v2.Bucket
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
getLogging() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
getLoggingBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
getLoggingOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
getLoggingOrBuilder() - Method in class com.google.storage.v2.Bucket
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
getLoggingOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
getLogObjectPrefix() - Method in class com.google.cloud.storage.BucketInfo.Logging
 
getLogObjectPrefix() - Method in class com.google.storage.v2.Bucket.Logging.Builder
A prefix for log object names.
getLogObjectPrefix() - Method in class com.google.storage.v2.Bucket.Logging
A prefix for log object names.
getLogObjectPrefix() - Method in interface com.google.storage.v2.Bucket.LoggingOrBuilder
A prefix for log object names.
getLogObjectPrefixBytes() - Method in class com.google.storage.v2.Bucket.Logging.Builder
A prefix for log object names.
getLogObjectPrefixBytes() - Method in class com.google.storage.v2.Bucket.Logging
A prefix for log object names.
getLogObjectPrefixBytes() - Method in interface com.google.storage.v2.Bucket.LoggingOrBuilder
A prefix for log object names.
getMainPageSuffix() - Method in class com.google.storage.v2.Bucket.Website.Builder
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.
getMainPageSuffix() - Method in class com.google.storage.v2.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.
getMainPageSuffix() - Method in interface com.google.storage.v2.Bucket.WebsiteOrBuilder
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.
getMainPageSuffixBytes() - Method in class com.google.storage.v2.Bucket.Website.Builder
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.
getMainPageSuffixBytes() - Method in class com.google.storage.v2.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.
getMainPageSuffixBytes() - Method in interface com.google.storage.v2.Bucket.WebsiteOrBuilder
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.
getMatchesPrefix() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
getMatchesPrefix(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
getMatchesPrefix(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
List of object name prefixes.
getMatchesPrefix(int) - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
List of object name prefixes.
getMatchesPrefixBytes(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
getMatchesPrefixBytes(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
List of object name prefixes.
getMatchesPrefixBytes(int) - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
List of object name prefixes.
getMatchesPrefixCount() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
getMatchesPrefixCount() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
List of object name prefixes.
getMatchesPrefixCount() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
List of object name prefixes.
getMatchesPrefixList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
getMatchesPrefixList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
List of object name prefixes.
getMatchesPrefixList() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
List of object name prefixes.
getMatchesStorageClass() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
getMatchesStorageClass(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClass(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClass(int) - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassBytes(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassBytes(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassBytes(int) - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassCount() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassCount() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassCount() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Objects having any of the storage classes specified by this condition will be matched.
getMatchesStorageClassList() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Objects having any of the storage classes specified by this condition will be matched.
getMatchesSuffix() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
getMatchesSuffix(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
getMatchesSuffix(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
List of object name suffixes.
getMatchesSuffix(int) - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
List of object name suffixes.
getMatchesSuffixBytes(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
getMatchesSuffixBytes(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
List of object name suffixes.
getMatchesSuffixBytes(int) - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
List of object name suffixes.
getMatchesSuffixCount() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
getMatchesSuffixCount() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
List of object name suffixes.
getMatchesSuffixCount() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
List of object name suffixes.
getMatchesSuffixList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
getMatchesSuffixList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
List of object name suffixes.
getMatchesSuffixList() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
List of object name suffixes.
getMaxAgeSeconds() - Method in class com.google.cloud.storage.Cors
Returns the max time in seconds in which a client can issue requests before sending a new preflight request.
getMaxAgeSeconds() - Method in class com.google.storage.v2.Bucket.Cors.Builder
The value, in seconds, to return in the [https://www.w3.org/TR/cors/#access-control-max-age-response-header][Access-Control-Max-Age header] used in preflight responses.
getMaxAgeSeconds() - Method in class com.google.storage.v2.Bucket.Cors
The value, in seconds, to return in the [https://www.w3.org/TR/cors/#access-control-max-age-response-header][Access-Control-Max-Age header] used in preflight responses.
getMaxAgeSeconds() - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The value, in seconds, to return in the [https://www.w3.org/TR/cors/#access-control-max-age-response-header][Access-Control-Max-Age header] used in preflight responses.
getMaxBytesRewrittenPerCall() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The maximum number of bytes that will be rewritten per rewrite request.
getMaxBytesRewrittenPerCall() - Method in class com.google.storage.v2.RewriteObjectRequest
The maximum number of bytes that will be rewritten per rewrite request.
getMaxBytesRewrittenPerCall() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The maximum number of bytes that will be rewritten per rewrite request.
getMaxWorkers() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
Maximum amount of workers to be allocated to perform work in Transfer Manager
getMd5() - Method in class com.google.cloud.storage.BlobInfo
Returns the MD5 hash of blob's data encoded in base64.
getMd5Hash() - Method in class com.google.storage.v2.ObjectChecksums.Builder
128 bit MD5 hash of the object data.
getMd5Hash() - Method in class com.google.storage.v2.ObjectChecksums
128 bit MD5 hash of the object data.
getMd5Hash() - Method in interface com.google.storage.v2.ObjectChecksumsOrBuilder
128 bit MD5 hash of the object data.
getMd5ToHexString() - Method in class com.google.cloud.storage.BlobInfo
Returns the MD5 hash of blob's data decoded to string.
getMediaLink() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's media download link.
getMegabytesCopiedPerChunk() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns the maximum number of megabytes to copy for each RPC call.
getMetadata() - Method in class com.google.cloud.storage.BlobInfo
Returns blob's user provided metadata.
getMetadata() - Method in class com.google.cloud.storage.HmacKey
Returns the metadata associated with this HMAC key.
getMetadata() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
Key metadata.
getMetadata() - Method in class com.google.storage.v2.CreateHmacKeyResponse
Key metadata.
getMetadata() - Method in interface com.google.storage.v2.CreateHmacKeyResponseOrBuilder
Key metadata.
getMetadata() - Method in class com.google.storage.v2.Object.Builder
Deprecated.
getMetadata() - Method in class com.google.storage.v2.Object
Deprecated.
getMetadata() - Method in interface com.google.storage.v2.ObjectOrBuilder
Deprecated.
getMetadata() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
Metadata of the object whose media is being returned.
getMetadata() - Method in class com.google.storage.v2.ReadObjectResponse
Metadata of the object whose media is being returned.
getMetadata() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
Metadata of the object whose media is being returned.
getMetadataBuilder() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
Key metadata.
getMetadataBuilder() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
Metadata of the object whose media is being returned.
getMetadataCount() - Method in class com.google.storage.v2.Object.Builder
 
getMetadataCount() - Method in class com.google.storage.v2.Object
 
getMetadataCount() - Method in interface com.google.storage.v2.ObjectOrBuilder
User-provided metadata, in key/value pairs.
getMetadataMap() - Method in class com.google.storage.v2.Object.Builder
User-provided metadata, in key/value pairs.
getMetadataMap() - Method in class com.google.storage.v2.Object
User-provided metadata, in key/value pairs.
getMetadataMap() - Method in interface com.google.storage.v2.ObjectOrBuilder
User-provided metadata, in key/value pairs.
getMetadataOrBuilder() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
Key metadata.
getMetadataOrBuilder() - Method in class com.google.storage.v2.CreateHmacKeyResponse
Key metadata.
getMetadataOrBuilder() - Method in interface com.google.storage.v2.CreateHmacKeyResponseOrBuilder
Key metadata.
getMetadataOrBuilder() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
Metadata of the object whose media is being returned.
getMetadataOrBuilder() - Method in class com.google.storage.v2.ReadObjectResponse
Metadata of the object whose media is being returned.
getMetadataOrBuilder() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
Metadata of the object whose media is being returned.
getMetadataOrDefault(String, String) - Method in class com.google.storage.v2.Object.Builder
User-provided metadata, in key/value pairs.
getMetadataOrDefault(String, String) - Method in class com.google.storage.v2.Object
User-provided metadata, in key/value pairs.
getMetadataOrDefault(String, String) - Method in interface com.google.storage.v2.ObjectOrBuilder
User-provided metadata, in key/value pairs.
getMetadataOrThrow(String) - Method in class com.google.storage.v2.Object.Builder
User-provided metadata, in key/value pairs.
getMetadataOrThrow(String) - Method in class com.google.storage.v2.Object
User-provided metadata, in key/value pairs.
getMetadataOrThrow(String) - Method in interface com.google.storage.v2.ObjectOrBuilder
User-provided metadata, in key/value pairs.
getMetageneration() - Method in class com.google.cloud.storage.BlobInfo
Returns blob's metageneration.
getMetageneration() - Method in class com.google.cloud.storage.BucketInfo
Returns the metadata generation of this bucket.
getMetageneration() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getMetageneration() - Method in class com.google.storage.v2.Bucket
Output only.
getMetageneration() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getMetageneration() - Method in class com.google.storage.v2.Object.Builder
Output only.
getMetageneration() - Method in class com.google.storage.v2.Object
Output only.
getMetageneration() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getMethod(int) - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
getMethod(int) - Method in class com.google.storage.v2.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".
getMethod(int) - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
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".
getMethodBytes(int) - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
getMethodBytes(int) - Method in class com.google.storage.v2.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".
getMethodBytes(int) - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
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".
getMethodCount() - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
getMethodCount() - Method in class com.google.storage.v2.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".
getMethodCount() - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
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".
getMethodList() - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
getMethodList() - Method in class com.google.storage.v2.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".
getMethodList() - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
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".
getMethods() - Method in class com.google.cloud.storage.Cors
Returns the HTTP methods supported by this CORS configuration.
getMutableCustomAttributes() - Method in class com.google.storage.v2.NotificationConfig.Builder
Deprecated.
getMutableLabels() - Method in class com.google.storage.v2.Bucket.Builder
Deprecated.
getMutableMetadata() - Method in class com.google.storage.v2.Object.Builder
Deprecated.
getName() - Method in class com.google.cloud.storage.BlobId
Returns the name of the blob.
getName() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's name.
getName() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's name.
getName() - Method in class com.google.cloud.storage.Storage.ComposeRequest.SourceBlob
 
getName() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
getName() - Method in class com.google.storage.v2.Bucket
Immutable.
getName() - Method in interface com.google.storage.v2.BucketOrBuilder
Immutable.
getName() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Required.
getName() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
Required.
getName() - Method in interface com.google.storage.v2.ComposeObjectRequest.SourceObjectOrBuilder
Required.
getName() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
Required.
getName() - Method in class com.google.storage.v2.DeleteBucketRequest
Required.
getName() - Method in interface com.google.storage.v2.DeleteBucketRequestOrBuilder
Required.
getName() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
Required.
getName() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
Required.
getName() - Method in interface com.google.storage.v2.DeleteNotificationConfigRequestOrBuilder
Required.
getName() - Method in class com.google.storage.v2.GetBucketRequest.Builder
Required.
getName() - Method in class com.google.storage.v2.GetBucketRequest
Required.
getName() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
Required.
getName() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
Required.
getName() - Method in class com.google.storage.v2.GetNotificationConfigRequest
Required.
getName() - Method in interface com.google.storage.v2.GetNotificationConfigRequestOrBuilder
Required.
getName() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
getName() - Method in class com.google.storage.v2.NotificationConfig
Required.
getName() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
Required.
getName() - Method in class com.google.storage.v2.Object.Builder
Immutable.
getName() - Method in class com.google.storage.v2.Object
Immutable.
getName() - Method in interface com.google.storage.v2.ObjectOrBuilder
Immutable.
getNameBytes() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
getNameBytes() - Method in class com.google.storage.v2.Bucket
Immutable.
getNameBytes() - Method in interface com.google.storage.v2.BucketOrBuilder
Immutable.
getNameBytes() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Required.
getNameBytes() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
Required.
getNameBytes() - Method in interface com.google.storage.v2.ComposeObjectRequest.SourceObjectOrBuilder
Required.
getNameBytes() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
Required.
getNameBytes() - Method in class com.google.storage.v2.DeleteBucketRequest
Required.
getNameBytes() - Method in interface com.google.storage.v2.DeleteBucketRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
Required.
getNameBytes() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
Required.
getNameBytes() - Method in interface com.google.storage.v2.DeleteNotificationConfigRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.storage.v2.GetBucketRequest.Builder
Required.
getNameBytes() - Method in class com.google.storage.v2.GetBucketRequest
Required.
getNameBytes() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
Required.
getNameBytes() - Method in class com.google.storage.v2.GetNotificationConfigRequest
Required.
getNameBytes() - Method in interface com.google.storage.v2.GetNotificationConfigRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
getNameBytes() - Method in class com.google.storage.v2.NotificationConfig
Required.
getNameBytes() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
Required.
getNameBytes() - Method in class com.google.storage.v2.Object.Builder
Immutable.
getNameBytes() - Method in class com.google.storage.v2.Object
Immutable.
getNameBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Immutable.
getNextPageToken() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.storage.v2.ListBucketsResponse
The continuation token, used to page through large result sets.
getNextPageToken() - Method in interface com.google.storage.v2.ListBucketsResponseOrBuilder
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.storage.v2.ListHmacKeysResponse
The continuation token, used to page through large result sets.
getNextPageToken() - Method in interface com.google.storage.v2.ListHmacKeysResponseOrBuilder
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in interface com.google.storage.v2.ListNotificationConfigsResponseOrBuilder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageToken() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The continuation token, used to page through large result sets.
getNextPageToken() - Method in class com.google.storage.v2.ListObjectsResponse
The continuation token, used to page through large result sets.
getNextPageToken() - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in class com.google.storage.v2.ListBucketsResponse
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in interface com.google.storage.v2.ListBucketsResponseOrBuilder
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in class com.google.storage.v2.ListHmacKeysResponse
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in interface com.google.storage.v2.ListHmacKeysResponseOrBuilder
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in interface com.google.storage.v2.ListNotificationConfigsResponseOrBuilder
A token, which can be sent as `page_token` to retrieve the next page.
getNextPageTokenBytes() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in class com.google.storage.v2.ListObjectsResponse
The continuation token, used to page through large result sets.
getNextPageTokenBytes() - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The continuation token, used to page through large result sets.
getNoncurrentTimeBefore() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
getNoncurrentTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
getNoncurrentTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
This condition is relevant only for versioned objects.
getNoncurrentTimeBefore() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
This condition is relevant only for versioned objects.
getNoncurrentTimeBeforeBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
getNoncurrentTimeBeforeOffsetDateTime() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
Returns the date and offset from UTC for this condition.
getNoncurrentTimeBeforeOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
getNoncurrentTimeBeforeOrBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
This condition is relevant only for versioned objects.
getNoncurrentTimeBeforeOrBuilder() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
This condition is relevant only for versioned objects.
getNonidempotentHandler() - Method in interface com.google.cloud.storage.StorageRetryStrategy
 
getNotFoundPage() - Method in class com.google.cloud.storage.BucketInfo
Returns the custom object to return when a requested resource is not found.
getNotFoundPage() - Method in class com.google.storage.v2.Bucket.Website.Builder
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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
getNotFoundPage() - Method in class com.google.storage.v2.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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
getNotFoundPage() - Method in interface com.google.storage.v2.Bucket.WebsiteOrBuilder
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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
getNotFoundPageBytes() - Method in class com.google.storage.v2.Bucket.Website.Builder
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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
getNotFoundPageBytes() - Method in class com.google.storage.v2.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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
getNotFoundPageBytes() - Method in interface com.google.storage.v2.Bucket.WebsiteOrBuilder
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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
getNotification(String, String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getNotification(String, String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Gets the notification with the specified id.
getNotification(String, String) - Method in interface com.google.cloud.storage.Storage
Gets the notification with the specified id.
getNotification(String, String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getNotificationConfig() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
getNotificationConfig() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
Required.
getNotificationConfig() - Method in interface com.google.storage.v2.CreateNotificationConfigRequestOrBuilder
Required.
getNotificationConfig() - Method in class com.google.storage.v2.NotificationConfigName.Builder
 
getNotificationConfig() - Method in class com.google.storage.v2.NotificationConfigName
 
getNotificationConfig(NotificationConfigName) - Method in class com.google.storage.v2.StorageClient
View a NotificationConfig.
getNotificationConfig(String) - Method in class com.google.storage.v2.StorageClient
View a NotificationConfig.
getNotificationConfig(GetNotificationConfigRequest) - Method in class com.google.storage.v2.StorageClient
View a NotificationConfig.
getNotificationConfig(GetNotificationConfigRequest, StreamObserver<NotificationConfig>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
View a NotificationConfig.
getNotificationConfig(GetNotificationConfigRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
View a NotificationConfig.
getNotificationConfig(GetNotificationConfigRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
View a NotificationConfig.
getNotificationConfig(GetNotificationConfigRequest, StreamObserver<NotificationConfig>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
View a NotificationConfig.
getNotificationConfigBuilder() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
getNotificationConfigCallable() - Method in class com.google.storage.v2.StorageClient
View a NotificationConfig.
getNotificationConfigCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getNotificationConfigCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getNotificationConfigOrBuilder() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
getNotificationConfigOrBuilder() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
Required.
getNotificationConfigOrBuilder() - Method in interface com.google.storage.v2.CreateNotificationConfigRequestOrBuilder
Required.
GetNotificationConfigRequest - Class in com.google.storage.v2
Request message for GetNotificationConfig.
GetNotificationConfigRequest.Builder - Class in com.google.storage.v2
Request message for GetNotificationConfig.
GetNotificationConfigRequestOrBuilder - Interface in com.google.storage.v2
 
getNotificationConfigs(int) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
getNotificationConfigs(int) - Method in class com.google.storage.v2.ListNotificationConfigsResponse
The list of items.
getNotificationConfigs(int) - Method in interface com.google.storage.v2.ListNotificationConfigsResponseOrBuilder
The list of items.
getNotificationConfigsBuilder(int) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
getNotificationConfigsBuilderList() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
getNotificationConfigsCount() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
getNotificationConfigsCount() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
The list of items.
getNotificationConfigsCount() - Method in interface com.google.storage.v2.ListNotificationConfigsResponseOrBuilder
The list of items.
getNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getNotificationConfig.
getNotificationConfigSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getNotificationConfig.
getNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getNotificationConfig.
getNotificationConfigSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getNotificationConfig.
getNotificationConfigsList() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
getNotificationConfigsList() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
The list of items.
getNotificationConfigsList() - Method in interface com.google.storage.v2.ListNotificationConfigsResponseOrBuilder
The list of items.
getNotificationConfigsOrBuilder(int) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
getNotificationConfigsOrBuilder(int) - Method in class com.google.storage.v2.ListNotificationConfigsResponse
The list of items.
getNotificationConfigsOrBuilder(int) - Method in interface com.google.storage.v2.ListNotificationConfigsResponseOrBuilder
The list of items.
getNotificationConfigsOrBuilderList() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
getNotificationConfigsOrBuilderList() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
The list of items.
getNotificationConfigsOrBuilderList() - Method in interface com.google.storage.v2.ListNotificationConfigsResponseOrBuilder
The list of items.
getNotificationId() - Method in class com.google.cloud.storage.NotificationInfo
Returns the service-generated id for the notification.
getNumber() - Method in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
 
getNumber() - Method in enum com.google.storage.v2.ServiceConstants.Values
 
getNumber() - Method in enum com.google.storage.v2.WriteObjectRequest.DataCase
 
getNumber() - Method in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
 
getNumber() - Method in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
 
getNumberOfNewerVersions() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
getNumNewerVersions() - Method in class com.google.cloud.storage.BucketInfo.NumNewerVersionsDeleteRule
Deprecated.
 
getNumNewerVersions() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Relevant only for versioned objects.
getNumNewerVersions() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
getNumNewerVersions() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Relevant only for versioned objects.
getObject() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
getObject() - Method in class com.google.storage.v2.DeleteObjectRequest
Required.
getObject() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Required.
getObject() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
getObject() - Method in class com.google.storage.v2.GetObjectRequest
Required.
getObject() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Required.
getObject() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
getObject() - Method in class com.google.storage.v2.ReadObjectRequest
Required.
getObject() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Required.
getObject(BucketName, String) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObject(String, String) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObject(BucketName, String, long) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObject(String, String, long) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObject(GetObjectRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObject(GetObjectRequest, StreamObserver<Object>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Retrieves an object's metadata.
getObject(GetObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves an object's metadata.
getObject(GetObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves an object's metadata.
getObject(GetObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves an object's metadata.
getObject() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
getObject() - Method in class com.google.storage.v2.UpdateObjectRequest
Required.
getObject() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Required.
getObjectBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
getObjectBytes() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
getObjectBytes() - Method in class com.google.storage.v2.DeleteObjectRequest
Required.
getObjectBytes() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Required.
getObjectBytes() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
getObjectBytes() - Method in class com.google.storage.v2.GetObjectRequest
Required.
getObjectBytes() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Required.
getObjectBytes() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
getObjectBytes() - Method in class com.google.storage.v2.ReadObjectRequest
Required.
getObjectBytes() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Required.
getObjectCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves an object's metadata.
getObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getObjectChecksums() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The checksums of the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.ComposeObjectRequest
The checksums of the complete object.
getObjectChecksums() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
The checksums of the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
The checksums of the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.ReadObjectResponse
The checksums of the complete object.
getObjectChecksums() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
The checksums of the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The checksums of the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.RewriteObjectRequest
The checksums of the complete object.
getObjectChecksums() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The checksums of the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
The checksums of the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.StartResumableWriteRequest
The checksums of the complete object.
getObjectChecksums() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
The checksums of the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Checksums for the complete object.
getObjectChecksums() - Method in class com.google.storage.v2.WriteObjectRequest
Checksums for the complete object.
getObjectChecksums() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
Checksums for the complete object.
getObjectChecksumsBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The checksums of the complete object.
getObjectChecksumsBuilder() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
The checksums of the complete object.
getObjectChecksumsBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The checksums of the complete object.
getObjectChecksumsBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
The checksums of the complete object.
getObjectChecksumsBuilder() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Checksums for the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.ReadObjectResponse
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
The checksums of the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Checksums for the complete object.
getObjectChecksumsOrBuilder() - Method in class com.google.storage.v2.WriteObjectRequest
Checksums for the complete object.
getObjectChecksumsOrBuilder() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
Checksums for the complete object.
getObjectNamePrefix() - Method in class com.google.cloud.storage.NotificationInfo
Returns the object name prefix for which this notification configuration applies.
getObjectNamePrefix() - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only apply this NotificationConfig to object names that begin with this prefix.
getObjectNamePrefix() - Method in class com.google.storage.v2.NotificationConfig
If present, only apply this NotificationConfig to object names that begin with this prefix.
getObjectNamePrefix() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
If present, only apply this NotificationConfig to object names that begin with this prefix.
getObjectNamePrefixBytes() - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only apply this NotificationConfig to object names that begin with this prefix.
getObjectNamePrefixBytes() - Method in class com.google.storage.v2.NotificationConfig
If present, only apply this NotificationConfig to object names that begin with this prefix.
getObjectNamePrefixBytes() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
If present, only apply this NotificationConfig to object names that begin with this prefix.
getObjectOrBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
getObjectOrBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest
Required.
getObjectOrBuilder() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Required.
getObjectPreconditions() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Conditions that must be met for this operation to execute.
getObjectPreconditions() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
Conditions that must be met for this operation to execute.
getObjectPreconditions() - Method in interface com.google.storage.v2.ComposeObjectRequest.SourceObjectOrBuilder
Conditions that must be met for this operation to execute.
getObjectPreconditionsBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Conditions that must be met for this operation to execute.
getObjectPreconditionsOrBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Conditions that must be met for this operation to execute.
getObjectPreconditionsOrBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
Conditions that must be met for this operation to execute.
getObjectPreconditionsOrBuilder() - Method in interface com.google.storage.v2.ComposeObjectRequest.SourceObjectOrBuilder
Conditions that must be met for this operation to execute.
GetObjectRequest - Class in com.google.storage.v2
Request message for GetObject.
GetObjectRequest.Builder - Class in com.google.storage.v2
Request message for GetObject.
GetObjectRequestOrBuilder - Interface in com.google.storage.v2
 
getObjects(int) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
getObjects(int) - Method in class com.google.storage.v2.ListObjectsResponse
The list of items.
getObjects(int) - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of items.
getObjectsBuilder(int) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
getObjectsBuilderList() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
getObjectsCount() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
getObjectsCount() - Method in class com.google.storage.v2.ListObjectsResponse
The list of items.
getObjectsCount() - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of items.
getObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getObject.
getObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getObject.
getObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getObject.
getObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getObject.
getObjectSize() - Method in class com.google.storage.v2.RewriteResponse.Builder
The total size of the object being copied in bytes.
getObjectSize() - Method in class com.google.storage.v2.RewriteResponse
The total size of the object being copied in bytes.
getObjectSize() - Method in interface com.google.storage.v2.RewriteResponseOrBuilder
The total size of the object being copied in bytes.
getObjectSize() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
The expected final object size being uploaded.
getObjectSize() - Method in class com.google.storage.v2.WriteObjectSpec
The expected final object size being uploaded.
getObjectSize() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
The expected final object size being uploaded.
getObjectsList() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
getObjectsList() - Method in class com.google.storage.v2.ListObjectsResponse
The list of items.
getObjectsList() - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of items.
getObjectsOrBuilder(int) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
getObjectsOrBuilder(int) - Method in class com.google.storage.v2.ListObjectsResponse
The list of items.
getObjectsOrBuilder(int) - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of items.
getObjectsOrBuilderList() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
getObjectsOrBuilderList() - Method in class com.google.storage.v2.ListObjectsResponse
The list of items.
getObjectsOrBuilderList() - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of items.
getOperationsStub() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getOptions() - Method in class com.google.cloud.storage.testing.RemoteStorageHelper
Returns a StorageOptions object to be used for testing.
getOptionsPerRequest() - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig
A list of common BlobSourceOptions that are used for each download request.
getOrigin(int) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
getOrigin(int) - Method in class com.google.storage.v2.Bucket.Cors
The list of Origins eligible to receive CORS response headers.
getOrigin(int) - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The list of Origins eligible to receive CORS response headers.
getOriginBytes(int) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
getOriginBytes(int) - Method in class com.google.storage.v2.Bucket.Cors
The list of Origins eligible to receive CORS response headers.
getOriginBytes(int) - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The list of Origins eligible to receive CORS response headers.
getOriginCount() - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
getOriginCount() - Method in class com.google.storage.v2.Bucket.Cors
The list of Origins eligible to receive CORS response headers.
getOriginCount() - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The list of Origins eligible to receive CORS response headers.
getOriginList() - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
getOriginList() - Method in class com.google.storage.v2.Bucket.Cors
The list of Origins eligible to receive CORS response headers.
getOriginList() - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The list of Origins eligible to receive CORS response headers.
getOrigins() - Method in class com.google.cloud.storage.Cors
Returns the origins in this CORS configuration.
getOutputDestination() - Method in class com.google.cloud.storage.transfermanager.DownloadResult
The destination on the Filesystem the object has been written to.
getOwner() - Method in class com.google.cloud.storage.BlobInfo
Returns the blob's owner.
getOwner() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's owner.
getOwner() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getOwner() - Method in class com.google.storage.v2.Bucket
Output only.
getOwner() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getOwner() - Method in class com.google.storage.v2.Object.Builder
Output only.
getOwner() - Method in class com.google.storage.v2.Object
Output only.
getOwner() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getOwnerBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getOwnerBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getOwnerOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getOwnerOrBuilder() - Method in class com.google.storage.v2.Bucket
Output only.
getOwnerOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getOwnerOrBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getOwnerOrBuilder() - Method in class com.google.storage.v2.Object
Output only.
getOwnerOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getPageSize() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Maximum number of buckets to return in a single response.
getPageSize() - Method in class com.google.storage.v2.ListBucketsRequest
Maximum number of buckets to return in a single response.
getPageSize() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
Maximum number of buckets to return in a single response.
getPageSize() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
The maximum number of keys to return.
getPageSize() - Method in class com.google.storage.v2.ListHmacKeysRequest
The maximum number of keys to return.
getPageSize() - Method in interface com.google.storage.v2.ListHmacKeysRequestOrBuilder
The maximum number of keys to return.
getPageSize() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
The maximum number of NotificationConfigs to return.
getPageSize() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
The maximum number of NotificationConfigs to return.
getPageSize() - Method in interface com.google.storage.v2.ListNotificationConfigsRequestOrBuilder
The maximum number of NotificationConfigs to return.
getPageSize() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Maximum number of `items` plus `prefixes` to return in a single page of responses.
getPageSize() - Method in class com.google.storage.v2.ListObjectsRequest
Maximum number of `items` plus `prefixes` to return in a single page of responses.
getPageSize() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Maximum number of `items` plus `prefixes` to return in a single page of responses.
getPageToken() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.storage.v2.ListBucketsRequest
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
A previously returned token from ListHmacKeysResponse to get the next page.
getPageToken() - Method in class com.google.storage.v2.ListHmacKeysRequest
A previously returned token from ListHmacKeysResponse to get the next page.
getPageToken() - Method in interface com.google.storage.v2.ListHmacKeysRequestOrBuilder
A previously returned token from ListHmacKeysResponse to get the next page.
getPageToken() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
A page token, received from a previous `ListNotificationConfigs` call.
getPageToken() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
A page token, received from a previous `ListNotificationConfigs` call.
getPageToken() - Method in interface com.google.storage.v2.ListNotificationConfigsRequestOrBuilder
A page token, received from a previous `ListNotificationConfigs` call.
getPageToken() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in class com.google.storage.v2.ListObjectsRequest
A previously-returned page token representing part of the larger set of results to view.
getPageToken() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
A previously-returned page token representing part of the larger set of results to view.
getPageTokenBytes() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
getPageTokenBytes() - Method in class com.google.storage.v2.ListBucketsRequest
A previously-returned page token representing part of the larger set of results to view.
getPageTokenBytes() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
A previously-returned page token representing part of the larger set of results to view.
getPageTokenBytes() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
A previously returned token from ListHmacKeysResponse to get the next page.
getPageTokenBytes() - Method in class com.google.storage.v2.ListHmacKeysRequest
A previously returned token from ListHmacKeysResponse to get the next page.
getPageTokenBytes() - Method in interface com.google.storage.v2.ListHmacKeysRequestOrBuilder
A previously returned token from ListHmacKeysResponse to get the next page.
getPageTokenBytes() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
A page token, received from a previous `ListNotificationConfigs` call.
getPageTokenBytes() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
A page token, received from a previous `ListNotificationConfigs` call.
getPageTokenBytes() - Method in interface com.google.storage.v2.ListNotificationConfigsRequestOrBuilder
A page token, received from a previous `ListNotificationConfigs` call.
getPageTokenBytes() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
getPageTokenBytes() - Method in class com.google.storage.v2.ListObjectsRequest
A previously-returned page token representing part of the larger set of results to view.
getPageTokenBytes() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
A previously-returned page token representing part of the larger set of results to view.
getParallelDownloadConfig() - Method in class com.google.cloud.storage.transfermanager.DownloadJob
The ParallelDownloadConfig used for this DownloadJob.
getParallelUploadConfig() - Method in class com.google.cloud.storage.transfermanager.UploadJob
The ParallelUploadConfig used for this UploadJob.
getParent() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
getParent() - Method in class com.google.storage.v2.CreateBucketRequest
Required.
getParent() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Required.
getParent() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
getParent() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
Required.
getParent() - Method in interface com.google.storage.v2.CreateNotificationConfigRequestOrBuilder
Required.
getParent() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Required.
getParent() - Method in class com.google.storage.v2.ListBucketsRequest
Required.
getParent() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
Required.
getParent() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
Required.
getParent() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
Required.
getParent() - Method in interface com.google.storage.v2.ListNotificationConfigsRequestOrBuilder
Required.
getParent() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Required.
getParent() - Method in class com.google.storage.v2.ListObjectsRequest
Required.
getParent() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
getParentBytes() - Method in class com.google.storage.v2.CreateBucketRequest
Required.
getParentBytes() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
getParentBytes() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
Required.
getParentBytes() - Method in interface com.google.storage.v2.CreateNotificationConfigRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Required.
getParentBytes() - Method in class com.google.storage.v2.ListBucketsRequest
Required.
getParentBytes() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
Required.
getParentBytes() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
Required.
getParentBytes() - Method in interface com.google.storage.v2.ListNotificationConfigsRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Required.
getParentBytes() - Method in class com.google.storage.v2.ListObjectsRequest
Required.
getParentBytes() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Required.
getParserForType() - Method in class com.google.storage.v2.Bucket.Autoclass
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Billing
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Cors
 
getParserForType() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Encryption
 
getParserForType() - Method in class com.google.storage.v2.Bucket
 
getParserForType() - Method in class com.google.storage.v2.Bucket.IamConfig
 
getParserForType() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Lifecycle
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Logging
 
getParserForType() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Versioning
 
getParserForType() - Method in class com.google.storage.v2.Bucket.Website
 
getParserForType() - Method in class com.google.storage.v2.BucketAccessControl
 
getParserForType() - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
getParserForType() - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
getParserForType() - Method in class com.google.storage.v2.ChecksummedData
 
getParserForType() - Method in class com.google.storage.v2.CommonObjectRequestParams
 
getParserForType() - Method in class com.google.storage.v2.ComposeObjectRequest
 
getParserForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
getParserForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
getParserForType() - Method in class com.google.storage.v2.ContentRange
 
getParserForType() - Method in class com.google.storage.v2.CreateBucketRequest
 
getParserForType() - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
getParserForType() - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
getParserForType() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
getParserForType() - Method in class com.google.storage.v2.CustomerEncryption
 
getParserForType() - Method in class com.google.storage.v2.DeleteBucketRequest
 
getParserForType() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
getParserForType() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
getParserForType() - Method in class com.google.storage.v2.DeleteObjectRequest
 
getParserForType() - Method in class com.google.storage.v2.GetBucketRequest
 
getParserForType() - Method in class com.google.storage.v2.GetHmacKeyRequest
 
getParserForType() - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
getParserForType() - Method in class com.google.storage.v2.GetObjectRequest
 
getParserForType() - Method in class com.google.storage.v2.GetServiceAccountRequest
 
getParserForType() - Method in class com.google.storage.v2.HmacKeyMetadata
 
getParserForType() - Method in class com.google.storage.v2.ListBucketsRequest
 
getParserForType() - Method in class com.google.storage.v2.ListBucketsResponse
 
getParserForType() - Method in class com.google.storage.v2.ListHmacKeysRequest
 
getParserForType() - Method in class com.google.storage.v2.ListHmacKeysResponse
 
getParserForType() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
getParserForType() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
getParserForType() - Method in class com.google.storage.v2.ListObjectsRequest
 
getParserForType() - Method in class com.google.storage.v2.ListObjectsResponse
 
getParserForType() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
getParserForType() - Method in class com.google.storage.v2.NotificationConfig
 
getParserForType() - Method in class com.google.storage.v2.Object
 
getParserForType() - Method in class com.google.storage.v2.ObjectAccessControl
 
getParserForType() - Method in class com.google.storage.v2.ObjectChecksums
 
getParserForType() - Method in class com.google.storage.v2.Owner
 
getParserForType() - Method in class com.google.storage.v2.ProjectTeam
 
getParserForType() - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
getParserForType() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
getParserForType() - Method in class com.google.storage.v2.ReadObjectRequest
 
getParserForType() - Method in class com.google.storage.v2.ReadObjectResponse
 
getParserForType() - Method in class com.google.storage.v2.RewriteObjectRequest
 
getParserForType() - Method in class com.google.storage.v2.RewriteResponse
 
getParserForType() - Method in class com.google.storage.v2.ServiceAccount
 
getParserForType() - Method in class com.google.storage.v2.ServiceConstants
 
getParserForType() - Method in class com.google.storage.v2.StartResumableWriteRequest
 
getParserForType() - Method in class com.google.storage.v2.StartResumableWriteResponse
 
getParserForType() - Method in class com.google.storage.v2.UpdateBucketRequest
 
getParserForType() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
getParserForType() - Method in class com.google.storage.v2.UpdateObjectRequest
 
getParserForType() - Method in class com.google.storage.v2.WriteObjectRequest
 
getParserForType() - Method in class com.google.storage.v2.WriteObjectResponse
 
getParserForType() - Method in class com.google.storage.v2.WriteObjectSpec
 
getPayloadFormat() - Method in class com.google.cloud.storage.NotificationInfo
Returns the desired content of the Payload.
getPayloadFormat() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
getPayloadFormat() - Method in class com.google.storage.v2.NotificationConfig
Required.
getPayloadFormat() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
Required.
getPayloadFormatBytes() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
getPayloadFormatBytes() - Method in class com.google.storage.v2.NotificationConfig
Required.
getPayloadFormatBytes() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
Required.
getPersistedSize() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
getPersistedSize() - Method in class com.google.storage.v2.QueryWriteStatusResponse
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
getPersistedSize() - Method in interface com.google.storage.v2.QueryWriteStatusResponseOrBuilder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
getPersistedSize() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
getPersistedSize() - Method in class com.google.storage.v2.WriteObjectResponse
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
getPersistedSize() - Method in interface com.google.storage.v2.WriteObjectResponseOrBuilder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
getPerWorkerBufferSize() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
Buffer size allowed to each worker
getPredefinedAcl() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.storage.v2.CreateBucketRequest
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.storage.v2.UpdateBucketRequest
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Apply a predefined set of access controls to this bucket.
getPredefinedAcl() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in class com.google.storage.v2.UpdateObjectRequest
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in class com.google.storage.v2.WriteObjectSpec
Apply a predefined set of access controls to this object.
getPredefinedAcl() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Apply a predefined set of access controls to this object.
getPredefinedAclBytes() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
getPredefinedAclBytes() - Method in class com.google.storage.v2.CreateBucketRequest
Apply a predefined set of access controls to this bucket.
getPredefinedAclBytes() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Apply a predefined set of access controls to this bucket.
getPredefinedAclBytes() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
getPredefinedAclBytes() - Method in class com.google.storage.v2.UpdateBucketRequest
Apply a predefined set of access controls to this bucket.
getPredefinedAclBytes() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Apply a predefined set of access controls to this bucket.
getPredefinedAclBytes() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Apply a predefined set of access controls to this object.
getPredefinedAclBytes() - Method in class com.google.storage.v2.UpdateObjectRequest
Apply a predefined set of access controls to this object.
getPredefinedAclBytes() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Apply a predefined set of access controls to this object.
getPredefinedAclBytes() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Apply a predefined set of access controls to this object.
getPredefinedAclBytes() - Method in class com.google.storage.v2.WriteObjectSpec
Apply a predefined set of access controls to this object.
getPredefinedAclBytes() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Apply a predefined set of access controls to this object.
getPredefinedDefaultObjectAcl() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in class com.google.storage.v2.CreateBucketRequest
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in class com.google.storage.v2.UpdateBucketRequest
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAcl() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAclBytes() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAclBytes() - Method in class com.google.storage.v2.CreateBucketRequest
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAclBytes() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAclBytes() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAclBytes() - Method in class com.google.storage.v2.UpdateBucketRequest
Apply a predefined set of default object access controls to this bucket.
getPredefinedDefaultObjectAclBytes() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Apply a predefined set of default object access controls to this bucket.
getPrefix() - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig
A common prefix that will be applied to all object paths in the destination bucket
getPrefix() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Filter results to buckets whose names begin with this prefix.
getPrefix() - Method in class com.google.storage.v2.ListBucketsRequest
Filter results to buckets whose names begin with this prefix.
getPrefix() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
Filter results to buckets whose names begin with this prefix.
getPrefix() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Filter results to objects whose names begin with this prefix.
getPrefix() - Method in class com.google.storage.v2.ListObjectsRequest
Filter results to objects whose names begin with this prefix.
getPrefix() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Filter results to objects whose names begin with this prefix.
getPrefixBytes() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Filter results to buckets whose names begin with this prefix.
getPrefixBytes() - Method in class com.google.storage.v2.ListBucketsRequest
Filter results to buckets whose names begin with this prefix.
getPrefixBytes() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
Filter results to buckets whose names begin with this prefix.
getPrefixBytes() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Filter results to objects whose names begin with this prefix.
getPrefixBytes() - Method in class com.google.storage.v2.ListObjectsRequest
Filter results to objects whose names begin with this prefix.
getPrefixBytes() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Filter results to objects whose names begin with this prefix.
getPrefixes(int) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixes(int) - Method in class com.google.storage.v2.ListObjectsResponse
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixes(int) - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesBytes(int) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesBytes(int) - Method in class com.google.storage.v2.ListObjectsResponse
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesBytes(int) - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesCount() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesCount() - Method in class com.google.storage.v2.ListObjectsResponse
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesCount() - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesList() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesList() - Method in class com.google.storage.v2.ListObjectsResponse
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getPrefixesList() - Method in interface com.google.storage.v2.ListObjectsResponseOrBuilder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
getProject() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
getProject() - Method in class com.google.storage.v2.Bucket
Immutable.
getProject() - Method in class com.google.storage.v2.BucketName.Builder
 
getProject() - Method in class com.google.storage.v2.BucketName
 
getProject() - Method in interface com.google.storage.v2.BucketOrBuilder
Immutable.
getProject() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
getProject() - Method in class com.google.storage.v2.CreateHmacKeyRequest
Required.
getProject() - Method in interface com.google.storage.v2.CreateHmacKeyRequestOrBuilder
Required.
getProject() - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
getProject() - Method in class com.google.storage.v2.CryptoKeyName
 
getProject() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
getProject() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
Required.
getProject() - Method in interface com.google.storage.v2.DeleteHmacKeyRequestOrBuilder
Required.
getProject() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
getProject() - Method in class com.google.storage.v2.GetHmacKeyRequest
Required.
getProject() - Method in interface com.google.storage.v2.GetHmacKeyRequestOrBuilder
Required.
getProject() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
Required.
getProject() - Method in class com.google.storage.v2.GetServiceAccountRequest
Required.
getProject() - Method in interface com.google.storage.v2.GetServiceAccountRequestOrBuilder
Required.
getProject() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
getProject() - Method in class com.google.storage.v2.HmacKeyMetadata
Immutable.
getProject() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Immutable.
getProject() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
Required.
getProject() - Method in class com.google.storage.v2.ListHmacKeysRequest
Required.
getProject() - Method in interface com.google.storage.v2.ListHmacKeysRequestOrBuilder
Required.
getProject() - Method in class com.google.storage.v2.NotificationConfigName.Builder
 
getProject() - Method in class com.google.storage.v2.NotificationConfigName
 
getProject() - Method in class com.google.storage.v2.ProjectName.Builder
 
getProject() - Method in class com.google.storage.v2.ProjectName
 
getProjectBytes() - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
getProjectBytes() - Method in class com.google.storage.v2.Bucket
Immutable.
getProjectBytes() - Method in interface com.google.storage.v2.BucketOrBuilder
Immutable.
getProjectBytes() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
getProjectBytes() - Method in class com.google.storage.v2.CreateHmacKeyRequest
Required.
getProjectBytes() - Method in interface com.google.storage.v2.CreateHmacKeyRequestOrBuilder
Required.
getProjectBytes() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
getProjectBytes() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
Required.
getProjectBytes() - Method in interface com.google.storage.v2.DeleteHmacKeyRequestOrBuilder
Required.
getProjectBytes() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
getProjectBytes() - Method in class com.google.storage.v2.GetHmacKeyRequest
Required.
getProjectBytes() - Method in interface com.google.storage.v2.GetHmacKeyRequestOrBuilder
Required.
getProjectBytes() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
Required.
getProjectBytes() - Method in class com.google.storage.v2.GetServiceAccountRequest
Required.
getProjectBytes() - Method in interface com.google.storage.v2.GetServiceAccountRequestOrBuilder
Required.
getProjectBytes() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
getProjectBytes() - Method in class com.google.storage.v2.HmacKeyMetadata
Immutable.
getProjectBytes() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Immutable.
getProjectBytes() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
Required.
getProjectBytes() - Method in class com.google.storage.v2.ListHmacKeysRequest
Required.
getProjectBytes() - Method in interface com.google.storage.v2.ListHmacKeysRequestOrBuilder
Required.
getProjectId() - Method in class com.google.cloud.storage.Acl.Project
Returns the project id for this entity.
getProjectId() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
Returns the project id associated with this HMAC key.
getProjectNumber() - Method in class com.google.storage.v2.ProjectTeam.Builder
The project number.
getProjectNumber() - Method in class com.google.storage.v2.ProjectTeam
The project number.
getProjectNumber() - Method in interface com.google.storage.v2.ProjectTeamOrBuilder
The project number.
getProjectNumberBytes() - Method in class com.google.storage.v2.ProjectTeam.Builder
The project number.
getProjectNumberBytes() - Method in class com.google.storage.v2.ProjectTeam
The project number.
getProjectNumberBytes() - Method in interface com.google.storage.v2.ProjectTeamOrBuilder
The project number.
getProjectRole() - Method in class com.google.cloud.storage.Acl.Project
Returns the role in the project for this entity.
getProjectTeam() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The project team associated with the entity, if any.
getProjectTeam() - Method in class com.google.storage.v2.BucketAccessControl
The project team associated with the entity, if any.
getProjectTeam() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The project team associated with the entity, if any.
getProjectTeam() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The project team associated with the entity, if any.
getProjectTeam() - Method in class com.google.storage.v2.ObjectAccessControl
The project team associated with the entity, if any.
getProjectTeam() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The project team associated with the entity, if any.
getProjectTeamBuilder() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The project team associated with the entity, if any.
getProjectTeamBuilder() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The project team associated with the entity, if any.
getProjectTeamOrBuilder() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The project team associated with the entity, if any.
getProjectTeamOrBuilder() - Method in class com.google.storage.v2.BucketAccessControl
The project team associated with the entity, if any.
getProjectTeamOrBuilder() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The project team associated with the entity, if any.
getProjectTeamOrBuilder() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The project team associated with the entity, if any.
getProjectTeamOrBuilder() - Method in class com.google.storage.v2.ObjectAccessControl
The project team associated with the entity, if any.
getProjectTeamOrBuilder() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The project team associated with the entity, if any.
getPublicAccessPrevention() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
Returns the Public Access Prevention.
getPublicAccessPrevention() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Whether IAM will enforce public access prevention.
getPublicAccessPrevention() - Method in class com.google.storage.v2.Bucket.IamConfig
Whether IAM will enforce public access prevention.
getPublicAccessPrevention() - Method in interface com.google.storage.v2.Bucket.IamConfigOrBuilder
Whether IAM will enforce public access prevention.
getPublicAccessPreventionBytes() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Whether IAM will enforce public access prevention.
getPublicAccessPreventionBytes() - Method in class com.google.storage.v2.Bucket.IamConfig
Whether IAM will enforce public access prevention.
getPublicAccessPreventionBytes() - Method in interface com.google.storage.v2.Bucket.IamConfigOrBuilder
Whether IAM will enforce public access prevention.
getQueryParams() - Method in class com.google.cloud.storage.SignatureInfo
 
getQueryWriteStatusMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getReadLimit() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
The maximum number of `data` bytes the server is allowed to return in the sum of all `Object` messages.
getReadLimit() - Method in class com.google.storage.v2.ReadObjectRequest
The maximum number of `data` bytes the server is allowed to return in the sum of all `Object` messages.
getReadLimit() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
The maximum number of `data` bytes the server is allowed to return in the sum of all `Object` messages.
getReadMask() - Method in class com.google.storage.v2.GetBucketRequest.Builder
Mask specifying which fields to read.
getReadMask() - Method in class com.google.storage.v2.GetBucketRequest
Mask specifying which fields to read.
getReadMask() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
Mask specifying which fields to read.
getReadMask() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Mask specifying which fields to read.
getReadMask() - Method in class com.google.storage.v2.GetObjectRequest
Mask specifying which fields to read.
getReadMask() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Mask specifying which fields to read.
getReadMask() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Mask specifying which fields to read from each result.
getReadMask() - Method in class com.google.storage.v2.ListBucketsRequest
Mask specifying which fields to read from each result.
getReadMask() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
Mask specifying which fields to read from each result.
getReadMask() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Mask specifying which fields to read from each result.
getReadMask() - Method in class com.google.storage.v2.ListObjectsRequest
Mask specifying which fields to read from each result.
getReadMask() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Mask specifying which fields to read from each result.
getReadMask() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Mask specifying which fields to read.
getReadMask() - Method in class com.google.storage.v2.ReadObjectRequest
Mask specifying which fields to read.
getReadMask() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Mask specifying which fields to read.
getReadMaskBuilder() - Method in class com.google.storage.v2.GetBucketRequest.Builder
Mask specifying which fields to read.
getReadMaskBuilder() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Mask specifying which fields to read.
getReadMaskBuilder() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Mask specifying which fields to read from each result.
getReadMaskBuilder() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Mask specifying which fields to read from each result.
getReadMaskBuilder() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.GetBucketRequest.Builder
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.GetBucketRequest
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.GetObjectRequest
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Mask specifying which fields to read from each result.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.ListBucketsRequest
Mask specifying which fields to read from each result.
getReadMaskOrBuilder() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
Mask specifying which fields to read from each result.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Mask specifying which fields to read from each result.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.ListObjectsRequest
Mask specifying which fields to read from each result.
getReadMaskOrBuilder() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Mask specifying which fields to read from each result.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in class com.google.storage.v2.ReadObjectRequest
Mask specifying which fields to read.
getReadMaskOrBuilder() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Mask specifying which fields to read.
getReadObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getReadOffset() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
The offset for the first byte to return in the read, relative to the start of the object.
getReadOffset() - Method in class com.google.storage.v2.ReadObjectRequest
The offset for the first byte to return in the read, relative to the start of the object.
getReadOffset() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
The offset for the first byte to return in the read, relative to the start of the object.
getRequesterPays() - Method in class com.google.storage.v2.Bucket.Billing.Builder
When set to true, Requester Pays is enabled for this bucket.
getRequesterPays() - Method in class com.google.storage.v2.Bucket.Billing
When set to true, Requester Pays is enabled for this bucket.
getRequesterPays() - Method in interface com.google.storage.v2.Bucket.BillingOrBuilder
When set to true, Requester Pays is enabled for this bucket.
getResource() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
A resource containing the metadata for the uploaded object.
getResource() - Method in class com.google.storage.v2.QueryWriteStatusResponse
A resource containing the metadata for the uploaded object.
getResource() - Method in interface com.google.storage.v2.QueryWriteStatusResponseOrBuilder
A resource containing the metadata for the uploaded object.
getResource() - Method in class com.google.storage.v2.RewriteResponse.Builder
A resource containing the metadata for the copied-to object.
getResource() - Method in class com.google.storage.v2.RewriteResponse
A resource containing the metadata for the copied-to object.
getResource() - Method in interface com.google.storage.v2.RewriteResponseOrBuilder
A resource containing the metadata for the copied-to object.
getResource() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
A resource containing the metadata for the uploaded object.
getResource() - Method in class com.google.storage.v2.WriteObjectResponse
A resource containing the metadata for the uploaded object.
getResource() - Method in interface com.google.storage.v2.WriteObjectResponseOrBuilder
A resource containing the metadata for the uploaded object.
getResource() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Required.
getResource() - Method in class com.google.storage.v2.WriteObjectSpec
Required.
getResource() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Required.
getResourceBuilder() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
A resource containing the metadata for the uploaded object.
getResourceBuilder() - Method in class com.google.storage.v2.RewriteResponse.Builder
A resource containing the metadata for the copied-to object.
getResourceBuilder() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
A resource containing the metadata for the uploaded object.
getResourceBuilder() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Required.
getResourceOrBuilder() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
A resource containing the metadata for the uploaded object.
getResourceOrBuilder() - Method in class com.google.storage.v2.QueryWriteStatusResponse
A resource containing the metadata for the uploaded object.
getResourceOrBuilder() - Method in interface com.google.storage.v2.QueryWriteStatusResponseOrBuilder
A resource containing the metadata for the uploaded object.
getResourceOrBuilder() - Method in class com.google.storage.v2.RewriteResponse.Builder
A resource containing the metadata for the copied-to object.
getResourceOrBuilder() - Method in class com.google.storage.v2.RewriteResponse
A resource containing the metadata for the copied-to object.
getResourceOrBuilder() - Method in interface com.google.storage.v2.RewriteResponseOrBuilder
A resource containing the metadata for the copied-to object.
getResourceOrBuilder() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
A resource containing the metadata for the uploaded object.
getResourceOrBuilder() - Method in class com.google.storage.v2.WriteObjectResponse
A resource containing the metadata for the uploaded object.
getResourceOrBuilder() - Method in interface com.google.storage.v2.WriteObjectResponseOrBuilder
A resource containing the metadata for the uploaded object.
getResourceOrBuilder() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Required.
getResourceOrBuilder() - Method in class com.google.storage.v2.WriteObjectSpec
Required.
getResourceOrBuilder() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Required.
getResponseHeader(int) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeader(int) - Method in class com.google.storage.v2.Bucket.Cors
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeader(int) - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderBytes(int) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderBytes(int) - Method in class com.google.storage.v2.Bucket.Cors
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderBytes(int) - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderCount() - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderCount() - Method in class com.google.storage.v2.Bucket.Cors
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderCount() - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderList() - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderList() - Method in class com.google.storage.v2.Bucket.Cors
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaderList() - Method in interface com.google.storage.v2.Bucket.CorsOrBuilder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
getResponseHeaders() - Method in class com.google.cloud.storage.Cors
Returns the response headers supported by this CORS configuration.
getResult() - Method in class com.google.cloud.storage.CopyWriter
Returns the updated information for the written blob.
getResult() - Method in class com.google.cloud.storage.HttpCopyWriter
 
getRetentionDuration() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
The duration that objects need to be retained.
getRetentionDuration() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
The duration that objects need to be retained.
getRetentionDuration() - Method in interface com.google.storage.v2.Bucket.RetentionPolicyOrBuilder
The duration that objects need to be retained.
getRetentionDurationBuilder() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
The duration that objects need to be retained.
getRetentionDurationOrBuilder() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
The duration that objects need to be retained.
getRetentionDurationOrBuilder() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
The duration that objects need to be retained.
getRetentionDurationOrBuilder() - Method in interface com.google.storage.v2.Bucket.RetentionPolicyOrBuilder
The duration that objects need to be retained.
getRetentionEffectiveTime() - Method in class com.google.cloud.storage.BucketInfo
getRetentionEffectiveTimeOffsetDateTime() - Method in class com.google.cloud.storage.BucketInfo
Returns the retention effective time a policy took effect if a retention policy is defined.
getRetentionExpirationTime() - Method in class com.google.cloud.storage.BlobInfo
getRetentionExpirationTimeOffsetDateTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the retention expiration time of the blob, if a retention period is defined.
getRetentionExpireTime() - Method in class com.google.storage.v2.Object.Builder
A server-determined value that specifies the earliest time that the object's retention period expires.
getRetentionExpireTime() - Method in class com.google.storage.v2.Object
A server-determined value that specifies the earliest time that the object's retention period expires.
getRetentionExpireTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
A server-determined value that specifies the earliest time that the object's retention period expires.
getRetentionExpireTimeBuilder() - Method in class com.google.storage.v2.Object.Builder
A server-determined value that specifies the earliest time that the object's retention period expires.
getRetentionExpireTimeOrBuilder() - Method in class com.google.storage.v2.Object.Builder
A server-determined value that specifies the earliest time that the object's retention period expires.
getRetentionExpireTimeOrBuilder() - Method in class com.google.storage.v2.Object
A server-determined value that specifies the earliest time that the object's retention period expires.
getRetentionExpireTimeOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
A server-determined value that specifies the earliest time that the object's retention period expires.
getRetentionPeriod() - Method in class com.google.cloud.storage.BucketInfo
getRetentionPeriodDuration() - Method in class com.google.cloud.storage.BucketInfo
Returns the retention policy retention period.
getRetentionPolicy() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's retention policy.
getRetentionPolicy() - Method in class com.google.storage.v2.Bucket
The bucket's retention policy.
getRetentionPolicy() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's retention policy.
getRetentionPolicyBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's retention policy.
getRetentionPolicyOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's retention policy.
getRetentionPolicyOrBuilder() - Method in class com.google.storage.v2.Bucket
The bucket's retention policy.
getRetentionPolicyOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's retention policy.
getRewriteObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getRewriteToken() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
getRewriteToken() - Method in class com.google.storage.v2.RewriteObjectRequest
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
getRewriteToken() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
getRewriteToken() - Method in class com.google.storage.v2.RewriteResponse.Builder
A token to use in subsequent requests to continue copying data.
getRewriteToken() - Method in class com.google.storage.v2.RewriteResponse
A token to use in subsequent requests to continue copying data.
getRewriteToken() - Method in interface com.google.storage.v2.RewriteResponseOrBuilder
A token to use in subsequent requests to continue copying data.
getRewriteTokenBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
getRewriteTokenBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
getRewriteTokenBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
getRewriteTokenBytes() - Method in class com.google.storage.v2.RewriteResponse.Builder
A token to use in subsequent requests to continue copying data.
getRewriteTokenBytes() - Method in class com.google.storage.v2.RewriteResponse
A token to use in subsequent requests to continue copying data.
getRewriteTokenBytes() - Method in interface com.google.storage.v2.RewriteResponseOrBuilder
A token to use in subsequent requests to continue copying data.
getRole() - Method in class com.google.cloud.storage.Acl
Returns the role associated to the entity in this ACL object.
getRole() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The access permission for the entity.
getRole() - Method in class com.google.storage.v2.BucketAccessControl
The access permission for the entity.
getRole() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The access permission for the entity.
getRole() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The access permission for the entity.
getRole() - Method in class com.google.storage.v2.ObjectAccessControl
The access permission for the entity.
getRole() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The access permission for the entity.
getRoleBytes() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The access permission for the entity.
getRoleBytes() - Method in class com.google.storage.v2.BucketAccessControl
The access permission for the entity.
getRoleBytes() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The access permission for the entity.
getRoleBytes() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The access permission for the entity.
getRoleBytes() - Method in class com.google.storage.v2.ObjectAccessControl
The access permission for the entity.
getRoleBytes() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The access permission for the entity.
getRpo() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's recovery point objective (RPO).
getRpo() - Method in class com.google.storage.v2.Bucket.Builder
The recovery point objective for cross-region replication of the bucket.
getRpo() - Method in class com.google.storage.v2.Bucket
The recovery point objective for cross-region replication of the bucket.
getRpo() - Method in interface com.google.storage.v2.BucketOrBuilder
The recovery point objective for cross-region replication of the bucket.
getRpoBytes() - Method in class com.google.storage.v2.Bucket.Builder
The recovery point objective for cross-region replication of the bucket.
getRpoBytes() - Method in class com.google.storage.v2.Bucket
The recovery point objective for cross-region replication of the bucket.
getRpoBytes() - Method in interface com.google.storage.v2.BucketOrBuilder
The recovery point objective for cross-region replication of the bucket.
getRule(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRule(int) - Method in class com.google.storage.v2.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.
getRule(int) - Method in interface com.google.storage.v2.Bucket.LifecycleOrBuilder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleBuilder(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleBuilderList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleCount() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleCount() - Method in class com.google.storage.v2.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.
getRuleCount() - Method in interface com.google.storage.v2.Bucket.LifecycleOrBuilder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleList() - Method in class com.google.storage.v2.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.
getRuleList() - Method in interface com.google.storage.v2.Bucket.LifecycleOrBuilder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleOrBuilder(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleOrBuilder(int) - Method in class com.google.storage.v2.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.
getRuleOrBuilder(int) - Method in interface com.google.storage.v2.Bucket.LifecycleOrBuilder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleOrBuilderList() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
getRuleOrBuilderList() - Method in class com.google.storage.v2.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.
getRuleOrBuilderList() - Method in interface com.google.storage.v2.Bucket.LifecycleOrBuilder
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.storage.v2.Bucket.Builder
Reserved for future use.
getSatisfiesPzs() - Method in class com.google.storage.v2.Bucket
Reserved for future use.
getSatisfiesPzs() - Method in interface com.google.storage.v2.BucketOrBuilder
Reserved for future use.
getScheme() - Method in enum com.google.cloud.storage.Storage.UriScheme
 
getScopes() - Method in class com.google.cloud.storage.GrpcStorageOptions
 
getScopes() - Method in class com.google.cloud.storage.HttpStorageOptions
 
getSecretKey() - Method in class com.google.cloud.storage.HmacKey
Returns the secret key associated with this HMAC key.
getSecretKeyBytes() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
HMAC key secret material.
getSecretKeyBytes() - Method in class com.google.storage.v2.CreateHmacKeyResponse
HMAC key secret material.
getSecretKeyBytes() - Method in interface com.google.storage.v2.CreateHmacKeyResponseOrBuilder
HMAC key secret material.
getSelector() - Method in enum com.google.cloud.storage.Storage.BlobField
 
getSelector() - Method in enum com.google.cloud.storage.Storage.BucketField
 
getSelfLink() - Method in class com.google.cloud.storage.BlobInfo
Returns the URI of this blob as a string.
getSelfLink() - Method in class com.google.cloud.storage.BucketInfo
Returns the URI of this bucket as a string.
getSelfLink() - Method in class com.google.cloud.storage.NotificationInfo
Returns the canonical URI of this topic as a string.
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Autoclass
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Billing
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Cors
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Encryption
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.IamConfig
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Lifecycle
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Logging
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Versioning
 
getSerializedSize() - Method in class com.google.storage.v2.Bucket.Website
 
getSerializedSize() - Method in class com.google.storage.v2.BucketAccessControl
 
getSerializedSize() - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
getSerializedSize() - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
getSerializedSize() - Method in class com.google.storage.v2.ChecksummedData
 
getSerializedSize() - Method in class com.google.storage.v2.CommonObjectRequestParams
 
getSerializedSize() - Method in class com.google.storage.v2.ComposeObjectRequest
 
getSerializedSize() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
getSerializedSize() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
getSerializedSize() - Method in class com.google.storage.v2.ContentRange
 
getSerializedSize() - Method in class com.google.storage.v2.CreateBucketRequest
 
getSerializedSize() - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
getSerializedSize() - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
getSerializedSize() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
getSerializedSize() - Method in class com.google.storage.v2.CustomerEncryption
 
getSerializedSize() - Method in class com.google.storage.v2.DeleteBucketRequest
 
getSerializedSize() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
getSerializedSize() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
getSerializedSize() - Method in class com.google.storage.v2.DeleteObjectRequest
 
getSerializedSize() - Method in class com.google.storage.v2.GetBucketRequest
 
getSerializedSize() - Method in class com.google.storage.v2.GetHmacKeyRequest
 
getSerializedSize() - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
getSerializedSize() - Method in class com.google.storage.v2.GetObjectRequest
 
getSerializedSize() - Method in class com.google.storage.v2.GetServiceAccountRequest
 
getSerializedSize() - Method in class com.google.storage.v2.HmacKeyMetadata
 
getSerializedSize() - Method in class com.google.storage.v2.ListBucketsRequest
 
getSerializedSize() - Method in class com.google.storage.v2.ListBucketsResponse
 
getSerializedSize() - Method in class com.google.storage.v2.ListHmacKeysRequest
 
getSerializedSize() - Method in class com.google.storage.v2.ListHmacKeysResponse
 
getSerializedSize() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
getSerializedSize() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
getSerializedSize() - Method in class com.google.storage.v2.ListObjectsRequest
 
getSerializedSize() - Method in class com.google.storage.v2.ListObjectsResponse
 
getSerializedSize() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
getSerializedSize() - Method in class com.google.storage.v2.NotificationConfig
 
getSerializedSize() - Method in class com.google.storage.v2.Object
 
getSerializedSize() - Method in class com.google.storage.v2.ObjectAccessControl
 
getSerializedSize() - Method in class com.google.storage.v2.ObjectChecksums
 
getSerializedSize() - Method in class com.google.storage.v2.Owner
 
getSerializedSize() - Method in class com.google.storage.v2.ProjectTeam
 
getSerializedSize() - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
getSerializedSize() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
getSerializedSize() - Method in class com.google.storage.v2.ReadObjectRequest
 
getSerializedSize() - Method in class com.google.storage.v2.ReadObjectResponse
 
getSerializedSize() - Method in class com.google.storage.v2.RewriteObjectRequest
 
getSerializedSize() - Method in class com.google.storage.v2.RewriteResponse
 
getSerializedSize() - Method in class com.google.storage.v2.ServiceAccount
 
getSerializedSize() - Method in class com.google.storage.v2.ServiceConstants
 
getSerializedSize() - Method in class com.google.storage.v2.StartResumableWriteRequest
 
getSerializedSize() - Method in class com.google.storage.v2.StartResumableWriteResponse
 
getSerializedSize() - Method in class com.google.storage.v2.UpdateBucketRequest
 
getSerializedSize() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
getSerializedSize() - Method in class com.google.storage.v2.UpdateObjectRequest
 
getSerializedSize() - Method in class com.google.storage.v2.WriteObjectRequest
 
getSerializedSize() - Method in class com.google.storage.v2.WriteObjectResponse
 
getSerializedSize() - Method in class com.google.storage.v2.WriteObjectSpec
 
getService() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
The service object for TransferManager
getServiceAccount() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
Returns the service account associated with this HMAC key.
getServiceAccount(String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getServiceAccount(String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Returns the service account associated with the given project.
getServiceAccount(String) - Method in interface com.google.cloud.storage.Storage
Returns the service account associated with the given project.
getServiceAccount(String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getServiceAccount(ProjectName) - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(String) - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest, StreamObserver<ServiceAccount>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccount(GetServiceAccountRequest, StreamObserver<ServiceAccount>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccountCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves the name of a project's Google Cloud Storage service account.
getServiceAccountCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
getServiceAccountCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
getServiceAccountEmail() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
getServiceAccountEmail() - Method in class com.google.storage.v2.CreateHmacKeyRequest
Required.
getServiceAccountEmail() - Method in interface com.google.storage.v2.CreateHmacKeyRequestOrBuilder
Required.
getServiceAccountEmail() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
getServiceAccountEmail() - Method in class com.google.storage.v2.HmacKeyMetadata
Output only.
getServiceAccountEmail() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Output only.
getServiceAccountEmail() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
If set, filters to only return HMAC keys for specified service account.
getServiceAccountEmail() - Method in class com.google.storage.v2.ListHmacKeysRequest
If set, filters to only return HMAC keys for specified service account.
getServiceAccountEmail() - Method in interface com.google.storage.v2.ListHmacKeysRequestOrBuilder
If set, filters to only return HMAC keys for specified service account.
getServiceAccountEmailBytes() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
getServiceAccountEmailBytes() - Method in class com.google.storage.v2.CreateHmacKeyRequest
Required.
getServiceAccountEmailBytes() - Method in interface com.google.storage.v2.CreateHmacKeyRequestOrBuilder
Required.
getServiceAccountEmailBytes() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
getServiceAccountEmailBytes() - Method in class com.google.storage.v2.HmacKeyMetadata
Output only.
getServiceAccountEmailBytes() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Output only.
getServiceAccountEmailBytes() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
If set, filters to only return HMAC keys for specified service account.
getServiceAccountEmailBytes() - Method in class com.google.storage.v2.ListHmacKeysRequest
If set, filters to only return HMAC keys for specified service account.
getServiceAccountEmailBytes() - Method in interface com.google.storage.v2.ListHmacKeysRequestOrBuilder
If set, filters to only return HMAC keys for specified service account.
GetServiceAccountRequest - Class in com.google.storage.v2
Request message for GetServiceAccount.
GetServiceAccountRequest.Builder - Class in com.google.storage.v2
Request message for GetServiceAccount.
GetServiceAccountRequestOrBuilder - Interface in com.google.storage.v2
 
getServiceAccountSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to getServiceAccount.
getServiceAccountSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to getServiceAccount.
getServiceAccountSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to getServiceAccount.
getServiceAccountSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to getServiceAccount.
getServiceDescriptor() - Static method in class com.google.storage.v2.StorageGrpc
 
getSetIamPolicyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getSettings() - Method in class com.google.storage.v2.StorageClient
 
getShowDeletedKeys() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
If set, return deleted keys that have not yet been wiped out.
getShowDeletedKeys() - Method in class com.google.storage.v2.ListHmacKeysRequest
If set, return deleted keys that have not yet been wiped out.
getShowDeletedKeys() - Method in interface com.google.storage.v2.ListHmacKeysRequestOrBuilder
If set, return deleted keys that have not yet been wiped out.
getSignatureVersion() - Method in class com.google.cloud.storage.SignatureInfo
 
getSize() - Method in class com.google.cloud.storage.BlobInfo
Returns the content length of the data in bytes.
getSize() - Method in class com.google.storage.v2.Object.Builder
Output only.
getSize() - Method in class com.google.storage.v2.Object
Output only.
getSize() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getSource() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns the blob to copy, as a BlobId.
getSourceBlobs() - Method in class com.google.cloud.storage.Storage.ComposeRequest
Returns compose operation's source blobs.
getSourceBucket() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
getSourceBucket() - Method in class com.google.storage.v2.RewriteObjectRequest
Required.
getSourceBucket() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Required.
getSourceBucketBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
getSourceBucketBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
Required.
getSourceBucketBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Required.
getSourceGeneration() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
If present, selects a specific revision of the source object (as opposed to the latest version, the default).
getSourceGeneration() - Method in class com.google.storage.v2.RewriteObjectRequest
If present, selects a specific revision of the source object (as opposed to the latest version, the default).
getSourceGeneration() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
If present, selects a specific revision of the source object (as opposed to the latest version, the default).
getSourceObject() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
getSourceObject() - Method in class com.google.storage.v2.RewriteObjectRequest
Required.
getSourceObject() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Required.
getSourceObjectBytes() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
getSourceObjectBytes() - Method in class com.google.storage.v2.RewriteObjectRequest
Required.
getSourceObjectBytes() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Required.
getSourceObjects(int) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
getSourceObjects(int) - Method in class com.google.storage.v2.ComposeObjectRequest
The list of source objects that will be concatenated into a single object.
getSourceObjects(int) - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
The list of source objects that will be concatenated into a single object.
getSourceObjectsBuilder(int) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
getSourceObjectsBuilderList() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
getSourceObjectsCount() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
getSourceObjectsCount() - Method in class com.google.storage.v2.ComposeObjectRequest
The list of source objects that will be concatenated into a single object.
getSourceObjectsCount() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
The list of source objects that will be concatenated into a single object.
getSourceObjectsList() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
getSourceObjectsList() - Method in class com.google.storage.v2.ComposeObjectRequest
The list of source objects that will be concatenated into a single object.
getSourceObjectsList() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
The list of source objects that will be concatenated into a single object.
getSourceObjectsOrBuilder(int) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
getSourceObjectsOrBuilder(int) - Method in class com.google.storage.v2.ComposeObjectRequest
The list of source objects that will be concatenated into a single object.
getSourceObjectsOrBuilder(int) - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
The list of source objects that will be concatenated into a single object.
getSourceObjectsOrBuilderList() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
getSourceObjectsOrBuilderList() - Method in class com.google.storage.v2.ComposeObjectRequest
The list of source objects that will be concatenated into a single object.
getSourceObjectsOrBuilderList() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
The list of source objects that will be concatenated into a single object.
getSourceOptions() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns blob's source options.
getStart() - Method in class com.google.storage.v2.ContentRange.Builder
The starting offset of the object data.
getStart() - Method in class com.google.storage.v2.ContentRange
The starting offset of the object data.
getStart() - Method in interface com.google.storage.v2.ContentRangeOrBuilder
The starting offset of the object data.
getStartResumableWriteMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getState() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
Returns the current state of this HMAC key.
getState() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
State of the key.
getState() - Method in class com.google.storage.v2.HmacKeyMetadata
State of the key.
getState() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
State of the key.
getStateBytes() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
State of the key.
getStateBytes() - Method in class com.google.storage.v2.HmacKeyMetadata
State of the key.
getStateBytes() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
State of the key.
getStatus() - Method in class com.google.cloud.storage.transfermanager.DownloadResult
The status of the download operation.
getStatus() - Method in class com.google.cloud.storage.transfermanager.UploadResult
The status of the upload operation.
getStorage() - Method in class com.google.cloud.storage.Blob
Returns the blob's Storage object used to issue requests.
getStorage() - Method in class com.google.cloud.storage.Bucket
Returns the bucket's Storage object used to issue requests.
getStorage() - Method in class com.google.cloud.storage.Notification
Returns the notification's Storage object used to issue requests.
getStorage() - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
getStorage() - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
 
getStorage() - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
getStorageClass() - Method in class com.google.cloud.storage.BlobInfo
Returns the storage class of the blob.
getStorageClass() - Method in class com.google.cloud.storage.BucketInfo
Returns the bucket's storage class.
getStorageClass() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.SetStorageClassLifecycleAction
 
getStorageClass() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
getStorageClass() - Method in class com.google.storage.v2.Bucket
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
getStorageClass() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Target storage class.
getStorageClass() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
Target storage class.
getStorageClass() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ActionOrBuilder
Target storage class.
getStorageClass() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
getStorageClass() - Method in class com.google.storage.v2.Object.Builder
Storage class of the object.
getStorageClass() - Method in class com.google.storage.v2.Object
Storage class of the object.
getStorageClass() - Method in interface com.google.storage.v2.ObjectOrBuilder
Storage class of the object.
getStorageClassBytes() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
getStorageClassBytes() - Method in class com.google.storage.v2.Bucket
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
getStorageClassBytes() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Target storage class.
getStorageClassBytes() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
Target storage class.
getStorageClassBytes() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ActionOrBuilder
Target storage class.
getStorageClassBytes() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
getStorageClassBytes() - Method in class com.google.storage.v2.Object.Builder
Storage class of the object.
getStorageClassBytes() - Method in class com.google.storage.v2.Object
Storage class of the object.
getStorageClassBytes() - Method in interface com.google.storage.v2.ObjectOrBuilder
Storage class of the object.
getStorageOptions() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
Storage options that Transfer Manager will use to interact with Google Cloud Storage
getStorageRetryStrategy() - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
 
getStorageRetryStrategy() - Method in class com.google.cloud.storage.HttpStorageOptions.HttpStorageDefaults
 
getStripPrefix() - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig
A common prefix removed from an object's name before being written to the filesystem.
getStub() - Method in class com.google.storage.v2.StorageClient
 
getStubSettingsBuilder() - Method in class com.google.storage.v2.StorageSettings.Builder
 
getTarget() - Method in class com.google.cloud.storage.Storage.ComposeRequest
Returns compose operation's target blob.
getTarget() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns the BlobInfo for the target blob.
getTargetOptions() - Method in class com.google.cloud.storage.Storage.ComposeRequest
Returns compose operation's target blob's options.
getTargetOptions() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns blob's target options.
getTeam() - Method in class com.google.storage.v2.ProjectTeam.Builder
The team.
getTeam() - Method in class com.google.storage.v2.ProjectTeam
The team.
getTeam() - Method in interface com.google.storage.v2.ProjectTeamOrBuilder
The team.
getTeamBytes() - Method in class com.google.storage.v2.ProjectTeam.Builder
The team.
getTeamBytes() - Method in class com.google.storage.v2.ProjectTeam
The team.
getTeamBytes() - Method in interface com.google.storage.v2.ProjectTeamOrBuilder
The team.
getTemporaryHold() - Method in class com.google.cloud.storage.BlobInfo
Returns a Boolean with either true, null and in certain cases false.
getTemporaryHold() - Method in class com.google.storage.v2.Object.Builder
Whether an object is under temporary hold.
getTemporaryHold() - Method in class com.google.storage.v2.Object
Whether an object is under temporary hold.
getTemporaryHold() - Method in interface com.google.storage.v2.ObjectOrBuilder
Whether an object is under temporary hold.
getTerminationAwaitDuration() - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
 
getTestIamPermissionsMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getTime() - Method in class com.google.cloud.storage.BucketInfo.CreatedBeforeDeleteRule
Deprecated.
 
getTimeMillis() - Method in class com.google.cloud.storage.BucketInfo.CreatedBeforeDeleteRule
getTimestamp() - Method in class com.google.cloud.storage.SignatureInfo
 
getTimeStorageClassUpdated() - Method in class com.google.cloud.storage.BlobInfo
getTimeStorageClassUpdatedOffsetDateTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the time that the object's storage class was last changed or the time of the object creation.
getToggleTime() - Method in class com.google.cloud.storage.BucketInfo.Autoclass
 
getToggleTime() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Output only.
getToggleTime() - Method in class com.google.storage.v2.Bucket.Autoclass
Output only.
getToggleTime() - Method in interface com.google.storage.v2.Bucket.AutoclassOrBuilder
Output only.
getToggleTimeBuilder() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Output only.
getToggleTimeOrBuilder() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Output only.
getToggleTimeOrBuilder() - Method in class com.google.storage.v2.Bucket.Autoclass
Output only.
getToggleTimeOrBuilder() - Method in interface com.google.storage.v2.Bucket.AutoclassOrBuilder
Output only.
getTopic() - Method in class com.google.cloud.storage.NotificationInfo
Returns the topic in Pub/Sub that receives notifications.
getTopic() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
getTopic() - Method in class com.google.storage.v2.NotificationConfig
Required.
getTopic() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
Required.
getTopicBytes() - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
getTopicBytes() - Method in class com.google.storage.v2.NotificationConfig
Required.
getTopicBytes() - Method in interface com.google.storage.v2.NotificationConfigOrBuilder
Required.
getTotalBytesCopied() - Method in class com.google.cloud.storage.CopyWriter
Returns the number of bytes copied.
getTotalBytesCopied() - Method in class com.google.cloud.storage.HttpCopyWriter
 
getTotalBytesRewritten() - Method in class com.google.storage.v2.RewriteResponse.Builder
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
getTotalBytesRewritten() - Method in class com.google.storage.v2.RewriteResponse
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
getTotalBytesRewritten() - Method in interface com.google.storage.v2.RewriteResponseOrBuilder
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
getType() - Method in class com.google.cloud.storage.Acl.Entity
Returns the type of entity.
getType() - Method in class com.google.cloud.storage.BucketInfo.DeleteRule
Deprecated.
 
getType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Type of the action.
getType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
Type of the action.
getType() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ActionOrBuilder
Type of the action.
getTypeBytes() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Type of the action.
getTypeBytes() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
Type of the action.
getTypeBytes() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ActionOrBuilder
Type of the action.
getUnauthenticatedInstance() - Static method in class com.google.cloud.storage.StorageOptions
Returns a unauthenticated StorageOptions instance.
getUniformBucketLevelAccess() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Bucket restriction options currently enforced on the bucket.
getUniformBucketLevelAccess() - Method in class com.google.storage.v2.Bucket.IamConfig
Bucket restriction options currently enforced on the bucket.
getUniformBucketLevelAccess() - Method in interface com.google.storage.v2.Bucket.IamConfigOrBuilder
Bucket restriction options currently enforced on the bucket.
getUniformBucketLevelAccessBuilder() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Bucket restriction options currently enforced on the bucket.
getUniformBucketLevelAccessLockedTime() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
getUniformBucketLevelAccessLockedTimeOffsetDateTime() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
 
getUniformBucketLevelAccessOrBuilder() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Bucket restriction options currently enforced on the bucket.
getUniformBucketLevelAccessOrBuilder() - Method in class com.google.storage.v2.Bucket.IamConfig
Bucket restriction options currently enforced on the bucket.
getUniformBucketLevelAccessOrBuilder() - Method in interface com.google.storage.v2.Bucket.IamConfigOrBuilder
Bucket restriction options currently enforced on the bucket.
getUniformStorageRetryStrategy() - Static method in interface com.google.cloud.storage.StorageRetryStrategy
Factory method to get an instance of StorageRetryStrategy which will uniformly retry all calls as if they were idempotent.
getUpdateBucketMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getUpdateHmacKeyMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getUpdateMask() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
getUpdateMask() - Method in class com.google.storage.v2.UpdateBucketRequest
Required.
getUpdateMask() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Required.
getUpdateMask() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Update mask for hmac_key.
getUpdateMask() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
Update mask for hmac_key.
getUpdateMask() - Method in interface com.google.storage.v2.UpdateHmacKeyRequestOrBuilder
Update mask for hmac_key.
getUpdateMask() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
getUpdateMask() - Method in class com.google.storage.v2.UpdateObjectRequest
Required.
getUpdateMask() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Required.
getUpdateMaskBuilder() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
getUpdateMaskBuilder() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Update mask for hmac_key.
getUpdateMaskBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.storage.v2.UpdateBucketRequest
Required.
getUpdateMaskOrBuilder() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Update mask for hmac_key.
getUpdateMaskOrBuilder() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
Update mask for hmac_key.
getUpdateMaskOrBuilder() - Method in interface com.google.storage.v2.UpdateHmacKeyRequestOrBuilder
Update mask for hmac_key.
getUpdateMaskOrBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
getUpdateMaskOrBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest
Required.
getUpdateMaskOrBuilder() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Required.
getUpdateObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getUpdateStorageClassTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
getUpdateStorageClassTime() - Method in class com.google.storage.v2.Object
Output only.
getUpdateStorageClassTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getUpdateStorageClassTimeBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getUpdateStorageClassTimeOrBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getUpdateStorageClassTimeOrBuilder() - Method in class com.google.storage.v2.Object
Output only.
getUpdateStorageClassTimeOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getUpdateTime() - Method in class com.google.cloud.storage.BlobInfo
getUpdateTime() - Method in class com.google.cloud.storage.BucketInfo
getUpdateTime() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
getUpdateTime() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getUpdateTime() - Method in class com.google.storage.v2.Bucket
Output only.
getUpdateTime() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getUpdateTime() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
getUpdateTime() - Method in class com.google.storage.v2.HmacKeyMetadata
Output only.
getUpdateTime() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Output only.
getUpdateTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
getUpdateTime() - Method in class com.google.storage.v2.Object
Output only.
getUpdateTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getUpdateTimeBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getUpdateTimeBuilder() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
getUpdateTimeBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getUpdateTimeOffsetDateTime() - Method in class com.google.cloud.storage.BlobInfo
Returns the last modification time of the blob's metadata.
getUpdateTimeOffsetDateTime() - Method in class com.google.cloud.storage.BucketInfo
 
getUpdateTimeOffsetDateTime() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
Returns the last updated time of this HMAC key.
getUpdateTimeOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.storage.v2.Bucket
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.storage.v2.HmacKeyMetadata
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.storage.v2.Object.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.storage.v2.Object
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
getUploadedBlob() - Method in class com.google.cloud.storage.transfermanager.UploadResult
The BlobInfo for the Uploaded object.
getUploadId() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
Required.
getUploadId() - Method in class com.google.storage.v2.CancelResumableWriteRequest
Required.
getUploadId() - Method in interface com.google.storage.v2.CancelResumableWriteRequestOrBuilder
Required.
getUploadId() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
Required.
getUploadId() - Method in class com.google.storage.v2.QueryWriteStatusRequest
Required.
getUploadId() - Method in interface com.google.storage.v2.QueryWriteStatusRequestOrBuilder
Required.
getUploadId() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
The upload_id of the newly started resumable write operation.
getUploadId() - Method in class com.google.storage.v2.StartResumableWriteResponse
The upload_id of the newly started resumable write operation.
getUploadId() - Method in interface com.google.storage.v2.StartResumableWriteResponseOrBuilder
The upload_id of the newly started resumable write operation.
getUploadId() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For resumable uploads.
getUploadId() - Method in class com.google.storage.v2.WriteObjectRequest
For resumable uploads.
getUploadId() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
For resumable uploads.
getUploadIdBytes() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
Required.
getUploadIdBytes() - Method in class com.google.storage.v2.CancelResumableWriteRequest
Required.
getUploadIdBytes() - Method in interface com.google.storage.v2.CancelResumableWriteRequestOrBuilder
Required.
getUploadIdBytes() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
Required.
getUploadIdBytes() - Method in class com.google.storage.v2.QueryWriteStatusRequest
Required.
getUploadIdBytes() - Method in interface com.google.storage.v2.QueryWriteStatusRequestOrBuilder
Required.
getUploadIdBytes() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
The upload_id of the newly started resumable write operation.
getUploadIdBytes() - Method in class com.google.storage.v2.StartResumableWriteResponse
The upload_id of the newly started resumable write operation.
getUploadIdBytes() - Method in interface com.google.storage.v2.StartResumableWriteResponseOrBuilder
The upload_id of the newly started resumable write operation.
getUploadIdBytes() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For resumable uploads.
getUploadIdBytes() - Method in class com.google.storage.v2.WriteObjectRequest
For resumable uploads.
getUploadIdBytes() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
For resumable uploads.
getUploadResults() - Method in class com.google.cloud.storage.transfermanager.UploadJob
The list of UploadResults for each upload request Transfer Manager executed for this job.
getUrl() - Method in class com.google.cloud.storage.PostPolicyV4
Returns the URL for the HTTP POST request
getValue() - Method in class com.google.cloud.storage.Acl.Entity
Returns the entity's value.
getValue() - Method in enum com.google.cloud.storage.BucketInfo.PublicAccessPrevention
 
getValue() - Method in class com.google.cloud.storage.Cors.Origin
 
getValueDescriptor() - Method in enum com.google.storage.v2.ServiceConstants.Values
 
getVersioning() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's versioning config.
getVersioning() - Method in class com.google.storage.v2.Bucket
The bucket's versioning config.
getVersioning() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's versioning config.
getVersioningBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's versioning config.
getVersioningOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's versioning config.
getVersioningOrBuilder() - Method in class com.google.storage.v2.Bucket
The bucket's versioning config.
getVersioningOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's versioning config.
getVersions() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If `true`, lists all versions of an object as distinct results.
getVersions() - Method in class com.google.storage.v2.ListObjectsRequest
If `true`, lists all versions of an object as distinct results.
getVersions() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
If `true`, lists all versions of an object as distinct results.
getWebsite() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
getWebsite() - Method in class com.google.storage.v2.Bucket
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
getWebsite() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
getWebsiteBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
getWebsiteOrBuilder() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
getWebsiteOrBuilder() - Method in class com.google.storage.v2.Bucket
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
getWebsiteOrBuilder() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
getWriteObjectMethod() - Static method in class com.google.storage.v2.StorageGrpc
 
getWriteObjectSpec() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
Required.
getWriteObjectSpec() - Method in class com.google.storage.v2.StartResumableWriteRequest
Required.
getWriteObjectSpec() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
Required.
getWriteObjectSpec() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For non-resumable uploads.
getWriteObjectSpec() - Method in class com.google.storage.v2.WriteObjectRequest
For non-resumable uploads.
getWriteObjectSpec() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
For non-resumable uploads.
getWriteObjectSpecBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
Required.
getWriteObjectSpecBuilder() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For non-resumable uploads.
getWriteObjectSpecOrBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
Required.
getWriteObjectSpecOrBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest
Required.
getWriteObjectSpecOrBuilder() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
Required.
getWriteObjectSpecOrBuilder() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For non-resumable uploads.
getWriteObjectSpecOrBuilder() - Method in class com.google.storage.v2.WriteObjectRequest
For non-resumable uploads.
getWriteObjectSpecOrBuilder() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
For non-resumable uploads.
getWriteOffset() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Required.
getWriteOffset() - Method in class com.google.storage.v2.WriteObjectRequest
Required.
getWriteOffset() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
Required.
getWriteOptsPerRequest() - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig
A list of common BlobWriteOptions, note these options will be applied to each upload request.
getWriteStatusCase() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
getWriteStatusCase() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
getWriteStatusCase() - Method in interface com.google.storage.v2.QueryWriteStatusResponseOrBuilder
 
getWriteStatusCase() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
getWriteStatusCase() - Method in class com.google.storage.v2.WriteObjectResponse
 
getWriteStatusCase() - Method in interface com.google.storage.v2.WriteObjectResponseOrBuilder
 
GOOG4_RSA_SHA256 - Static variable in class com.google.cloud.storage.SignatureInfo
 
Group(String) - Constructor for class com.google.cloud.storage.Acl.Group
Creates a group entity.
grpc() - Static method in class com.google.cloud.storage.StorageOptions
Builder factory method which will create a gRPC specific instance of storage options.
grpcInterceptorProvider() - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
 
GrpcStorageCallableFactory - Class in com.google.storage.v2.stub
gRPC callable factory implementation for the Storage service API.
GrpcStorageCallableFactory() - Constructor for class com.google.storage.v2.stub.GrpcStorageCallableFactory
 
GrpcStorageFactory() - Constructor for class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageFactory
GrpcStorageOptions - Class in com.google.cloud.storage
 
GrpcStorageOptions.Builder - Class in com.google.cloud.storage
 
GrpcStorageOptions.GrpcStorageDefaults - Class in com.google.cloud.storage
 
GrpcStorageOptions.GrpcStorageFactory - Class in com.google.cloud.storage
Internal implementation detail, only public to allow for Serializable compatibility in ServiceOptions.
GrpcStorageOptions.GrpcStorageRpcFactory - Class in com.google.cloud.storage
Deprecated.
GrpcStorageRpcFactory() - Constructor for class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageRpcFactory
GrpcStorageStub - Class in com.google.storage.v2.stub
gRPC stub implementation for the Storage service API.
GrpcStorageStub(StorageStubSettings, ClientContext) - Constructor for class com.google.storage.v2.stub.GrpcStorageStub
Constructs an instance of GrpcStorageStub, using the given settings.
GrpcStorageStub(StorageStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.storage.v2.stub.GrpcStorageStub
Constructs an instance of GrpcStorageStub, using the given settings.

H

hasAction() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The action to take.
hasAction() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
The action to take.
hasAction() - Method in interface com.google.storage.v2.Bucket.Lifecycle.RuleOrBuilder
The action to take.
hasAgeDays() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Age of an object (in days).
hasAgeDays() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Age of an object (in days).
hasAgeDays() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Age of an object (in days).
hasAutoclass() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's Autoclass configuration.
hasAutoclass() - Method in class com.google.storage.v2.Bucket
The bucket's Autoclass configuration.
hasAutoclass() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's Autoclass configuration.
hasBilling() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's billing config.
hasBilling() - Method in class com.google.storage.v2.Bucket
The bucket's billing config.
hasBilling() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's billing config.
hasBucket() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Properties of the new bucket being inserted.
hasBucket() - Method in class com.google.storage.v2.CreateBucketRequest
Properties of the new bucket being inserted.
hasBucket() - Method in interface com.google.storage.v2.CreateBucketRequestOrBuilder
Properties of the new bucket being inserted.
hasBucket() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
hasBucket() - Method in class com.google.storage.v2.UpdateBucketRequest
Required.
hasBucket() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Required.
hasChecksummedData() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
A portion of the data for the object.
hasChecksummedData() - Method in class com.google.storage.v2.ReadObjectResponse
A portion of the data for the object.
hasChecksummedData() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
A portion of the data for the object.
hasChecksummedData() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
The data to insert.
hasChecksummedData() - Method in class com.google.storage.v2.WriteObjectRequest
The data to insert.
hasChecksummedData() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
The data to insert.
hasChecksums() - Method in class com.google.storage.v2.Object.Builder
Output only.
hasChecksums() - Method in class com.google.storage.v2.Object
Output only.
hasChecksums() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.ComposeObjectRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.DeleteObjectRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.GetObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.GetObjectRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.QueryWriteStatusRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.QueryWriteStatusRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.ReadObjectRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.RewriteObjectRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.StartResumableWriteRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.UpdateObjectRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in class com.google.storage.v2.WriteObjectRequest
A set of parameters common to Storage API requests concerning an object.
hasCommonObjectRequestParams() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
A set of parameters common to Storage API requests concerning an object.
hasCondition() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The condition(s) under which the action will be taken.
hasCondition() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
The condition(s) under which the action will be taken.
hasCondition() - Method in interface com.google.storage.v2.Bucket.Lifecycle.RuleOrBuilder
The condition(s) under which the action will be taken.
hasContentRange() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
hasContentRange() - Method in class com.google.storage.v2.ReadObjectResponse
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
hasContentRange() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
hasCrc32C() - Method in class com.google.storage.v2.ChecksummedData.Builder
If set, the CRC32C digest of the content field.
hasCrc32C() - Method in class com.google.storage.v2.ChecksummedData
If set, the CRC32C digest of the content field.
hasCrc32C() - Method in interface com.google.storage.v2.ChecksummedDataOrBuilder
If set, the CRC32C digest of the content field.
hasCrc32C() - Method in class com.google.storage.v2.ObjectChecksums.Builder
CRC32C digest of the object data.
hasCrc32C() - Method in class com.google.storage.v2.ObjectChecksums
CRC32C digest of the object data.
hasCrc32C() - Method in interface com.google.storage.v2.ObjectChecksumsOrBuilder
CRC32C digest of the object data.
hasCreatedBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
hasCreatedBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
This condition is satisfied when an object is created before midnight of the specified date in UTC.
hasCreatedBefore() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
hasCreateTime() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
hasCreateTime() - Method in class com.google.storage.v2.Bucket
Output only.
hasCreateTime() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
hasCreateTime() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
hasCreateTime() - Method in class com.google.storage.v2.HmacKeyMetadata
Output only.
hasCreateTime() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Output only.
hasCreateTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
hasCreateTime() - Method in class com.google.storage.v2.Object
Output only.
hasCreateTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
hasCustomerEncryption() - Method in class com.google.storage.v2.Object.Builder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
hasCustomerEncryption() - Method in class com.google.storage.v2.Object
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
hasCustomerEncryption() - Method in interface com.google.storage.v2.ObjectOrBuilder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
hasCustomPlacementConfig() - Method in class com.google.storage.v2.Bucket.Builder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
hasCustomPlacementConfig() - Method in class com.google.storage.v2.Bucket
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
hasCustomPlacementConfig() - Method in interface com.google.storage.v2.BucketOrBuilder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
hasCustomTime() - Method in class com.google.storage.v2.Object.Builder
A user-specified timestamp set on an object.
hasCustomTime() - Method in class com.google.storage.v2.Object
A user-specified timestamp set on an object.
hasCustomTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
A user-specified timestamp set on an object.
hasCustomTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
hasCustomTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
hasCustomTimeBefore() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
hasDaysSinceCustomTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Number of days that have elapsed since the custom timestamp set on an object.
hasDaysSinceCustomTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Number of days that have elapsed since the custom timestamp set on an object.
hasDaysSinceCustomTime() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Number of days that have elapsed since the custom timestamp set on an object.
hasDaysSinceNoncurrentTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
hasDaysSinceNoncurrentTime() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
This condition is relevant only for versioned objects.
hasDaysSinceNoncurrentTime() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
This condition is relevant only for versioned objects.
hasDeleteTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
hasDeleteTime() - Method in class com.google.storage.v2.Object
Output only.
hasDeleteTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
hasDestination() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Required.
hasDestination() - Method in class com.google.storage.v2.ComposeObjectRequest
Required.
hasDestination() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Required.
hasDestination() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Properties of the destination, post-rewrite object.
hasDestination() - Method in class com.google.storage.v2.RewriteObjectRequest
Properties of the destination, post-rewrite object.
hasDestination() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Properties of the destination, post-rewrite object.
hasEffectiveTime() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Server-determined value that indicates the time from which policy was enforced and effective.
hasEffectiveTime() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
Server-determined value that indicates the time from which policy was enforced and effective.
hasEffectiveTime() - Method in interface com.google.storage.v2.Bucket.RetentionPolicyOrBuilder
Server-determined value that indicates the time from which policy was enforced and effective.
hasEncryption() - Method in class com.google.storage.v2.Bucket.Builder
Encryption config for a bucket.
hasEncryption() - Method in class com.google.storage.v2.Bucket
Encryption config for a bucket.
hasEncryption() - Method in interface com.google.storage.v2.BucketOrBuilder
Encryption config for a bucket.
hasEventBasedHold() - Method in class com.google.storage.v2.Object.Builder
Whether an object is under event-based hold.
hasEventBasedHold() - Method in class com.google.storage.v2.Object
Whether an object is under event-based hold.
hasEventBasedHold() - Method in interface com.google.storage.v2.ObjectOrBuilder
Whether an object is under event-based hold.
hashCode() - Method in class com.google.cloud.storage.Acl.Entity
 
hashCode() - Method in class com.google.cloud.storage.Acl
 
hashCode() - Method in class com.google.cloud.storage.Acl.Project
 
hashCode() - Method in class com.google.cloud.storage.Blob
 
hashCode() - Method in class com.google.cloud.storage.BlobId
 
hashCode() - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
 
hashCode() - Method in class com.google.cloud.storage.BlobInfo
 
hashCode() - Method in class com.google.cloud.storage.Bucket
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.Autoclass
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.CustomPlacementConfig
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.DeleteRule
Deprecated.
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
hashCode() - Method in class com.google.cloud.storage.BucketInfo.Logging
 
hashCode() - Method in class com.google.cloud.storage.Cors
 
hashCode() - Method in class com.google.cloud.storage.Cors.Origin
 
hashCode() - Method in class com.google.cloud.storage.GrpcStorageOptions
 
hashCode() - Method in class com.google.cloud.storage.HmacKey
 
hashCode() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
 
hashCode() - Method in class com.google.cloud.storage.HttpStorageOptions
 
hashCode() - Method in class com.google.cloud.storage.Notification
 
hashCode() - Method in class com.google.cloud.storage.NotificationInfo
 
hashCode() - Method in class com.google.cloud.storage.PostPolicyV4.ConditionV4
 
hashCode() - Method in class com.google.cloud.storage.ServiceAccount
 
hashCode() - Method in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
hashCode() - Method in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
hashCode() - Method in class com.google.cloud.storage.StorageOptions
 
hashCode() - Method in class com.google.cloud.storage.transfermanager.DownloadJob
 
hashCode() - Method in class com.google.cloud.storage.transfermanager.DownloadResult
 
hashCode() - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig
 
hashCode() - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig
 
hashCode() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
 
hashCode() - Method in class com.google.cloud.storage.transfermanager.UploadJob
 
hashCode() - Method in class com.google.cloud.storage.transfermanager.UploadResult
 
hashCode() - Method in class com.google.storage.v2.Bucket.Autoclass
 
hashCode() - Method in class com.google.storage.v2.Bucket.Billing
 
hashCode() - Method in class com.google.storage.v2.Bucket.Cors
 
hashCode() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
hashCode() - Method in class com.google.storage.v2.Bucket.Encryption
 
hashCode() - Method in class com.google.storage.v2.Bucket
 
hashCode() - Method in class com.google.storage.v2.Bucket.IamConfig
 
hashCode() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
hashCode() - Method in class com.google.storage.v2.Bucket.Lifecycle
 
hashCode() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
hashCode() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
hashCode() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
hashCode() - Method in class com.google.storage.v2.Bucket.Logging
 
hashCode() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
hashCode() - Method in class com.google.storage.v2.Bucket.Versioning
 
hashCode() - Method in class com.google.storage.v2.Bucket.Website
 
hashCode() - Method in class com.google.storage.v2.BucketAccessControl
 
hashCode() - Method in class com.google.storage.v2.BucketName
 
hashCode() - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
hashCode() - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
hashCode() - Method in class com.google.storage.v2.ChecksummedData
 
hashCode() - Method in class com.google.storage.v2.CommonObjectRequestParams
 
hashCode() - Method in class com.google.storage.v2.ComposeObjectRequest
 
hashCode() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
hashCode() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
hashCode() - Method in class com.google.storage.v2.ContentRange
 
hashCode() - Method in class com.google.storage.v2.CreateBucketRequest
 
hashCode() - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
hashCode() - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
hashCode() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
hashCode() - Method in class com.google.storage.v2.CryptoKeyName
 
hashCode() - Method in class com.google.storage.v2.CustomerEncryption
 
hashCode() - Method in class com.google.storage.v2.DeleteBucketRequest
 
hashCode() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
hashCode() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
hashCode() - Method in class com.google.storage.v2.DeleteObjectRequest
 
hashCode() - Method in class com.google.storage.v2.GetBucketRequest
 
hashCode() - Method in class com.google.storage.v2.GetHmacKeyRequest
 
hashCode() - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
hashCode() - Method in class com.google.storage.v2.GetObjectRequest
 
hashCode() - Method in class com.google.storage.v2.GetServiceAccountRequest
 
hashCode() - Method in class com.google.storage.v2.HmacKeyMetadata
 
hashCode() - Method in class com.google.storage.v2.ListBucketsRequest
 
hashCode() - Method in class com.google.storage.v2.ListBucketsResponse
 
hashCode() - Method in class com.google.storage.v2.ListHmacKeysRequest
 
hashCode() - Method in class com.google.storage.v2.ListHmacKeysResponse
 
hashCode() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
hashCode() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
hashCode() - Method in class com.google.storage.v2.ListObjectsRequest
 
hashCode() - Method in class com.google.storage.v2.ListObjectsResponse
 
hashCode() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
hashCode() - Method in class com.google.storage.v2.NotificationConfig
 
hashCode() - Method in class com.google.storage.v2.NotificationConfigName
 
hashCode() - Method in class com.google.storage.v2.Object
 
hashCode() - Method in class com.google.storage.v2.ObjectAccessControl
 
hashCode() - Method in class com.google.storage.v2.ObjectChecksums
 
hashCode() - Method in class com.google.storage.v2.Owner
 
hashCode() - Method in class com.google.storage.v2.ProjectName
 
hashCode() - Method in class com.google.storage.v2.ProjectTeam
 
hashCode() - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
hashCode() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
hashCode() - Method in class com.google.storage.v2.ReadObjectRequest
 
hashCode() - Method in class com.google.storage.v2.ReadObjectResponse
 
hashCode() - Method in class com.google.storage.v2.RewriteObjectRequest
 
hashCode() - Method in class com.google.storage.v2.RewriteResponse
 
hashCode() - Method in class com.google.storage.v2.ServiceAccount
 
hashCode() - Method in class com.google.storage.v2.ServiceConstants
 
hashCode() - Method in class com.google.storage.v2.StartResumableWriteRequest
 
hashCode() - Method in class com.google.storage.v2.StartResumableWriteResponse
 
hashCode() - Method in class com.google.storage.v2.UpdateBucketRequest
 
hashCode() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
hashCode() - Method in class com.google.storage.v2.UpdateObjectRequest
 
hashCode() - Method in class com.google.storage.v2.WriteObjectRequest
 
hashCode() - Method in class com.google.storage.v2.WriteObjectResponse
 
hashCode() - Method in class com.google.storage.v2.WriteObjectSpec
 
hasHmacKey() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Required.
hasHmacKey() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
Required.
hasHmacKey() - Method in interface com.google.storage.v2.UpdateHmacKeyRequestOrBuilder
Required.
hasIamConfig() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's IAM config.
hasIamConfig() - Method in class com.google.storage.v2.Bucket
The bucket's IAM config.
hasIamConfig() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's IAM config.
hasIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
Only perform the composition if the generation of the source object that would be used matches this value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
Only perform the composition if the generation of the source object that would be used matches this value.
hasIfGenerationMatch() - Method in interface com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditionsOrBuilder
Only perform the composition if the generation of the source object that would be used matches this value.
hasIfGenerationMatch() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationMatch() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Makes the operation conditional on whether the object's current generation matches the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfGenerationNotMatch() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Makes the operation conditional on whether the object's live generation does not match the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.ComposeObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
If set, only deletes the bucket if its metageneration matches this value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteBucketRequest
If set, only deletes the bucket if its metageneration matches this value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.DeleteBucketRequestOrBuilder
If set, only deletes the bucket if its metageneration matches this value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.DeleteObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.GetBucketRequest.Builder
If set, and if the bucket's current metageneration does not match the specified value, the request will return an error.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.GetBucketRequest
If set, and if the bucket's current metageneration does not match the specified value, the request will return an error.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
If set, and if the bucket's current metageneration does not match the specified value, the request will return an error.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.GetObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.ReadObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
If set, will only modify the bucket if its metageneration matches this value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateBucketRequest
If set, will only modify the bucket if its metageneration matches this value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
If set, will only modify the bucket if its metageneration matches this value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.UpdateObjectRequest
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in class com.google.storage.v2.WriteObjectSpec
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationMatch() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Makes the operation conditional on whether the object's current metageneration matches the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
If set, only deletes the bucket if its metageneration does not match this value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteBucketRequest
If set, only deletes the bucket if its metageneration does not match this value.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.DeleteBucketRequestOrBuilder
If set, only deletes the bucket if its metageneration does not match this value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.DeleteObjectRequest
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.DeleteObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetBucketRequest.Builder
If set, and if the bucket's current metageneration matches the specified value, the request will return an error.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetBucketRequest
If set, and if the bucket's current metageneration matches the specified value, the request will return an error.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
If set, and if the bucket's current metageneration matches the specified value, the request will return an error.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.GetObjectRequest
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.ReadObjectRequest
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the destination object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
If set, will only modify the bucket if its metageneration does not match this value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateBucketRequest
If set, will only modify the bucket if its metageneration does not match this value.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
If set, will only modify the bucket if its metageneration does not match this value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.UpdateObjectRequest
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in class com.google.storage.v2.WriteObjectSpec
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfMetagenerationNotMatch() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
hasIfSourceGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's live generation matches the given value.
hasIfSourceGenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the source object's live generation matches the given value.
hasIfSourceGenerationMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the source object's live generation matches the given value.
hasIfSourceGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's live generation does not match the given value.
hasIfSourceGenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the source object's live generation does not match the given value.
hasIfSourceGenerationNotMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the source object's live generation does not match the given value.
hasIfSourceMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's current metageneration matches the given value.
hasIfSourceMetagenerationMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the source object's current metageneration matches the given value.
hasIfSourceMetagenerationMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the source object's current metageneration matches the given value.
hasIfSourceMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
hasIfSourceMetagenerationNotMatch() - Method in class com.google.storage.v2.RewriteObjectRequest
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
hasIfSourceMetagenerationNotMatch() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
hasIsLive() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Relevant only for versioned objects.
hasIsLive() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
hasIsLive() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Relevant only for versioned objects.
hasLifecycle() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's lifecycle config.
hasLifecycle() - Method in class com.google.storage.v2.Bucket
The bucket's lifecycle config.
hasLifecycle() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's lifecycle config.
hasLockTime() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
hasLockTime() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
hasLockTime() - Method in interface com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccessOrBuilder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
hasLogging() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
hasLogging() - Method in class com.google.storage.v2.Bucket
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
hasLogging() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
hasMetadata() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
Key metadata.
hasMetadata() - Method in class com.google.storage.v2.CreateHmacKeyResponse
Key metadata.
hasMetadata() - Method in interface com.google.storage.v2.CreateHmacKeyResponseOrBuilder
Key metadata.
hasMetadata() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
Metadata of the object whose media is being returned.
hasMetadata() - Method in class com.google.storage.v2.ReadObjectResponse
Metadata of the object whose media is being returned.
hasMetadata() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
Metadata of the object whose media is being returned.
hasNoncurrentTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
hasNoncurrentTimeBefore() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
This condition is relevant only for versioned objects.
hasNoncurrentTimeBefore() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
This condition is relevant only for versioned objects.
hasNotificationConfig() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
hasNotificationConfig() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
Required.
hasNotificationConfig() - Method in interface com.google.storage.v2.CreateNotificationConfigRequestOrBuilder
Required.
hasNumNewerVersions() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Relevant only for versioned objects.
hasNumNewerVersions() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
Relevant only for versioned objects.
hasNumNewerVersions() - Method in interface com.google.storage.v2.Bucket.Lifecycle.Rule.ConditionOrBuilder
Relevant only for versioned objects.
hasObject() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
hasObject() - Method in class com.google.storage.v2.UpdateObjectRequest
Required.
hasObject() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Required.
hasObjectChecksums() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The checksums of the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.ComposeObjectRequest
The checksums of the complete object.
hasObjectChecksums() - Method in interface com.google.storage.v2.ComposeObjectRequestOrBuilder
The checksums of the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
The checksums of the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.ReadObjectResponse
The checksums of the complete object.
hasObjectChecksums() - Method in interface com.google.storage.v2.ReadObjectResponseOrBuilder
The checksums of the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The checksums of the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.RewriteObjectRequest
The checksums of the complete object.
hasObjectChecksums() - Method in interface com.google.storage.v2.RewriteObjectRequestOrBuilder
The checksums of the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
The checksums of the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.StartResumableWriteRequest
The checksums of the complete object.
hasObjectChecksums() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
The checksums of the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Checksums for the complete object.
hasObjectChecksums() - Method in class com.google.storage.v2.WriteObjectRequest
Checksums for the complete object.
hasObjectChecksums() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
Checksums for the complete object.
hasObjectPreconditions() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Conditions that must be met for this operation to execute.
hasObjectPreconditions() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
Conditions that must be met for this operation to execute.
hasObjectPreconditions() - Method in interface com.google.storage.v2.ComposeObjectRequest.SourceObjectOrBuilder
Conditions that must be met for this operation to execute.
hasObjectSize() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
The expected final object size being uploaded.
hasObjectSize() - Method in class com.google.storage.v2.WriteObjectSpec
The expected final object size being uploaded.
hasObjectSize() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
The expected final object size being uploaded.
hasOwner() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
hasOwner() - Method in class com.google.storage.v2.Bucket
Output only.
hasOwner() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
hasOwner() - Method in class com.google.storage.v2.Object.Builder
Output only.
hasOwner() - Method in class com.google.storage.v2.Object
Output only.
hasOwner() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
hasPersistedSize() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
hasPersistedSize() - Method in class com.google.storage.v2.QueryWriteStatusResponse
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
hasPersistedSize() - Method in interface com.google.storage.v2.QueryWriteStatusResponseOrBuilder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
hasPersistedSize() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
hasPersistedSize() - Method in class com.google.storage.v2.WriteObjectResponse
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
hasPersistedSize() - Method in interface com.google.storage.v2.WriteObjectResponseOrBuilder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
hasProjectTeam() - Method in class com.google.storage.v2.BucketAccessControl.Builder
The project team associated with the entity, if any.
hasProjectTeam() - Method in class com.google.storage.v2.BucketAccessControl
The project team associated with the entity, if any.
hasProjectTeam() - Method in interface com.google.storage.v2.BucketAccessControlOrBuilder
The project team associated with the entity, if any.
hasProjectTeam() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The project team associated with the entity, if any.
hasProjectTeam() - Method in class com.google.storage.v2.ObjectAccessControl
The project team associated with the entity, if any.
hasProjectTeam() - Method in interface com.google.storage.v2.ObjectAccessControlOrBuilder
The project team associated with the entity, if any.
hasReadMask() - Method in class com.google.storage.v2.GetBucketRequest.Builder
Mask specifying which fields to read.
hasReadMask() - Method in class com.google.storage.v2.GetBucketRequest
Mask specifying which fields to read.
hasReadMask() - Method in interface com.google.storage.v2.GetBucketRequestOrBuilder
Mask specifying which fields to read.
hasReadMask() - Method in class com.google.storage.v2.GetObjectRequest.Builder
Mask specifying which fields to read.
hasReadMask() - Method in class com.google.storage.v2.GetObjectRequest
Mask specifying which fields to read.
hasReadMask() - Method in interface com.google.storage.v2.GetObjectRequestOrBuilder
Mask specifying which fields to read.
hasReadMask() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Mask specifying which fields to read from each result.
hasReadMask() - Method in class com.google.storage.v2.ListBucketsRequest
Mask specifying which fields to read from each result.
hasReadMask() - Method in interface com.google.storage.v2.ListBucketsRequestOrBuilder
Mask specifying which fields to read from each result.
hasReadMask() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Mask specifying which fields to read from each result.
hasReadMask() - Method in class com.google.storage.v2.ListObjectsRequest
Mask specifying which fields to read from each result.
hasReadMask() - Method in interface com.google.storage.v2.ListObjectsRequestOrBuilder
Mask specifying which fields to read from each result.
hasReadMask() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Mask specifying which fields to read.
hasReadMask() - Method in class com.google.storage.v2.ReadObjectRequest
Mask specifying which fields to read.
hasReadMask() - Method in interface com.google.storage.v2.ReadObjectRequestOrBuilder
Mask specifying which fields to read.
hasResource() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
A resource containing the metadata for the uploaded object.
hasResource() - Method in class com.google.storage.v2.QueryWriteStatusResponse
A resource containing the metadata for the uploaded object.
hasResource() - Method in interface com.google.storage.v2.QueryWriteStatusResponseOrBuilder
A resource containing the metadata for the uploaded object.
hasResource() - Method in class com.google.storage.v2.RewriteResponse.Builder
A resource containing the metadata for the copied-to object.
hasResource() - Method in class com.google.storage.v2.RewriteResponse
A resource containing the metadata for the copied-to object.
hasResource() - Method in interface com.google.storage.v2.RewriteResponseOrBuilder
A resource containing the metadata for the copied-to object.
hasResource() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
A resource containing the metadata for the uploaded object.
hasResource() - Method in class com.google.storage.v2.WriteObjectResponse
A resource containing the metadata for the uploaded object.
hasResource() - Method in interface com.google.storage.v2.WriteObjectResponseOrBuilder
A resource containing the metadata for the uploaded object.
hasResource() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Required.
hasResource() - Method in class com.google.storage.v2.WriteObjectSpec
Required.
hasResource() - Method in interface com.google.storage.v2.WriteObjectSpecOrBuilder
Required.
hasRetentionDuration() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
The duration that objects need to be retained.
hasRetentionDuration() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
The duration that objects need to be retained.
hasRetentionDuration() - Method in interface com.google.storage.v2.Bucket.RetentionPolicyOrBuilder
The duration that objects need to be retained.
hasRetentionExpireTime() - Method in class com.google.storage.v2.Object.Builder
A server-determined value that specifies the earliest time that the object's retention period expires.
hasRetentionExpireTime() - Method in class com.google.storage.v2.Object
A server-determined value that specifies the earliest time that the object's retention period expires.
hasRetentionExpireTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
A server-determined value that specifies the earliest time that the object's retention period expires.
hasRetentionPolicy() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's retention policy.
hasRetentionPolicy() - Method in class com.google.storage.v2.Bucket
The bucket's retention policy.
hasRetentionPolicy() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's retention policy.
hasToggleTime() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Output only.
hasToggleTime() - Method in class com.google.storage.v2.Bucket.Autoclass
Output only.
hasToggleTime() - Method in interface com.google.storage.v2.Bucket.AutoclassOrBuilder
Output only.
hasUniformBucketLevelAccess() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Bucket restriction options currently enforced on the bucket.
hasUniformBucketLevelAccess() - Method in class com.google.storage.v2.Bucket.IamConfig
Bucket restriction options currently enforced on the bucket.
hasUniformBucketLevelAccess() - Method in interface com.google.storage.v2.Bucket.IamConfigOrBuilder
Bucket restriction options currently enforced on the bucket.
hasUpdateMask() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
hasUpdateMask() - Method in class com.google.storage.v2.UpdateBucketRequest
Required.
hasUpdateMask() - Method in interface com.google.storage.v2.UpdateBucketRequestOrBuilder
Required.
hasUpdateMask() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Update mask for hmac_key.
hasUpdateMask() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
Update mask for hmac_key.
hasUpdateMask() - Method in interface com.google.storage.v2.UpdateHmacKeyRequestOrBuilder
Update mask for hmac_key.
hasUpdateMask() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
hasUpdateMask() - Method in class com.google.storage.v2.UpdateObjectRequest
Required.
hasUpdateMask() - Method in interface com.google.storage.v2.UpdateObjectRequestOrBuilder
Required.
hasUpdateStorageClassTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
hasUpdateStorageClassTime() - Method in class com.google.storage.v2.Object
Output only.
hasUpdateStorageClassTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
hasUpdateTime() - Method in class com.google.storage.v2.Bucket.Builder
Output only.
hasUpdateTime() - Method in class com.google.storage.v2.Bucket
Output only.
hasUpdateTime() - Method in interface com.google.storage.v2.BucketOrBuilder
Output only.
hasUpdateTime() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
hasUpdateTime() - Method in class com.google.storage.v2.HmacKeyMetadata
Output only.
hasUpdateTime() - Method in interface com.google.storage.v2.HmacKeyMetadataOrBuilder
Output only.
hasUpdateTime() - Method in class com.google.storage.v2.Object.Builder
Output only.
hasUpdateTime() - Method in class com.google.storage.v2.Object
Output only.
hasUpdateTime() - Method in interface com.google.storage.v2.ObjectOrBuilder
Output only.
hasUploadId() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For resumable uploads.
hasUploadId() - Method in class com.google.storage.v2.WriteObjectRequest
For resumable uploads.
hasUploadId() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
For resumable uploads.
hasVersioning() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's versioning config.
hasVersioning() - Method in class com.google.storage.v2.Bucket
The bucket's versioning config.
hasVersioning() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's versioning config.
hasWebsite() - Method in class com.google.storage.v2.Bucket.Builder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
hasWebsite() - Method in class com.google.storage.v2.Bucket
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
hasWebsite() - Method in interface com.google.storage.v2.BucketOrBuilder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
hasWriteObjectSpec() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
Required.
hasWriteObjectSpec() - Method in class com.google.storage.v2.StartResumableWriteRequest
Required.
hasWriteObjectSpec() - Method in interface com.google.storage.v2.StartResumableWriteRequestOrBuilder
Required.
hasWriteObjectSpec() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For non-resumable uploads.
hasWriteObjectSpec() - Method in class com.google.storage.v2.WriteObjectRequest
For non-resumable uploads.
hasWriteObjectSpec() - Method in interface com.google.storage.v2.WriteObjectRequestOrBuilder
For non-resumable uploads.
HEAD - Static variable in class com.google.cloud.storage.HttpMethod
 
HMAC_KEY_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateHmacKeyRequest
 
HMAC_KEYS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListHmacKeysResponse
 
HmacKey - Class in com.google.cloud.storage
HMAC key for a service account.
HmacKey.Builder - Class in com.google.cloud.storage
Builder for HmacKey objects.
HmacKey.HmacKeyMetadata - Class in com.google.cloud.storage
The metadata for a service account HMAC key.
HmacKey.HmacKeyMetadata.Builder - Class in com.google.cloud.storage
Builder for HmacKeyMetadata objects.
HmacKey.HmacKeyState - Enum in com.google.cloud.storage
 
HmacKeyMetadata - Class in com.google.storage.v2
Hmac Key Metadata, which includes all information other than the secret.
HmacKeyMetadata.Builder - Class in com.google.storage.v2
Hmac Key Metadata, which includes all information other than the secret.
HmacKeyMetadataOrBuilder - Interface in com.google.storage.v2
 
http() - Static method in class com.google.cloud.storage.StorageOptions
Builder factory method which will create a JSON over HTTP specific instance of storage options.
HttpCopyWriter - Class in com.google.cloud.storage
 
HttpMethod - Class in com.google.cloud.storage
Http method supported by Storage service.
httpMethod(HttpMethod) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
The HTTP method to be used with the signed URL.
HttpRpcContext - Class in com.google.cloud.storage.spi.v1
 
HttpStorageFactory() - Constructor for class com.google.cloud.storage.HttpStorageOptions.HttpStorageFactory
HttpStorageOptions - Class in com.google.cloud.storage
 
HttpStorageOptions.Builder - Class in com.google.cloud.storage
 
HttpStorageOptions.HttpStorageDefaults - Class in com.google.cloud.storage
 
HttpStorageOptions.HttpStorageFactory - Class in com.google.cloud.storage
Internal implementation detail, only public to allow for Serializable.
HttpStorageOptions.HttpStorageRpcFactory - Class in com.google.cloud.storage
Internal implementation detail, only public to allow for Serializable.
HttpStorageRpc - Class in com.google.cloud.storage.spi.v1
 
HttpStorageRpc(StorageOptions) - Constructor for class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
HttpStorageRpc(StorageOptions, JsonFactory) - Constructor for class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
HttpStorageRpcFactory() - Constructor for class com.google.cloud.storage.HttpStorageOptions.HttpStorageRpcFactory

I

IAM_CONFIG_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
 
ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
IF_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest
 
IF_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
IF_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteObjectRequest
 
IF_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
IF_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
IF_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
IF_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateObjectRequest
 
IF_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectSpec
 
IF_GENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteObjectRequest
 
IF_GENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
IF_GENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
IF_GENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
IF_GENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateObjectRequest
 
IF_GENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectSpec
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteBucketRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteObjectRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetBucketRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateBucketRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateObjectRequest
 
IF_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectSpec
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteBucketRequest
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteObjectRequest
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetBucketRequest
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateBucketRequest
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateObjectRequest
 
IF_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectSpec
 
IF_SOURCE_GENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
IF_SOURCE_GENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
IF_SOURCE_METAGENERATION_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
IF_SOURCE_METAGENERATION_NOT_MATCH_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
ImmutableEmptyMap() - Constructor for class com.google.cloud.storage.BlobInfo.ImmutableEmptyMap
 
INCLUDE_TRAILING_DELIMITER_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
init() - Static method in class com.google.cloud.storage.spi.v1.HttpRpcContext
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Autoclass
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Billing
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Cors
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Encryption
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.IamConfig
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Lifecycle
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Logging
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Versioning
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Website.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Bucket.Website
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.BucketAccessControl
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ChecksummedData.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ChecksummedData
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CommonObjectRequestParams
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ComposeObjectRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ContentRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ContentRange
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CreateBucketRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.CustomerEncryption
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.DeleteBucketRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.DeleteObjectRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetBucketRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetHmacKeyRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetObjectRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.GetServiceAccountRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.HmacKeyMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListBucketsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListBucketsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListHmacKeysRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListHmacKeysResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListObjectsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ListObjectsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.NotificationConfig
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Object.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Object
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ObjectAccessControl
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ObjectChecksums
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Owner.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.Owner
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ProjectTeam.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ProjectTeam
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ReadObjectRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ReadObjectResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.RewriteObjectRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.RewriteResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.RewriteResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ServiceAccount.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ServiceAccount
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ServiceConstants.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.ServiceConstants
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.StartResumableWriteRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.StartResumableWriteResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.UpdateBucketRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.UpdateObjectRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.WriteObjectRequest
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.WriteObjectResponse
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.storage.v2.WriteObjectSpec
 
internalGetMapField(int) - Method in class com.google.storage.v2.Bucket.Builder
 
internalGetMapField(int) - Method in class com.google.storage.v2.Bucket
 
internalGetMapField(int) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
internalGetMapField(int) - Method in class com.google.storage.v2.NotificationConfig
 
internalGetMapField(int) - Method in class com.google.storage.v2.Object.Builder
 
internalGetMapField(int) - Method in class com.google.storage.v2.Object
 
internalGetMutableMapField(int) - Method in class com.google.storage.v2.Bucket.Builder
 
internalGetMutableMapField(int) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
internalGetMutableMapField(int) - Method in class com.google.storage.v2.Object.Builder
 
internalGetValueMap() - Static method in enum com.google.storage.v2.ServiceConstants.Values
 
IS_LIVE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
IS_LOCKED_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.RetentionPolicy
 
isAllowDivideAndConquer() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
Whether to allow Transfer Manager to perform chunked Uploads/Downloads if it determines chunking will be beneficial
isAttemptDirectPath() - Method in class com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
 
isBucketPolicyOnlyEnabled() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
Deprecated.
isDirectory() - Method in class com.google.cloud.storage.BlobInfo
Returns true if the current blob represents a directory.
isDone() - Method in class com.google.cloud.storage.CopyWriter
Returns true if blob copy has finished, false otherwise.
isDone() - Method in class com.google.cloud.storage.HttpCopyWriter
 
isDone - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Autoclass
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Billing
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Cors
 
isInitialized() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Encryption
 
isInitialized() - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.IamConfig
 
isInitialized() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
isInitialized() - Method in class com.google.storage.v2.Bucket
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Lifecycle
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Logging
 
isInitialized() - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Versioning
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Website.Builder
 
isInitialized() - Method in class com.google.storage.v2.Bucket.Website
 
isInitialized() - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
isInitialized() - Method in class com.google.storage.v2.BucketAccessControl
 
isInitialized() - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
isInitialized() - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
isInitialized() - Method in class com.google.storage.v2.ChecksummedData.Builder
 
isInitialized() - Method in class com.google.storage.v2.ChecksummedData
 
isInitialized() - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
isInitialized() - Method in class com.google.storage.v2.CommonObjectRequestParams
 
isInitialized() - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.ComposeObjectRequest
 
isInitialized() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
isInitialized() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
isInitialized() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
isInitialized() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
isInitialized() - Method in class com.google.storage.v2.ContentRange.Builder
 
isInitialized() - Method in class com.google.storage.v2.ContentRange
 
isInitialized() - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.CreateBucketRequest
 
isInitialized() - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
isInitialized() - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
isInitialized() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
isInitialized() - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
isInitialized() - Method in class com.google.storage.v2.CustomerEncryption
 
isInitialized() - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.DeleteBucketRequest
 
isInitialized() - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
isInitialized() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
isInitialized() - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.DeleteObjectRequest
 
isInitialized() - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.GetBucketRequest
 
isInitialized() - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.GetHmacKeyRequest
 
isInitialized() - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
isInitialized() - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.GetObjectRequest
 
isInitialized() - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.GetServiceAccountRequest
 
isInitialized() - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
isInitialized() - Method in class com.google.storage.v2.HmacKeyMetadata
 
isInitialized() - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.ListBucketsRequest
 
isInitialized() - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.ListBucketsResponse
 
isInitialized() - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.ListHmacKeysRequest
 
isInitialized() - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.ListHmacKeysResponse
 
isInitialized() - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
isInitialized() - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
isInitialized() - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.ListObjectsRequest
 
isInitialized() - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.ListObjectsResponse
 
isInitialized() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
isInitialized() - Method in class com.google.storage.v2.NotificationConfig.Builder
 
isInitialized() - Method in class com.google.storage.v2.NotificationConfig
 
isInitialized() - Method in class com.google.storage.v2.Object.Builder
 
isInitialized() - Method in class com.google.storage.v2.Object
 
isInitialized() - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
isInitialized() - Method in class com.google.storage.v2.ObjectAccessControl
 
isInitialized() - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
isInitialized() - Method in class com.google.storage.v2.ObjectChecksums
 
isInitialized() - Method in class com.google.storage.v2.Owner.Builder
 
isInitialized() - Method in class com.google.storage.v2.Owner
 
isInitialized() - Method in class com.google.storage.v2.ProjectTeam.Builder
 
isInitialized() - Method in class com.google.storage.v2.ProjectTeam
 
isInitialized() - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
isInitialized() - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
isInitialized() - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.ReadObjectRequest
 
isInitialized() - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.ReadObjectResponse
 
isInitialized() - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.RewriteObjectRequest
 
isInitialized() - Method in class com.google.storage.v2.RewriteResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.RewriteResponse
 
isInitialized() - Method in class com.google.storage.v2.ServiceAccount.Builder
 
isInitialized() - Method in class com.google.storage.v2.ServiceAccount
 
isInitialized() - Method in class com.google.storage.v2.ServiceConstants.Builder
 
isInitialized() - Method in class com.google.storage.v2.ServiceConstants
 
isInitialized() - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.StartResumableWriteRequest
 
isInitialized() - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.StartResumableWriteResponse
 
isInitialized() - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.UpdateBucketRequest
 
isInitialized() - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
isInitialized() - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.UpdateObjectRequest
 
isInitialized() - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
isInitialized() - Method in class com.google.storage.v2.WriteObjectRequest
 
isInitialized() - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
isInitialized() - Method in class com.google.storage.v2.WriteObjectResponse
 
isInitialized() - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
isInitialized() - Method in class com.google.storage.v2.WriteObjectSpec
 
isLive() - Method in class com.google.cloud.storage.BucketInfo.IsLiveDeleteRule
Deprecated.
 
IsLiveDeleteRule(boolean) - Constructor for class com.google.cloud.storage.BucketInfo.IsLiveDeleteRule
Deprecated.
Creates an IsLiveDeleteRule object.
isParsableFrom(String) - Static method in class com.google.storage.v2.BucketName
 
isParsableFrom(String) - Static method in class com.google.storage.v2.CryptoKeyName
 
isParsableFrom(String) - Static method in class com.google.storage.v2.NotificationConfigName
 
isParsableFrom(String) - Static method in class com.google.storage.v2.ProjectName
 
isShutdown() - Method in class com.google.storage.v2.StorageClient
 
isShutdown() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
isSkipIfExists() - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig
If set Transfer Manager will skip uploading an object if it already exists, equivalent to providing Storage.BlobWriteOption.doesNotExist() in ParallelUploadConfig.getWriteOptsPerRequest()
isTerminated() - Method in class com.google.storage.v2.StorageClient
 
isTerminated() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
isUniformBucketLevelAccessEnabled() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
 

K

KEY_SHA256_BYTES_FIELD_NUMBER - Static variable in class com.google.storage.v2.CustomerEncryption
 
KMS_KEY_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest
 
KMS_KEY_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
kmsKeyName(String) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option to set a customer-managed KMS key for server-side encryption of the blob.
kmsKeyName(String) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option to set a customer-managed key for server-side encryption of the blob.
kmsKeyName(String) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option to set a customer-managed KMS key for server-side encryption of the blob.

L

LABELS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
legacyBucketOwner() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.buckets.get storage.buckets.update storage.buckets.setIamPolicy storage.buckets.getIamPolicy storage.objects.list storage.objects.create storage.objects.delete
legacyBucketReader() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.buckets.get storage.objects.list
legacyBucketWriter() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.buckets.get storage.objects.list storage.objects.create storage.objects.delete
legacyObjectOwner() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.get storage.objects.update storage.objects.getIamPolicy storage.objects.setIamPolicy
legacyObjectReader() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.get
LEXICOGRAPHIC_END_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
LEXICOGRAPHIC_START_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
LIFECYCLE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
LifecycleAction(String) - Constructor for class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
 
LifecycleRule(BucketInfo.LifecycleRule.LifecycleAction, BucketInfo.LifecycleRule.LifecycleCondition) - Constructor for class com.google.cloud.storage.BucketInfo.LifecycleRule
 
list(Storage.BlobListOption...) - Method in class com.google.cloud.storage.Bucket
Returns the paginated list of Blob in this bucket.
list(Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
list(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
list(Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the project's buckets.
list(String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the bucket's blobs.
list(Storage.BucketListOption...) - Method in interface com.google.cloud.storage.Storage
Lists the project's buckets.
list(String, Storage.BlobListOption...) - Method in interface com.google.cloud.storage.Storage
Lists the bucket's blobs.
list(Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
list(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
listAcls() - Method in class com.google.cloud.storage.Blob
Lists the ACL entries for this blob.
listAcls() - Method in class com.google.cloud.storage.Bucket
Lists the ACL entries for this bucket.
listAcls(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listAcls(String, String, Long) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listAcls(String, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the ACL entries for the provided bucket.
listAcls(String, String, Long) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the ACL entries for the provided object.
listAcls(String, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Lists the ACL entries for the provided bucket.
listAcls(String) - Method in interface com.google.cloud.storage.Storage
 
listAcls(BlobId) - Method in interface com.google.cloud.storage.Storage
Lists the ACL entries for the provided blob.
listAcls(String, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
listAcls(String, String, Long) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
listBuckets(ProjectName) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBuckets(String) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest, StreamObserver<ListBucketsResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves a list of buckets for a given project.
listBuckets(ListBucketsRequest, StreamObserver<ListBucketsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves a list of buckets for a given project.
listBucketsCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBucketsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listBucketsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listBucketsPagedCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of buckets for a given project.
listBucketsPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listBucketsPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
ListBucketsRequest - Class in com.google.storage.v2
Request message for ListBuckets.
ListBucketsRequest.Builder - Class in com.google.storage.v2
Request message for ListBuckets.
ListBucketsRequestOrBuilder - Interface in com.google.storage.v2
 
ListBucketsResponse - Class in com.google.storage.v2
The result of a call to Buckets.ListBuckets
ListBucketsResponse.Builder - Class in com.google.storage.v2
The result of a call to Buckets.ListBuckets
ListBucketsResponseOrBuilder - Interface in com.google.storage.v2
 
listBucketsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listBuckets.
listBucketsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listBuckets.
listBucketsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listBuckets.
listBucketsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listBuckets.
listDefaultAcls() - Method in class com.google.cloud.storage.Bucket
Lists the default blob ACL entries for this bucket.
listDefaultAcls(String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listDefaultAcls(String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the default object ACL entries for the provided bucket.
listDefaultAcls(String) - Method in interface com.google.cloud.storage.Storage
Lists the default blob ACL entries for the provided bucket.
listDefaultAcls(String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
listHmacKeys(Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listHmacKeys(Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lists the HMAC keys for the provided service account email.
listHmacKeys(Storage.ListHmacKeysOption...) - Method in interface com.google.cloud.storage.Storage
Lists HMAC keys for a given service account.
listHmacKeys(Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
listHmacKeys(ProjectName) - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(String) - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest) - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest, StreamObserver<ListHmacKeysResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeys(ListHmacKeysRequest, StreamObserver<ListHmacKeysResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeysCallable() - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeysCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listHmacKeysCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listHmacKeysPagedCallable() - Method in class com.google.storage.v2.StorageClient
Lists HMAC keys under a given project with the additional filters provided.
listHmacKeysPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listHmacKeysPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
ListHmacKeysRequest - Class in com.google.storage.v2
Request to fetch a list of HMAC keys under a given project.
ListHmacKeysRequest.Builder - Class in com.google.storage.v2
Request to fetch a list of HMAC keys under a given project.
ListHmacKeysRequestOrBuilder - Interface in com.google.storage.v2
 
ListHmacKeysResponse - Class in com.google.storage.v2
Hmac key list response with next page information.
ListHmacKeysResponse.Builder - Class in com.google.storage.v2
Hmac key list response with next page information.
ListHmacKeysResponseOrBuilder - Interface in com.google.storage.v2
 
listHmacKeysSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listHmacKeys.
listHmacKeysSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listHmacKeys.
listHmacKeysSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listHmacKeys.
listHmacKeysSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listHmacKeys.
listNotificationConfigs(BucketName) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigs(String) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigs(ListNotificationConfigsRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigs(ListNotificationConfigsRequest, StreamObserver<ListNotificationConfigsResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigs(ListNotificationConfigsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigs(ListNotificationConfigsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigs(ListNotificationConfigsRequest, StreamObserver<ListNotificationConfigsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigsCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listNotificationConfigsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listNotificationConfigsPagedCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of NotificationConfigs for a given bucket.
listNotificationConfigsPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listNotificationConfigsPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
ListNotificationConfigsRequest - Class in com.google.storage.v2
Request message for ListNotifications.
ListNotificationConfigsRequest.Builder - Class in com.google.storage.v2
Request message for ListNotifications.
ListNotificationConfigsRequestOrBuilder - Interface in com.google.storage.v2
 
ListNotificationConfigsResponse - Class in com.google.storage.v2
The result of a call to ListNotificationConfigs
ListNotificationConfigsResponse.Builder - Class in com.google.storage.v2
The result of a call to ListNotificationConfigs
ListNotificationConfigsResponseOrBuilder - Interface in com.google.storage.v2
 
listNotificationConfigsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listNotificationConfigs.
listNotificationConfigsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listNotificationConfigs.
listNotificationConfigsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listNotificationConfigs.
listNotificationConfigsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listNotificationConfigs.
listNotifications(String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
listNotifications(String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Retrieves the list of notifications associated with the bucket.
listNotifications(String) - Method in interface com.google.cloud.storage.Storage
Retrieves the list of notifications associated with the bucket.
listNotifications(String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
listObjects(BucketName) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjects(String) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest) - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest, StreamObserver<ListObjectsResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Retrieves a list of objects matching the criteria.
listObjects(ListObjectsRequest, StreamObserver<ListObjectsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Retrieves a list of objects matching the criteria.
listObjectsCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjectsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listObjectsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
listObjectsPagedCallable() - Method in class com.google.storage.v2.StorageClient
Retrieves a list of objects matching the criteria.
listObjectsPagedCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
listObjectsPagedCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
ListObjectsRequest - Class in com.google.storage.v2
Request message for ListObjects.
ListObjectsRequest.Builder - Class in com.google.storage.v2
Request message for ListObjects.
ListObjectsRequestOrBuilder - Interface in com.google.storage.v2
 
ListObjectsResponse - Class in com.google.storage.v2
The result of a call to Objects.ListObjects
ListObjectsResponse.Builder - Class in com.google.storage.v2
The result of a call to Objects.ListObjects
ListObjectsResponseOrBuilder - Interface in com.google.storage.v2
 
listObjectsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to listObjects.
listObjectsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to listObjects.
listObjectsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to listObjects.
listObjectsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to listObjects.
load(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
load(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Reads all the bytes from a storage object.
load(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
LOCATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
LOCATION_TYPE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
LOCK_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
lockBucketRetentionPolicy(BucketName) - Method in class com.google.storage.v2.StorageClient
Locks retention policy on a bucket.
lockBucketRetentionPolicy(String) - Method in class com.google.storage.v2.StorageClient
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest) - Method in class com.google.storage.v2.StorageClient
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest, StreamObserver<Bucket>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Locks retention policy on a bucket.
lockBucketRetentionPolicy(LockBucketRetentionPolicyRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Locks retention policy on a bucket.
lockBucketRetentionPolicyCallable() - Method in class com.google.storage.v2.StorageClient
Locks retention policy on a bucket.
lockBucketRetentionPolicyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
lockBucketRetentionPolicyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
LockBucketRetentionPolicyRequest - Class in com.google.storage.v2
Request message for LockBucketRetentionPolicyRequest.
LockBucketRetentionPolicyRequest.Builder - Class in com.google.storage.v2
Request message for LockBucketRetentionPolicyRequest.
LockBucketRetentionPolicyRequestOrBuilder - Interface in com.google.storage.v2
 
lockBucketRetentionPolicySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to lockBucketRetentionPolicy.
lockBucketRetentionPolicySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to lockBucketRetentionPolicy.
lockBucketRetentionPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to lockBucketRetentionPolicy.
lockBucketRetentionPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to lockBucketRetentionPolicy.
lockRetentionPolicy(Storage.BucketTargetOption...) - Method in class com.google.cloud.storage.Bucket
Locks bucket retention policy.
lockRetentionPolicy(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
lockRetentionPolicy(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Lock retention policy for the provided bucket.
lockRetentionPolicy(BucketInfo, Storage.BucketTargetOption...) - Method in interface com.google.cloud.storage.Storage
Locks bucket retention policy.
lockRetentionPolicy(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
LOG_BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Logging
 
LOG_OBJECT_PREFIX_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Logging
 
LOGGING_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 

M

MAIN_PAGE_SUFFIX_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Website
 
MATCHES_PREFIX_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
MATCHES_STORAGE_CLASS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
MATCHES_SUFFIX_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
matchGlob(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to set a glob pattern to filter results to blobs that match the pattern.
MAX_AGE_SECONDS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Cors
 
MAX_BUCKET_METADATA_TOTAL_SIZE_BYTES_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum total bytes that can be populated into all bucket metadata fields.
MAX_BYTES_REWRITTEN_PER_CALL_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
MAX_CUSTOM_METADATA_FIELD_NAME_BYTES_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum length field name that can be sent in a single custom metadata field.
MAX_CUSTOM_METADATA_FIELD_VALUE_BYTES_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum length field value that can be sent in a single custom_metadata field.
MAX_CUSTOM_METADATA_TOTAL_SIZE_BYTES_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum total bytes that can be populated into all field names and values of the custom_metadata for one object.
MAX_LABELS_ENTRIES_COUNT_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum number of key/value entries per bucket label.
MAX_LABELS_KEY_VALUE_BYTES_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum byte size of the key or value in a bucket label map.
MAX_LABELS_KEY_VALUE_LENGTH_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum character length of the key or value in a bucket label map.
MAX_LIFECYCLE_RULES_PER_BUCKET - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum number of LifecycleRules that can be registered for a given bucket.
MAX_LIFECYCLE_RULES_PER_BUCKET_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum number of LifecycleRules that can be registered for a given bucket.
MAX_NOTIFICATION_CONFIGS_PER_BUCKET_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum number of NotificationConfigs that can be registered for a given bucket.
MAX_NOTIFICATION_CUSTOM_ATTRIBUTE_KEY_LENGTH_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum length of a custom attribute key included in NotificationConfig.
MAX_NOTIFICATION_CUSTOM_ATTRIBUTE_VALUE_LENGTH - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum length of a custom attribute value included in a NotificationConfig.
MAX_NOTIFICATION_CUSTOM_ATTRIBUTE_VALUE_LENGTH_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum length of a custom attribute value included in a NotificationConfig.
MAX_NOTIFICATION_CUSTOM_ATTRIBUTES_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum number of custom attributes per NotificationConfigs.
MAX_OBJECT_IDS_PER_DELETE_OBJECTS_REQUEST_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum number of object IDs that can be included in a DeleteObjectsRequest.
MAX_OBJECT_SIZE_MB_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum size of an object in MB - whether written in a single stream or composed from multiple other objects.
MAX_READ_CHUNK_BYTES_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum size chunk that can will be returned in a single ReadRequest.
MAX_WRITE_CHUNK_BYTES - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum size chunk that can be sent in a single WriteObjectRequest.
MAX_WRITE_CHUNK_BYTES_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum size chunk that can be sent in a single WriteObjectRequest.
maxResults(long) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Returns an option for the maximum amount of HMAC keys returned per page.
MD5_HASH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectChecksums
 
md5Match(String) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's data MD5 hash match.
md5Match() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Deprecated.
Please compute and use a crc32c checksum instead. Storage.BlobWriteOption.crc32cMatch()
megabytesRewrittenPerCall - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
mergeAction(Bucket.Lifecycle.Rule.Action) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The action to take.
mergeAutoclass(Bucket.Autoclass) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's Autoclass configuration.
mergeBilling(Bucket.Billing) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's billing config.
mergeBucket(Bucket) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Properties of the new bucket being inserted.
mergeBucket(Bucket) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
mergeChecksummedData(ChecksummedData) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
A portion of the data for the object.
mergeChecksummedData(ChecksummedData) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
The data to insert.
mergeChecksums(ObjectChecksums) - Method in class com.google.storage.v2.Object.Builder
Output only.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.GetObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
mergeCondition(Bucket.Lifecycle.Rule.Condition) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The condition(s) under which the action will be taken.
mergeContentRange(ContentRange) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
mergeCreatedBefore(Date) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
mergeCreateTime(Timestamp) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
Output only.
mergeCustomerEncryption(CustomerEncryption) - Method in class com.google.storage.v2.Object.Builder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
mergeCustomPlacementConfig(Bucket.CustomPlacementConfig) - Method in class com.google.storage.v2.Bucket.Builder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
mergeCustomTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
A user-specified timestamp set on an object.
mergeCustomTimeBefore(Date) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
mergeDeleteTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
Output only.
mergeDestination(Object) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Required.
mergeDestination(Object) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Properties of the destination, post-rewrite object.
mergeEffectiveTime(Timestamp) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Server-determined value that indicates the time from which policy was enforced and effective.
mergeEncryption(Bucket.Encryption) - Method in class com.google.storage.v2.Bucket.Builder
Encryption config for a bucket.
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
mergeFrom(Bucket.Autoclass) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
mergeFrom(Bucket.Billing) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Builder
 
mergeFrom(Bucket) - Method in class com.google.storage.v2.Bucket.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
mergeFrom(Bucket.Cors) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
mergeFrom(Bucket.CustomPlacementConfig) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
mergeFrom(Bucket.Encryption) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
mergeFrom(Bucket.IamConfig) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
mergeFrom(Bucket.IamConfig.UniformBucketLevelAccess) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
mergeFrom(Bucket.Lifecycle) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
mergeFrom(Bucket.Lifecycle.Rule.Action) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
mergeFrom(Bucket.Lifecycle.Rule) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
mergeFrom(Bucket.Lifecycle.Rule.Condition) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
mergeFrom(Bucket.Logging) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
mergeFrom(Bucket.RetentionPolicy) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
mergeFrom(Bucket.Versioning) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
mergeFrom(Bucket.Website) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
mergeFrom(BucketAccessControl) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
mergeFrom(CancelResumableWriteRequest) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
mergeFrom(CancelResumableWriteResponse) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
mergeFrom(ChecksummedData) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
mergeFrom(CommonObjectRequestParams) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
mergeFrom(ComposeObjectRequest) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
mergeFrom(ComposeObjectRequest.SourceObject) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
mergeFrom(ComposeObjectRequest.SourceObject.ObjectPreconditions) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ContentRange.Builder
 
mergeFrom(ContentRange) - Method in class com.google.storage.v2.ContentRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ContentRange.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
mergeFrom(CreateBucketRequest) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
mergeFrom(CreateHmacKeyRequest) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
mergeFrom(CreateHmacKeyResponse) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
mergeFrom(CreateNotificationConfigRequest) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
mergeFrom(CustomerEncryption) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
mergeFrom(DeleteBucketRequest) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
mergeFrom(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
mergeFrom(DeleteNotificationConfigRequest) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
mergeFrom(DeleteObjectRequest) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
mergeFrom(GetBucketRequest) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
mergeFrom(GetHmacKeyRequest) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
mergeFrom(GetNotificationConfigRequest) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
mergeFrom(GetObjectRequest) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
mergeFrom(GetServiceAccountRequest) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
mergeFrom(HmacKeyMetadata) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
mergeFrom(ListBucketsRequest) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
mergeFrom(ListBucketsResponse) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
mergeFrom(ListHmacKeysRequest) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
mergeFrom(ListHmacKeysResponse) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
mergeFrom(ListNotificationConfigsRequest) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
mergeFrom(ListNotificationConfigsResponse) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
mergeFrom(ListObjectsRequest) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
mergeFrom(ListObjectsResponse) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
mergeFrom(LockBucketRetentionPolicyRequest) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
mergeFrom(NotificationConfig) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Object.Builder
 
mergeFrom(Object) - Method in class com.google.storage.v2.Object.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Object.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
mergeFrom(ObjectAccessControl) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
mergeFrom(ObjectChecksums) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.Owner.Builder
 
mergeFrom(Owner) - Method in class com.google.storage.v2.Owner.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Owner.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
mergeFrom(ProjectTeam) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
mergeFrom(QueryWriteStatusRequest) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
mergeFrom(QueryWriteStatusResponse) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
mergeFrom(ReadObjectRequest) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
mergeFrom(ReadObjectResponse) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
mergeFrom(RewriteObjectRequest) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
mergeFrom(RewriteResponse) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
mergeFrom(ServiceAccount) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
mergeFrom(ServiceConstants) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
mergeFrom(StartResumableWriteRequest) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
mergeFrom(StartResumableWriteResponse) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
mergeFrom(UpdateBucketRequest) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
mergeFrom(UpdateHmacKeyRequest) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
mergeFrom(UpdateObjectRequest) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
mergeFrom(WriteObjectRequest) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
mergeFrom(WriteObjectResponse) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
mergeFrom(Message) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
mergeFrom(WriteObjectSpec) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
mergeHmacKey(HmacKeyMetadata) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Required.
mergeIamConfig(Bucket.IamConfig) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's IAM config.
mergeLifecycle(Bucket.Lifecycle) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's lifecycle config.
mergeLockTime(Timestamp) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
mergeLogging(Bucket.Logging) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
mergeMetadata(HmacKeyMetadata) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
Key metadata.
mergeMetadata(Object) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
Metadata of the object whose media is being returned.
mergeNoncurrentTimeBefore(Date) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
mergeNotificationConfig(NotificationConfig) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
mergeObject(Object) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
mergeObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The checksums of the complete object.
mergeObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
The checksums of the complete object.
mergeObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The checksums of the complete object.
mergeObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
The checksums of the complete object.
mergeObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Checksums for the complete object.
mergeObjectPreconditions(ComposeObjectRequest.SourceObject.ObjectPreconditions) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Conditions that must be met for this operation to execute.
mergeOwner(Owner) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
mergeOwner(Owner) - Method in class com.google.storage.v2.Object.Builder
Output only.
mergeProjectTeam(ProjectTeam) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The project team associated with the entity, if any.
mergeProjectTeam(ProjectTeam) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The project team associated with the entity, if any.
mergeReadMask(FieldMask) - Method in class com.google.storage.v2.GetBucketRequest.Builder
Mask specifying which fields to read.
mergeReadMask(FieldMask) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Mask specifying which fields to read.
mergeReadMask(FieldMask) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Mask specifying which fields to read from each result.
mergeReadMask(FieldMask) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Mask specifying which fields to read from each result.
mergeReadMask(FieldMask) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Mask specifying which fields to read.
mergeResource(Object) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
A resource containing the metadata for the uploaded object.
mergeResource(Object) - Method in class com.google.storage.v2.RewriteResponse.Builder
A resource containing the metadata for the copied-to object.
mergeResource(Object) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
A resource containing the metadata for the uploaded object.
mergeResource(Object) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Required.
mergeRetentionDuration(Duration) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
The duration that objects need to be retained.
mergeRetentionExpireTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
A server-determined value that specifies the earliest time that the object's retention period expires.
mergeRetentionPolicy(Bucket.RetentionPolicy) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's retention policy.
mergeToggleTime(Timestamp) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Output only.
mergeUniformBucketLevelAccess(Bucket.IamConfig.UniformBucketLevelAccess) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Bucket restriction options currently enforced on the bucket.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ContentRange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Object.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Owner.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
mergeUpdateMask(FieldMask) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
mergeUpdateMask(FieldMask) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Update mask for hmac_key.
mergeUpdateMask(FieldMask) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
mergeUpdateStorageClassTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
Output only.
mergeUpdateTime(Timestamp) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
mergeUpdateTime(Timestamp) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
mergeUpdateTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
Output only.
mergeVersioning(Bucket.Versioning) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's versioning config.
mergeWebsite(Bucket.Website) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
mergeWriteObjectSpec(WriteObjectSpec) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
Required.
mergeWriteObjectSpec(WriteObjectSpec) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For non-resumable uploads.
METADATA_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateHmacKeyResponse
 
METADATA_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
METADATA_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectResponse
 
METAGENERATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
METAGENERATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
metagenerationMatch() - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's metageneration match.
metagenerationMatch() - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Returns an option for bucket's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's metageneration match.
metagenerationMatch() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's metageneration match.
metagenerationMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Returns an option for bucket's metageneration match.
metagenerationMatch(long) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Returns an option for bucket's metageneration match.
metagenerationMatch() - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option for bucket's metageneration match.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Returns an option for bucket's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Returns an option for bucket's metageneration mismatch.
metagenerationNotMatch(long) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Returns an option for bucket's metageneration mismatch.
metagenerationNotMatch() - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option for bucket's metageneration mismatch.
METHOD_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Cors
 
MULTI_REGIONAL - Static variable in class com.google.cloud.storage.StorageClass
Legacy Multi-regional storage class, use StorageClass.STANDARD instead.

N

NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteBucketRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteNotificationConfigRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetBucketRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetNotificationConfigRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
 
NAME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
NEARLINE - Static variable in class com.google.cloud.storage.StorageClass
Nearline storage class.
newAbortIncompleteMPUploadAction() - Static method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
Create a new AbortIncompleteMPUAction.
newBlockingStub(Channel) - Static method in class com.google.storage.v2.StorageGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder(Acl.Entity, Acl.Role) - Static method in class com.google.cloud.storage.Acl
Returns a builder for Acl objects.
newBuilder(BucketInfo, String) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided values.
newBuilder(String, String) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided values.
newBuilder(BucketInfo, String, Long) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided values.
newBuilder(String, String, Long) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided values.
newBuilder(BlobId) - Static method in class com.google.cloud.storage.BlobInfo
Returns a BlobInfo builder where blob identity is set using the provided value.
newBuilder() - Static method in class com.google.cloud.storage.BucketInfo.Autoclass
 
newBuilder() - Static method in class com.google.cloud.storage.BucketInfo.CustomPlacementConfig
 
newBuilder() - Static method in class com.google.cloud.storage.BucketInfo.IamConfiguration
 
newBuilder() - Static method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
newBuilder() - Static method in class com.google.cloud.storage.BucketInfo.Logging
 
newBuilder(String) - Static method in class com.google.cloud.storage.BucketInfo
Returns a BucketInfo builder where the bucket's name is set to the provided name.
newBuilder() - Static method in class com.google.cloud.storage.Cors
Returns a CORS configuration builder.
newBuilder() - Static method in class com.google.cloud.storage.GrpcStorageOptions
 
newBuilder(ServiceAccount) - Static method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
 
newBuilder(String) - Static method in class com.google.cloud.storage.HmacKey
 
newBuilder() - Static method in class com.google.cloud.storage.HttpStorageOptions
 
newBuilder(String) - Static method in class com.google.cloud.storage.NotificationInfo
Creates a NotificationInfo object for the provided topic.
newBuilder() - Static method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4.Builder
 
newBuilder() - Static method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4
 
newBuilder() - Static method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4
 
newBuilder() - Static method in class com.google.cloud.storage.Storage.ComposeRequest
Returns a ComposeRequest builder.
newBuilder() - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a builder for CopyRequest objects.
newBuilder() - Static method in class com.google.cloud.storage.StorageOptions
The returned instance will use JSON over HTTP for its transport.
newBuilder() - Static method in class com.google.cloud.storage.transfermanager.DownloadJob
 
newBuilder(BlobInfo, TransferStatus) - Static method in class com.google.cloud.storage.transfermanager.DownloadResult
 
newBuilder() - Static method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig
Builds an instance of ParallelDownloadConfig.
newBuilder() - Static method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig
 
newBuilder() - Static method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
 
newBuilder() - Static method in class com.google.cloud.storage.transfermanager.UploadJob
 
newBuilder(BlobInfo, TransferStatus) - Static method in class com.google.cloud.storage.transfermanager.UploadResult
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Autoclass
 
newBuilder(Bucket.Autoclass) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Billing
 
newBuilder(Bucket.Billing) - Static method in class com.google.storage.v2.Bucket.Billing
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Cors
 
newBuilder(Bucket.Cors) - Static method in class com.google.storage.v2.Bucket.Cors
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
newBuilder(Bucket.CustomPlacementConfig) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Encryption
 
newBuilder(Bucket.Encryption) - Static method in class com.google.storage.v2.Bucket.Encryption
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.IamConfig
 
newBuilder(Bucket.IamConfig) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
newBuilder(Bucket.IamConfig.UniformBucketLevelAccess) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
newBuilder(Bucket.Lifecycle) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
newBuilder(Bucket.Lifecycle.Rule.Action) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
newBuilder(Bucket.Lifecycle.Rule.Condition) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
newBuilder(Bucket.Lifecycle.Rule) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Logging
 
newBuilder(Bucket.Logging) - Static method in class com.google.storage.v2.Bucket.Logging
 
newBuilder() - Static method in class com.google.storage.v2.Bucket
 
newBuilder(Bucket) - Static method in class com.google.storage.v2.Bucket
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
newBuilder(Bucket.RetentionPolicy) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Versioning
 
newBuilder(Bucket.Versioning) - Static method in class com.google.storage.v2.Bucket.Versioning
 
newBuilder() - Static method in class com.google.storage.v2.Bucket.Website
 
newBuilder(Bucket.Website) - Static method in class com.google.storage.v2.Bucket.Website
 
newBuilder() - Static method in class com.google.storage.v2.BucketAccessControl
 
newBuilder(BucketAccessControl) - Static method in class com.google.storage.v2.BucketAccessControl
 
newBuilder() - Static method in class com.google.storage.v2.BucketName
 
newBuilder() - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
newBuilder(CancelResumableWriteRequest) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
newBuilder() - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
newBuilder(CancelResumableWriteResponse) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
newBuilder() - Static method in class com.google.storage.v2.ChecksummedData
 
newBuilder(ChecksummedData) - Static method in class com.google.storage.v2.ChecksummedData
 
newBuilder() - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
newBuilder(CommonObjectRequestParams) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
newBuilder() - Static method in class com.google.storage.v2.ComposeObjectRequest
 
newBuilder(ComposeObjectRequest) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
newBuilder() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
newBuilder(ComposeObjectRequest.SourceObject) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
newBuilder() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
newBuilder(ComposeObjectRequest.SourceObject.ObjectPreconditions) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
newBuilder() - Static method in class com.google.storage.v2.ContentRange
 
newBuilder(ContentRange) - Static method in class com.google.storage.v2.ContentRange
 
newBuilder() - Static method in class com.google.storage.v2.CreateBucketRequest
 
newBuilder(CreateBucketRequest) - Static method in class com.google.storage.v2.CreateBucketRequest
 
newBuilder() - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
newBuilder(CreateHmacKeyRequest) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
newBuilder() - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
newBuilder(CreateHmacKeyResponse) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
newBuilder() - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
newBuilder(CreateNotificationConfigRequest) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
newBuilder() - Static method in class com.google.storage.v2.CryptoKeyName
 
newBuilder() - Static method in class com.google.storage.v2.CustomerEncryption
 
newBuilder(CustomerEncryption) - Static method in class com.google.storage.v2.CustomerEncryption
 
newBuilder() - Static method in class com.google.storage.v2.DeleteBucketRequest
 
newBuilder(DeleteBucketRequest) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
newBuilder() - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
newBuilder(DeleteHmacKeyRequest) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
newBuilder() - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
newBuilder(DeleteNotificationConfigRequest) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
newBuilder() - Static method in class com.google.storage.v2.DeleteObjectRequest
 
newBuilder(DeleteObjectRequest) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
newBuilder() - Static method in class com.google.storage.v2.GetBucketRequest
 
newBuilder(GetBucketRequest) - Static method in class com.google.storage.v2.GetBucketRequest
 
newBuilder() - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
newBuilder(GetHmacKeyRequest) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
newBuilder() - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
newBuilder(GetNotificationConfigRequest) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
newBuilder() - Static method in class com.google.storage.v2.GetObjectRequest
 
newBuilder(GetObjectRequest) - Static method in class com.google.storage.v2.GetObjectRequest
 
newBuilder() - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
newBuilder(GetServiceAccountRequest) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
newBuilder() - Static method in class com.google.storage.v2.HmacKeyMetadata
 
newBuilder(HmacKeyMetadata) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
newBuilder() - Static method in class com.google.storage.v2.ListBucketsRequest
 
newBuilder(ListBucketsRequest) - Static method in class com.google.storage.v2.ListBucketsRequest
 
newBuilder() - Static method in class com.google.storage.v2.ListBucketsResponse
 
newBuilder(ListBucketsResponse) - Static method in class com.google.storage.v2.ListBucketsResponse
 
newBuilder() - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
newBuilder(ListHmacKeysRequest) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
newBuilder() - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
newBuilder(ListHmacKeysResponse) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
newBuilder() - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
newBuilder(ListNotificationConfigsRequest) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
newBuilder() - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
newBuilder(ListNotificationConfigsResponse) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
newBuilder() - Static method in class com.google.storage.v2.ListObjectsRequest
 
newBuilder(ListObjectsRequest) - Static method in class com.google.storage.v2.ListObjectsRequest
 
newBuilder() - Static method in class com.google.storage.v2.ListObjectsResponse
 
newBuilder(ListObjectsResponse) - Static method in class com.google.storage.v2.ListObjectsResponse
 
newBuilder() - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
newBuilder(LockBucketRetentionPolicyRequest) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
newBuilder() - Static method in class com.google.storage.v2.NotificationConfig
 
newBuilder(NotificationConfig) - Static method in class com.google.storage.v2.NotificationConfig
 
newBuilder() - Static method in class com.google.storage.v2.NotificationConfigName
 
newBuilder() - Static method in class com.google.storage.v2.Object
 
newBuilder(Object) - Static method in class com.google.storage.v2.Object
 
newBuilder() - Static method in class com.google.storage.v2.ObjectAccessControl
 
newBuilder(ObjectAccessControl) - Static method in class com.google.storage.v2.ObjectAccessControl
 
newBuilder() - Static method in class com.google.storage.v2.ObjectChecksums
 
newBuilder(ObjectChecksums) - Static method in class com.google.storage.v2.ObjectChecksums
 
newBuilder() - Static method in class com.google.storage.v2.Owner
 
newBuilder(Owner) - Static method in class com.google.storage.v2.Owner
 
newBuilder() - Static method in class com.google.storage.v2.ProjectName
 
newBuilder() - Static method in class com.google.storage.v2.ProjectTeam
 
newBuilder(ProjectTeam) - Static method in class com.google.storage.v2.ProjectTeam
 
newBuilder() - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
newBuilder(QueryWriteStatusRequest) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
newBuilder() - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
newBuilder(QueryWriteStatusResponse) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
newBuilder() - Static method in class com.google.storage.v2.ReadObjectRequest
 
newBuilder(ReadObjectRequest) - Static method in class com.google.storage.v2.ReadObjectRequest
 
newBuilder() - Static method in class com.google.storage.v2.ReadObjectResponse
 
newBuilder(ReadObjectResponse) - Static method in class com.google.storage.v2.ReadObjectResponse
 
newBuilder() - Static method in class com.google.storage.v2.RewriteObjectRequest
 
newBuilder(RewriteObjectRequest) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
newBuilder() - Static method in class com.google.storage.v2.RewriteResponse
 
newBuilder(RewriteResponse) - Static method in class com.google.storage.v2.RewriteResponse
 
newBuilder() - Static method in class com.google.storage.v2.ServiceAccount
 
newBuilder(ServiceAccount) - Static method in class com.google.storage.v2.ServiceAccount
 
newBuilder() - Static method in class com.google.storage.v2.ServiceConstants
 
newBuilder(ServiceConstants) - Static method in class com.google.storage.v2.ServiceConstants
 
newBuilder() - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
newBuilder(StartResumableWriteRequest) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
newBuilder() - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
newBuilder(StartResumableWriteResponse) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
newBuilder() - Static method in class com.google.storage.v2.StorageSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.storage.v2.StorageSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.storage.v2.stub.StorageStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.storage.v2.UpdateBucketRequest
 
newBuilder(UpdateBucketRequest) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
newBuilder() - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
newBuilder(UpdateHmacKeyRequest) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
newBuilder() - Static method in class com.google.storage.v2.UpdateObjectRequest
 
newBuilder(UpdateObjectRequest) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
newBuilder() - Static method in class com.google.storage.v2.WriteObjectRequest
 
newBuilder(WriteObjectRequest) - Static method in class com.google.storage.v2.WriteObjectRequest
 
newBuilder() - Static method in class com.google.storage.v2.WriteObjectResponse
 
newBuilder(WriteObjectResponse) - Static method in class com.google.storage.v2.WriteObjectResponse
 
newBuilder() - Static method in class com.google.storage.v2.WriteObjectSpec
 
newBuilder(WriteObjectSpec) - Static method in class com.google.storage.v2.WriteObjectSpec
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Autoclass
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Autoclass
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Billing
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Billing
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Cors
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Cors
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Encryption
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Encryption
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.IamConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.IamConfig
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Lifecycle
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Lifecycle
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Logging
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Logging
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Versioning
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Versioning
 
newBuilderForType() - Method in class com.google.storage.v2.Bucket.Website
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Website
 
newBuilderForType() - Method in class com.google.storage.v2.BucketAccessControl
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.BucketAccessControl
 
newBuilderForType() - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
newBuilderForType() - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
newBuilderForType() - Method in class com.google.storage.v2.ChecksummedData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ChecksummedData
 
newBuilderForType() - Method in class com.google.storage.v2.CommonObjectRequestParams
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CommonObjectRequestParams
 
newBuilderForType() - Method in class com.google.storage.v2.ComposeObjectRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ComposeObjectRequest
 
newBuilderForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
newBuilderForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
newBuilderForType() - Method in class com.google.storage.v2.ContentRange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ContentRange
 
newBuilderForType() - Method in class com.google.storage.v2.CreateBucketRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CreateBucketRequest
 
newBuilderForType() - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
newBuilderForType() - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
newBuilderForType() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
newBuilderForType() - Method in class com.google.storage.v2.CustomerEncryption
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CustomerEncryption
 
newBuilderForType() - Method in class com.google.storage.v2.DeleteBucketRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.DeleteBucketRequest
 
newBuilderForType() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
newBuilderForType() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
newBuilderForType() - Method in class com.google.storage.v2.DeleteObjectRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.DeleteObjectRequest
 
newBuilderForType() - Method in class com.google.storage.v2.GetBucketRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetBucketRequest
 
newBuilderForType() - Method in class com.google.storage.v2.GetHmacKeyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetHmacKeyRequest
 
newBuilderForType() - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
newBuilderForType() - Method in class com.google.storage.v2.GetObjectRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetObjectRequest
 
newBuilderForType() - Method in class com.google.storage.v2.GetServiceAccountRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetServiceAccountRequest
 
newBuilderForType() - Method in class com.google.storage.v2.HmacKeyMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.HmacKeyMetadata
 
newBuilderForType() - Method in class com.google.storage.v2.ListBucketsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListBucketsRequest
 
newBuilderForType() - Method in class com.google.storage.v2.ListBucketsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListBucketsResponse
 
newBuilderForType() - Method in class com.google.storage.v2.ListHmacKeysRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListHmacKeysRequest
 
newBuilderForType() - Method in class com.google.storage.v2.ListHmacKeysResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListHmacKeysResponse
 
newBuilderForType() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
newBuilderForType() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
newBuilderForType() - Method in class com.google.storage.v2.ListObjectsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListObjectsRequest
 
newBuilderForType() - Method in class com.google.storage.v2.ListObjectsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListObjectsResponse
 
newBuilderForType() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
newBuilderForType() - Method in class com.google.storage.v2.NotificationConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.NotificationConfig
 
newBuilderForType() - Method in class com.google.storage.v2.Object
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Object
 
newBuilderForType() - Method in class com.google.storage.v2.ObjectAccessControl
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ObjectAccessControl
 
newBuilderForType() - Method in class com.google.storage.v2.ObjectChecksums
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ObjectChecksums
 
newBuilderForType() - Method in class com.google.storage.v2.Owner
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Owner
 
newBuilderForType() - Method in class com.google.storage.v2.ProjectTeam
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ProjectTeam
 
newBuilderForType() - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
newBuilderForType() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
newBuilderForType() - Method in class com.google.storage.v2.ReadObjectRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ReadObjectRequest
 
newBuilderForType() - Method in class com.google.storage.v2.ReadObjectResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ReadObjectResponse
 
newBuilderForType() - Method in class com.google.storage.v2.RewriteObjectRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.RewriteObjectRequest
 
newBuilderForType() - Method in class com.google.storage.v2.RewriteResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.RewriteResponse
 
newBuilderForType() - Method in class com.google.storage.v2.ServiceAccount
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ServiceAccount
 
newBuilderForType() - Method in class com.google.storage.v2.ServiceConstants
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ServiceConstants
 
newBuilderForType() - Method in class com.google.storage.v2.StartResumableWriteRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.StartResumableWriteRequest
 
newBuilderForType() - Method in class com.google.storage.v2.StartResumableWriteResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.StartResumableWriteResponse
 
newBuilderForType() - Method in class com.google.storage.v2.UpdateBucketRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.UpdateBucketRequest
 
newBuilderForType() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
newBuilderForType() - Method in class com.google.storage.v2.UpdateObjectRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.UpdateObjectRequest
 
newBuilderForType() - Method in class com.google.storage.v2.WriteObjectRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.WriteObjectRequest
 
newBuilderForType() - Method in class com.google.storage.v2.WriteObjectResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.WriteObjectResponse
 
newBuilderForType() - Method in class com.google.storage.v2.WriteObjectSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.WriteObjectSpec
 
newDeleteAction() - Static method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
Creates a new DeleteLifecycleAction.
newFutureStub(Channel) - Static method in class com.google.storage.v2.StorageGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Autoclass
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Billing
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Cors
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Encryption
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.IamConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Lifecycle
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Logging
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Versioning
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Bucket.Website
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.BucketAccessControl
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ChecksummedData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.CommonObjectRequestParams
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ComposeObjectRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ContentRange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.CreateBucketRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.CustomerEncryption
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.DeleteBucketRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.DeleteObjectRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.GetBucketRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.GetHmacKeyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.GetObjectRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.GetServiceAccountRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.HmacKeyMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ListBucketsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ListBucketsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ListHmacKeysRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ListHmacKeysResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ListObjectsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ListObjectsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.NotificationConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Object
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ObjectAccessControl
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ObjectChecksums
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.Owner
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ProjectTeam
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ReadObjectRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ReadObjectResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.RewriteObjectRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.RewriteResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ServiceAccount
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.ServiceConstants
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.StartResumableWriteRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.StartResumableWriteResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.UpdateBucketRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.UpdateObjectRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.WriteObjectRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.WriteObjectResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.storage.v2.WriteObjectSpec
 
newInvocationId() - Method in class com.google.cloud.storage.spi.v1.HttpRpcContext
 
newLifecycleAction(String) - Static method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
Creates a new LifecycleAction, with no specific supported action associated with it.
newSetStorageClassAction(StorageClass) - Static method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
Creates a new SetStorageClassLifecycleAction.
newStub(Channel) - Static method in class com.google.storage.v2.StorageGrpc
Creates a new async stub that supports all call types for the service
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListBucketsResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListHmacKeysResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListNotificationConfigsResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsResponse
 
NO_ACL_PROJECTION - Static variable in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
NONCURRENT_TIME_BEFORE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
NOT_FOUND_PAGE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Website
 
Notification - Class in com.google.cloud.storage
The class representing Pub/Sub notifications for the Storage.
Notification.Builder - Class in com.google.cloud.storage
Builder for Notification.
NOTIFICATION_CONFIG_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateNotificationConfigRequest
 
NOTIFICATION_CONFIGS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListNotificationConfigsResponse
 
NotificationConfig - Class in com.google.storage.v2
A directive to publish Pub/Sub notifications upon changes to a bucket.
NotificationConfig.Builder - Class in com.google.storage.v2
A directive to publish Pub/Sub notifications upon changes to a bucket.
NotificationConfigName - Class in com.google.storage.v2
 
NotificationConfigName() - Constructor for class com.google.storage.v2.NotificationConfigName
Deprecated.
NotificationConfigName.Builder - Class in com.google.storage.v2
Builder for projects/{project}/buckets/{bucket}/notificationConfigs/{notification_config}.
NotificationConfigOrBuilder - Interface in com.google.storage.v2
 
NotificationInfo - Class in com.google.cloud.storage
The class representing Pub/Sub Notification metadata for the Storage.
NotificationInfo.Builder - Class in com.google.cloud.storage
Builder for NotificationInfo.
NotificationInfo.BuilderImpl - Class in com.google.cloud.storage
Builder for NotificationInfo.
NotificationInfo.EventType - Enum in com.google.cloud.storage
 
NotificationInfo.PayloadFormat - Enum in com.google.cloud.storage
 
NUM_NEWER_VERSIONS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
NumNewerVersionsDeleteRule(int) - Constructor for class com.google.cloud.storage.BucketInfo.NumNewerVersionsDeleteRule
Deprecated.
Creates an NumNewerVersionsDeleteRule object.

O

Object - Class in com.google.storage.v2
An object.
Object.Builder - Class in com.google.storage.v2
An object.
OBJECT_CHECKSUMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest
 
OBJECT_CHECKSUMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectResponse
 
OBJECT_CHECKSUMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
OBJECT_CHECKSUMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.StartResumableWriteRequest
 
OBJECT_CHECKSUMS_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectRequest
 
OBJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteObjectRequest
 
OBJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
OBJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
OBJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateObjectRequest
 
OBJECT_NAME_PREFIX_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
 
OBJECT_PRECONDITIONS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
OBJECT_SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteResponse
 
OBJECT_SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectSpec
 
ObjectAccessControl - Class in com.google.storage.v2
An access-control entry.
ObjectAccessControl.Builder - Class in com.google.storage.v2
An access-control entry.
ObjectAccessControlOrBuilder - Interface in com.google.storage.v2
 
objectAdmin() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.*
ObjectChecksums - Class in com.google.storage.v2
Message used for storing full (not subrange) object checksums.
ObjectChecksums.Builder - Class in com.google.storage.v2
Message used for storing full (not subrange) object checksums.
ObjectChecksumsOrBuilder - Interface in com.google.storage.v2
 
objectCreator() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.create
ObjectOrBuilder - Interface in com.google.storage.v2
 
OBJECTS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsResponse
 
objectViewer() - Static method in class com.google.cloud.storage.StorageRoles
Grants the following permissions: storage.objects.list storage.objects.get
of(Acl.Entity, Acl.Role) - Static method in class com.google.cloud.storage.Acl
Returns an Acl object.
of(String, String) - Static method in class com.google.cloud.storage.BlobId
Creates a blob identifier.
of(String, String, Long) - Static method in class com.google.cloud.storage.BlobId
Creates a BlobId object.
of(String) - Static method in class com.google.cloud.storage.BucketInfo
Creates a BucketInfo object for the provided bucket name.
of(String, String, int) - Static method in class com.google.cloud.storage.Cors.Origin
Returns an Origin object for the given scheme, host and port.
of(String) - Static method in class com.google.cloud.storage.Cors.Origin
Creates an Origin object for the provided value.
of(ServiceAccount, String, String) - Static method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
 
of(String) - Static method in class com.google.cloud.storage.NotificationInfo
Creates a NotificationInfo object for the provided topic.
of(String, Map<String, String>) - Static method in class com.google.cloud.storage.PostPolicyV4
Constructs PostPolicyV4 instance of the given URL and fields map.
of(Map<String, String>) - Static method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4
Constructs PostPolicyV4.PostFieldsV4 object of the given field map.
of(String, PostPolicyV4.PostConditionsV4) - Static method in class com.google.cloud.storage.PostPolicyV4.PostPolicyV4Document
 
of(String) - Static method in class com.google.cloud.storage.ServiceAccount
Returns a ServiceAccount object for the provided email.
of(Iterable<String>, BlobInfo) - Static method in class com.google.cloud.storage.Storage.ComposeRequest
Creates a ComposeRequest object.
of(String, Iterable<String>, String) - Static method in class com.google.cloud.storage.Storage.ComposeRequest
Creates a ComposeRequest object.
of(String, String, BlobInfo) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(BlobId, BlobInfo) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(String, String, String) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(String, String, BlobId) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(BlobId, String) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(BlobId, BlobId) - Static method in class com.google.cloud.storage.Storage.CopyRequest
Creates a copy request.
of(String, String) - Static method in class com.google.storage.v2.BucketName
 
of(String, String, String, String) - Static method in class com.google.storage.v2.CryptoKeyName
 
of(String, String, String) - Static method in class com.google.storage.v2.NotificationConfigName
 
of(String) - Static method in class com.google.storage.v2.ProjectName
 
ofAllAuthenticatedUsers() - Static method in class com.google.cloud.storage.Acl.User
 
ofAllUsers() - Static method in class com.google.cloud.storage.Acl.User
 
onFailure(GoogleJsonError) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch.Callback
This method will be called upon failure of the batch operation.
onSuccess(T) - Method in interface com.google.cloud.storage.spi.v1.RpcBatch.Callback
This method will be called upon success of the batch operation.
open(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
open(String) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
open(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Opens a resumable upload channel for a given storage object.
open(String) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Opens a resumable upload channel for a given signedURL.
open(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
open(String) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
openRewrite(StorageRpc.RewriteRequest) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
openRewrite(StorageRpc.RewriteRequest) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Sends a rewrite request to open a rewrite channel.
openRewrite(StorageRpc.RewriteRequest) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
operand1 - Variable in class com.google.cloud.storage.PostPolicyV4.ConditionV4
 
operand2 - Variable in class com.google.cloud.storage.PostPolicyV4.ConditionV4
 
Option<O extends com.google.cloud.storage.UnifiedOpts.Opt> - Class in com.google.cloud.storage
Deprecated.
OPTIONS - Static variable in class com.google.cloud.storage.HttpMethod
 
ORIGIN_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Cors
 
overrideInfo - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
overrideInfo() - Method in class com.google.cloud.storage.Storage.CopyRequest
Returns whether to override the target blob information with Storage.CopyRequest.getTarget().
OWNER - Static variable in class com.google.cloud.storage.Acl.Role
 
Owner - Class in com.google.storage.v2
The owner of a specific resource.
Owner.Builder - Class in com.google.storage.v2
The owner of a specific resource.
OWNER_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
OWNER_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
OwnerOrBuilder - Interface in com.google.storage.v2
 
OWNERS - Static variable in class com.google.cloud.storage.Acl.Project.ProjectRole
 

P

PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListBucketsRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListHmacKeysRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListNotificationConfigsRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListBucketsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListHmacKeysRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListNotificationConfigsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
pageSize(long) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to specify the maximum number of blobs returned per page.
pageSize(long) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option to specify the maximum number of buckets returned per page.
pageToken(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to specify the page token from which to start listing blobs.
pageToken(String) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option to specify the page token from which to start listing buckets.
pageToken(String) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Returns an option to specify the page token from which to start listing HMAC keys.
ParallelDownloadConfig - Class in com.google.cloud.storage.transfermanager
Configuration for performing Parallel Downloads with TransferManager.
ParallelDownloadConfig.Builder - Class in com.google.cloud.storage.transfermanager
 
ParallelUploadConfig - Class in com.google.cloud.storage.transfermanager
Configuration for performing Parallel Uploads with TransferManager.
ParallelUploadConfig.Builder - Class in com.google.cloud.storage.transfermanager
Builds an instance of ParallelUploadConfig.
PARENT_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateBucketRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateNotificationConfigRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListBucketsRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListNotificationConfigsRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
parse(String) - Static method in enum com.google.cloud.storage.BucketInfo.PublicAccessPrevention
 
parse(String) - Static method in class com.google.storage.v2.BucketName
 
parse(String) - Static method in class com.google.storage.v2.CryptoKeyName
 
parse(String) - Static method in class com.google.storage.v2.NotificationConfigName
 
parse(String) - Static method in class com.google.storage.v2.ProjectName
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Website
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ChecksummedData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ContentRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.NotificationConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Object
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Owner
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ProjectTeam
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.RewriteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ServiceAccount
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ServiceConstants
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Object
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Object
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Object
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Object
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Object
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Owner
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.Owner
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.Owner
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.Owner
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Owner
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(ByteString) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(byte[]) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
 
parseList(List<String>) - Static method in class com.google.storage.v2.BucketName
 
parseList(List<String>) - Static method in class com.google.storage.v2.CryptoKeyName
 
parseList(List<String>) - Static method in class com.google.storage.v2.NotificationConfigName
 
parseList(List<String>) - Static method in class com.google.storage.v2.ProjectName
 
parser() - Static method in class com.google.storage.v2.Bucket.Autoclass
 
parser() - Static method in class com.google.storage.v2.Bucket.Billing
 
parser() - Static method in class com.google.storage.v2.Bucket.Cors
 
parser() - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
parser() - Static method in class com.google.storage.v2.Bucket.Encryption
 
parser() - Static method in class com.google.storage.v2.Bucket.IamConfig
 
parser() - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
parser() - Static method in class com.google.storage.v2.Bucket.Lifecycle
 
parser() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
parser() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
parser() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
parser() - Static method in class com.google.storage.v2.Bucket.Logging
 
parser() - Static method in class com.google.storage.v2.Bucket
 
parser() - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
 
parser() - Static method in class com.google.storage.v2.Bucket.Versioning
 
parser() - Static method in class com.google.storage.v2.Bucket.Website
 
parser() - Static method in class com.google.storage.v2.BucketAccessControl
 
parser() - Static method in class com.google.storage.v2.CancelResumableWriteRequest
 
parser() - Static method in class com.google.storage.v2.CancelResumableWriteResponse
 
parser() - Static method in class com.google.storage.v2.ChecksummedData
 
parser() - Static method in class com.google.storage.v2.CommonObjectRequestParams
 
parser() - Static method in class com.google.storage.v2.ComposeObjectRequest
 
parser() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
parser() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
parser() - Static method in class com.google.storage.v2.ContentRange
 
parser() - Static method in class com.google.storage.v2.CreateBucketRequest
 
parser() - Static method in class com.google.storage.v2.CreateHmacKeyRequest
 
parser() - Static method in class com.google.storage.v2.CreateHmacKeyResponse
 
parser() - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
 
parser() - Static method in class com.google.storage.v2.CustomerEncryption
 
parser() - Static method in class com.google.storage.v2.DeleteBucketRequest
 
parser() - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
 
parser() - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
parser() - Static method in class com.google.storage.v2.DeleteObjectRequest
 
parser() - Static method in class com.google.storage.v2.GetBucketRequest
 
parser() - Static method in class com.google.storage.v2.GetHmacKeyRequest
 
parser() - Static method in class com.google.storage.v2.GetNotificationConfigRequest
 
parser() - Static method in class com.google.storage.v2.GetObjectRequest
 
parser() - Static method in class com.google.storage.v2.GetServiceAccountRequest
 
parser() - Static method in class com.google.storage.v2.HmacKeyMetadata
 
parser() - Static method in class com.google.storage.v2.ListBucketsRequest
 
parser() - Static method in class com.google.storage.v2.ListBucketsResponse
 
parser() - Static method in class com.google.storage.v2.ListHmacKeysRequest
 
parser() - Static method in class com.google.storage.v2.ListHmacKeysResponse
 
parser() - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
 
parser() - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
 
parser() - Static method in class com.google.storage.v2.ListObjectsRequest
 
parser() - Static method in class com.google.storage.v2.ListObjectsResponse
 
parser() - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
parser() - Static method in class com.google.storage.v2.NotificationConfig
 
parser() - Static method in class com.google.storage.v2.Object
 
parser() - Static method in class com.google.storage.v2.ObjectAccessControl
 
parser() - Static method in class com.google.storage.v2.ObjectChecksums
 
parser() - Static method in class com.google.storage.v2.Owner
 
parser() - Static method in class com.google.storage.v2.ProjectTeam
 
parser() - Static method in class com.google.storage.v2.QueryWriteStatusRequest
 
parser() - Static method in class com.google.storage.v2.QueryWriteStatusResponse
 
parser() - Static method in class com.google.storage.v2.ReadObjectRequest
 
parser() - Static method in class com.google.storage.v2.ReadObjectResponse
 
parser() - Static method in class com.google.storage.v2.RewriteObjectRequest
 
parser() - Static method in class com.google.storage.v2.RewriteResponse
 
parser() - Static method in class com.google.storage.v2.ServiceAccount
 
parser() - Static method in class com.google.storage.v2.ServiceConstants
 
parser() - Static method in class com.google.storage.v2.StartResumableWriteRequest
 
parser() - Static method in class com.google.storage.v2.StartResumableWriteResponse
 
parser() - Static method in class com.google.storage.v2.UpdateBucketRequest
 
parser() - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
 
parser() - Static method in class com.google.storage.v2.UpdateObjectRequest
 
parser() - Static method in class com.google.storage.v2.WriteObjectRequest
 
parser() - Static method in class com.google.storage.v2.WriteObjectResponse
 
parser() - Static method in class com.google.storage.v2.WriteObjectSpec
 
patch(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patch(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patch(Bucket, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates bucket information.
patch(StorageObject, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates the storage object's information.
patch(Bucket, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
patch(StorageObject, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
patchAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patchAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patchAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates an ACL entry on the specified bucket.
patchAcl(ObjectAccessControl) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates an ACL entry on the specified object.
patchAcl(BucketAccessControl, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
patchAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
patchDefaultAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
patchDefaultAcl(ObjectAccessControl) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates a default object ACL entry on the specified bucket.
patchDefaultAcl(ObjectAccessControl) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
PAYLOAD_FORMAT_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
 
PERSISTED_SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.QueryWriteStatusResponse
 
PERSISTED_SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectResponse
 
POST - Static variable in class com.google.cloud.storage.HttpMethod
 
PostConditionsV4(PostPolicyV4.PostConditionsV4.Builder) - Constructor for class com.google.cloud.storage.PostPolicyV4.PostConditionsV4
 
PostPolicyV4 - Class in com.google.cloud.storage
Presigned V4 post policy.
PostPolicyV4.ConditionV4 - Class in com.google.cloud.storage
Class for a specific POST policy document condition.
PostPolicyV4.ConditionV4Type - Enum in com.google.cloud.storage
 
PostPolicyV4.PostConditionsV4 - Class in com.google.cloud.storage
A helper class for specifying conditions in a V4 POST Policy document.
PostPolicyV4.PostConditionsV4.Builder - Class in com.google.cloud.storage
 
PostPolicyV4.PostFieldsV4 - Class in com.google.cloud.storage
A helper class to define fields to be specified in a V4 POST request.
PostPolicyV4.PostFieldsV4.Builder - Class in com.google.cloud.storage
 
PostPolicyV4.PostPolicyV4Document - Class in com.google.cloud.storage
Class for a V4 POST Policy document.
PREDEFINED_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateBucketRequest
 
PREDEFINED_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateBucketRequest
 
PREDEFINED_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateObjectRequest
 
PREDEFINED_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectSpec
 
PREDEFINED_DEFAULT_OBJECT_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateBucketRequest
 
PREDEFINED_DEFAULT_OBJECT_ACL_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateBucketRequest
 
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for specifying blob's predefined ACL configuration.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for specifying blob's predefined ACL configuration.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for specifying blob's predefined ACL configuration.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for specifying blob's predefined ACL configuration.
predefinedAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option for specifying bucket's predefined ACL configuration.
predefinedDefaultObjectAcl(Storage.PredefinedAcl) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option for specifying bucket's default ACL configuration for blobs.
prefix(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to set a prefix to filter results to blobs whose names begin with this prefix.
prefix(String) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option to set a prefix to filter results to buckets whose names begin with this prefix.
PREFIX_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListBucketsRequest
 
PREFIX_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
PREFIXES_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsResponse
 
Project(Acl.Project.ProjectRole, String) - Constructor for class com.google.cloud.storage.Acl.Project
Creates a project entity.
PROJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
PROJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateHmacKeyRequest
 
PROJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.DeleteHmacKeyRequest
 
PROJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetHmacKeyRequest
 
PROJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetServiceAccountRequest
 
PROJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
 
PROJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListHmacKeysRequest
 
PROJECT_NUMBER_FIELD_NUMBER - Static variable in class com.google.storage.v2.ProjectTeam
 
PROJECT_TEAM_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
PROJECT_TEAM_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
projectId(String) - Static method in class com.google.cloud.storage.Storage.CreateHmacKeyOption
Returns an option to specify the Project ID for this request.
projectId(String) - Static method in class com.google.cloud.storage.Storage.GetHmacKeyOption
Returns an option to specify the Project ID for this request.
projectId(String) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Returns an option to specify the Project ID for this request.
projectIdRequired() - Method in class com.google.cloud.storage.StorageOptions
 
projection(String) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option to define the projection in the API request.
ProjectName - Class in com.google.storage.v2
 
ProjectName() - Constructor for class com.google.storage.v2.ProjectName
Deprecated.
ProjectName.Builder - Class in com.google.storage.v2
Builder for projects/{project}.
ProjectTeam - Class in com.google.storage.v2
Represents the Viewers, Editors, or Owners of a given project.
ProjectTeam.Builder - Class in com.google.storage.v2
Represents the Viewers, Editors, or Owners of a given project.
ProjectTeamOrBuilder - Interface in com.google.storage.v2
 
PUBLIC_ACCESS_PREVENTION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.IamConfig
 
PUT - Static variable in class com.google.cloud.storage.HttpMethod
 
putAllCustomAttributes(Map<String, String>) - Method in class com.google.storage.v2.NotificationConfig.Builder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
putAllLabels(Map<String, String>) - Method in class com.google.storage.v2.Bucket.Builder
User-provided labels, in key/value pairs.
putAllMetadata(Map<String, String>) - Method in class com.google.storage.v2.Object.Builder
User-provided metadata, in key/value pairs.
putCustomAttributes(String, String) - Method in class com.google.storage.v2.NotificationConfig.Builder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
putLabels(String, String) - Method in class com.google.storage.v2.Bucket.Builder
User-provided labels, in key/value pairs.
putMetadata(String, String) - Method in class com.google.storage.v2.Object.Builder
User-provided metadata, in key/value pairs.

Q

queryCompletedResumableUpload(String, long) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
queryCompletedResumableUpload(String, long) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Attempts to retrieve the StorageObject from a completed resumable upload.
queryCompletedResumableUpload(String, long) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
queryWriteStatus(String) - Method in class com.google.storage.v2.StorageClient
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatus(QueryWriteStatusRequest) - Method in class com.google.storage.v2.StorageClient
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatus(QueryWriteStatusRequest, StreamObserver<QueryWriteStatusResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatus(QueryWriteStatusRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatus(QueryWriteStatusRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatus(QueryWriteStatusRequest, StreamObserver<QueryWriteStatusResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatusCallable() - Method in class com.google.storage.v2.StorageClient
Determines the `persisted_size` for an object that is being written, which can then be used as the `write_offset` for the next `Write()` call.
queryWriteStatusCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
queryWriteStatusCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
QueryWriteStatusRequest - Class in com.google.storage.v2
Request object for `QueryWriteStatus`.
QueryWriteStatusRequest.Builder - Class in com.google.storage.v2
Request object for `QueryWriteStatus`.
QueryWriteStatusRequestOrBuilder - Interface in com.google.storage.v2
 
QueryWriteStatusResponse - Class in com.google.storage.v2
Response object for `QueryWriteStatus`.
QueryWriteStatusResponse.Builder - Class in com.google.storage.v2
Response object for `QueryWriteStatus`.
QueryWriteStatusResponse.WriteStatusCase - Enum in com.google.storage.v2
 
QueryWriteStatusResponseOrBuilder - Interface in com.google.storage.v2
 
queryWriteStatusSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to queryWriteStatus.
queryWriteStatusSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to queryWriteStatus.
queryWriteStatusSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to queryWriteStatus.
queryWriteStatusSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to queryWriteStatus.

R

read(StorageObject, Map<StorageRpc.Option, ?>, long, OutputStream) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
read(StorageObject, Map<StorageRpc.Option, ?>, long, int) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
read(StorageObject, Map<StorageRpc.Option, ?>, long, int) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Reads the given amount of bytes from a storage object at the given position.
read(StorageObject, Map<StorageRpc.Option, ?>, long, OutputStream) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Reads all the bytes from a storage object at the given position in to outputstream using direct download.
read(StorageObject, Map<StorageRpc.Option, ?>, long, int) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
read(StorageObject, Map<StorageRpc.Option, ?>, long, OutputStream) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
READ_LIMIT_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
READ_MASK_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetBucketRequest
 
READ_MASK_FIELD_NUMBER - Static variable in class com.google.storage.v2.GetObjectRequest
 
READ_MASK_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListBucketsRequest
 
READ_MASK_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
READ_MASK_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
READ_OFFSET_FIELD_NUMBER - Static variable in class com.google.storage.v2.ReadObjectRequest
 
readAllBytes(String, String, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Reads all the bytes from a blob.
readAllBytes(BlobId, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Reads all the bytes from a blob.
READER - Static variable in class com.google.cloud.storage.Acl.Role
 
reader(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Returns a ReadChannel object for reading this blob's content.
reader(String, String, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Returns a channel for reading the blob's content.
reader(BlobId, Storage.BlobSourceOption...) - Method in interface com.google.cloud.storage.Storage
Returns a channel for reading the blob's content.
readObject(ReadObjectRequest, StreamObserver<ReadObjectResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Reads an object's data.
readObject(ReadObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Reads an object's data.
readObject(ReadObjectRequest, StreamObserver<ReadObjectResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Reads an object's data.
readObjectCallable() - Method in class com.google.storage.v2.StorageClient
Reads an object's data.
readObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
readObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
ReadObjectRequest - Class in com.google.storage.v2
Request message for ReadObject.
ReadObjectRequest.Builder - Class in com.google.storage.v2
Request message for ReadObject.
ReadObjectRequestOrBuilder - Interface in com.google.storage.v2
 
ReadObjectResponse - Class in com.google.storage.v2
Response message for ReadObject.
ReadObjectResponse.Builder - Class in com.google.storage.v2
Response message for ReadObject.
ReadObjectResponseOrBuilder - Interface in com.google.storage.v2
 
readObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to readObject.
readObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to readObject.
readObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to readObject.
readObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to readObject.
REGIONAL - Static variable in class com.google.cloud.storage.StorageClass
Legacy Regional storage class, use StorageClass.STANDARD instead.
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.storage.v2.StorageProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.storage.v2.StorageProto
 
reload(Blob.BlobSourceOption...) - Method in class com.google.cloud.storage.Blob
Fetches the latest blob properties.
reload(Bucket.BucketSourceOption...) - Method in class com.google.cloud.storage.Bucket
Fetches current bucket's latest information.
RemoteStorageHelper - Class in com.google.cloud.storage.testing
Utility to create a remote storage configuration for testing.
RemoteStorageHelper.StorageHelperException - Exception in com.google.cloud.storage.testing
 
removeAcl(int) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
removeAcl(int) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
removeBuckets(int) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
removeCors(int) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
removeCustomAttributes(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
A list of additional attributes to attach to each Pub/Sub message published for this NotificationConfig.
removeDefaultObjectAcl(int) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
removeHmacKeys(int) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
removeLabels(String) - Method in class com.google.storage.v2.Bucket.Builder
User-provided labels, in key/value pairs.
removeMetadata(String) - Method in class com.google.storage.v2.Object.Builder
User-provided metadata, in key/value pairs.
removeNotificationConfigs(int) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
removeObjects(int) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
removeRule(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
removeSourceObjects(int) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
requestedPolicyVersion(long) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
 
REQUESTER_PAYS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Billing
 
requesterPays() - Method in class com.google.cloud.storage.BucketInfo
Returns a Boolean with either true, false, and in a specific case null.
RESOURCE_FIELD_NUMBER - Static variable in class com.google.storage.v2.QueryWriteStatusResponse
 
RESOURCE_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteResponse
 
RESOURCE_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectResponse
 
RESOURCE_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectSpec
 
RESPONSE_HEADER_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Cors
 
result - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
RETENTION_DURATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.RetentionPolicy
 
RETENTION_EXPIRE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
RETENTION_POLICY_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
retentionPolicyIsLocked() - Method in class com.google.cloud.storage.BucketInfo
Returns a Boolean with either true or null.
REWRITE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
REWRITE_TOKEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteResponse
 
rewriteObject(RewriteObjectRequest) - Method in class com.google.storage.v2.StorageClient
Rewrites a source object to a destination object.
rewriteObject(RewriteObjectRequest, StreamObserver<RewriteResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Rewrites a source object to a destination object.
rewriteObject(RewriteObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Rewrites a source object to a destination object.
rewriteObject(RewriteObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Rewrites a source object to a destination object.
rewriteObject(RewriteObjectRequest, StreamObserver<RewriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Rewrites a source object to a destination object.
rewriteObjectCallable() - Method in class com.google.storage.v2.StorageClient
Rewrites a source object to a destination object.
rewriteObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
rewriteObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
RewriteObjectRequest - Class in com.google.storage.v2
Request message for RewriteObject.
RewriteObjectRequest.Builder - Class in com.google.storage.v2
Request message for RewriteObject.
RewriteObjectRequestOrBuilder - Interface in com.google.storage.v2
 
rewriteObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to rewriteObject.
rewriteObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to rewriteObject.
rewriteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to rewriteObject.
rewriteObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to rewriteObject.
RewriteRequest(StorageObject, Map<StorageRpc.Option, ?>, boolean, StorageObject, Map<StorageRpc.Option, ?>, Long) - Constructor for class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
rewriteRequest - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
RewriteResponse(StorageRpc.RewriteRequest, StorageObject, long, boolean, String, long) - Constructor for class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
RewriteResponse - Class in com.google.storage.v2
A rewrite response.
RewriteResponse.Builder - Class in com.google.storage.v2
A rewrite response.
RewriteResponseOrBuilder - Interface in com.google.storage.v2
 
rewriteToken - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
ROLE_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
 
ROLE_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
 
RpcBatch - Interface in com.google.cloud.storage.spi.v1
An interface for the collection of batch operations.
RpcBatch.Callback<T> - Interface in com.google.cloud.storage.spi.v1
An interface for batch callbacks.
Rpo - Class in com.google.cloud.storage
Enums for the Recovery Point Objective (RPO) of dual-region buckets, which determines how fast data is replicated between regions.
RPO_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
RULE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle
 

S

SATISFIES_PZS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
SCOPE - Static variable in class com.google.cloud.storage.SignatureInfo
 
SECRET_KEY_BYTES_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateHmacKeyResponse
 
self() - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
self() - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
serialize(Map<String, String>) - Method in class com.google.cloud.storage.CanonicalExtensionHeadersSerializer
 
serializeHeaderNames(Map<String, String>) - Method in class com.google.cloud.storage.CanonicalExtensionHeadersSerializer
 
SERVICE_ACCOUNT_EMAIL_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateHmacKeyRequest
 
SERVICE_ACCOUNT_EMAIL_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
 
SERVICE_ACCOUNT_EMAIL_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListHmacKeysRequest
 
SERVICE_NAME - Static variable in class com.google.storage.v2.StorageGrpc
 
ServiceAccount - Class in com.google.cloud.storage
A service account, with its specified scopes, authorized for this instance.
serviceAccount(ServiceAccount) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Returns an option for the Service Account whose keys to list.
ServiceAccount - Class in com.google.storage.v2
A service account, owned by Cloud Storage, which may be used when taking action on behalf of a given project, for example to publish Pub/Sub notifications or to retrieve security keys.
ServiceAccount.Builder - Class in com.google.storage.v2
A service account, owned by Cloud Storage, which may be used when taking action on behalf of a given project, for example to publish Pub/Sub notifications or to retrieve security keys.
ServiceAccountOrBuilder - Interface in com.google.storage.v2
 
ServiceConstants - Class in com.google.storage.v2
Shared constants.
ServiceConstants.Builder - Class in com.google.storage.v2
Shared constants.
ServiceConstants.Values - Enum in com.google.storage.v2
A collection of constant values meaningful to the Storage API.
ServiceConstantsOrBuilder - Interface in com.google.storage.v2
 
setAccessId(String) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
 
setAccessId(String) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
setAccessId(String) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
setAccessId(String) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
setAccessIdBytes(ByteString) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
setAccessIdBytes(ByteString) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
setAccessIdBytes(ByteString) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
setAccountEmail(String) - Method in class com.google.cloud.storage.SignatureInfo.Builder
 
setAcl(List<Acl>) - Method in class com.google.cloud.storage.Blob.Builder
 
setAcl(List<Acl>) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's access control configuration.
setAcl(Iterable<Acl>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setAcl(Iterable<Acl>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's access control configuration.
setAcl(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setAcl(int, BucketAccessControl) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
setAcl(int, BucketAccessControl.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Access controls on the bucket.
setAcl(int, ObjectAccessControl) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
setAcl(int, ObjectAccessControl.Builder) - Method in class com.google.storage.v2.Object.Builder
Access controls on the object.
setAction(Bucket.Lifecycle.Rule.Action) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The action to take.
setAction(Bucket.Lifecycle.Rule.Action.Builder) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The action to take.
setAge(Integer) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the age in days.
setAgeDays(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Age of an object (in days).
setAllowDivideAndConquer(boolean) - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig.Builder
Whether to allow Transfer Manager to perform chunked Uploads/Downloads if it determines chunking will be beneficial
setAttemptDirectPath(boolean) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
Option which signifies the client should attempt to connect to gcs via Direct Path.
setAutoclass(BucketInfo.Autoclass) - Method in class com.google.cloud.storage.Bucket.Builder
 
setAutoclass(BucketInfo.Autoclass) - Method in class com.google.cloud.storage.BucketInfo.Builder
 
setAutoclass(Bucket.Autoclass) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's Autoclass configuration.
setAutoclass(Bucket.Autoclass.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's Autoclass configuration.
setBilling(Bucket.Billing) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's billing config.
setBilling(Bucket.Billing.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's billing config.
setBlobId(BlobId) - Method in class com.google.cloud.storage.Blob.Builder
 
setBlobId(BlobId) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob identity.
setBucket(String) - Method in class com.google.storage.v2.BucketName.Builder
 
setBucket(Bucket) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Properties of the new bucket being inserted.
setBucket(Bucket.Builder) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Properties of the new bucket being inserted.
setBucket(String) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
setBucket(String) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
setBucket(String) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
Required.
setBucket(String) - Method in class com.google.storage.v2.NotificationConfigName.Builder
 
setBucket(String) - Method in class com.google.storage.v2.Object.Builder
Immutable.
setBucket(String) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
setBucket(Bucket) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
setBucket(Bucket.Builder) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
setBucketBytes(ByteString) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
setBucketBytes(ByteString) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
setBucketBytes(ByteString) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
Required.
setBucketBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Immutable.
setBucketBytes(ByteString) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
setBucketId(String) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setBucketId(String) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
setBucketIdBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setBucketIdBytes(ByteString) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
setBucketName(String) - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig.Builder
Sets the bucketName that Transfer Manager will download from.
setBucketName(String) - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig.Builder
Sets the bucketName that Transfer Manager will upload to.
setBuckets(int, Bucket) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
setBuckets(int, Bucket.Builder) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The list of items.
setCacheControl(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setCacheControl(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data cache control.
setCacheControl(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setCacheControl(String) - Method in class com.google.storage.v2.Object.Builder
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
setCacheControlBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].
setCanonicalizedExtensionHeaders(Map<String, String>) - Method in class com.google.cloud.storage.SignatureInfo.Builder
 
setCanonicalizedQueryParams(Map<String, String>) - Method in class com.google.cloud.storage.SignatureInfo.Builder
 
setChecksummedData(ChecksummedData) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
A portion of the data for the object.
setChecksummedData(ChecksummedData.Builder) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
A portion of the data for the object.
setChecksummedData(ChecksummedData) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
The data to insert.
setChecksummedData(ChecksummedData.Builder) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
The data to insert.
setChecksums(ObjectChecksums) - Method in class com.google.storage.v2.Object.Builder
Output only.
setChecksums(ObjectChecksums.Builder) - Method in class com.google.storage.v2.Object.Builder
Output only.
setClientLibToken(String) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setClientLibToken(String) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setClock(ApiClock) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setClock(ApiClock) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.GetObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.GetObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCommonObjectRequestParams(CommonObjectRequestParams.Builder) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
A set of parameters common to Storage API requests concerning an object.
setCompleteLength(long) - Method in class com.google.storage.v2.ContentRange.Builder
The complete length of the object data.
setComponentCount(int) - Method in class com.google.storage.v2.Object.Builder
Output only.
setCondition(Bucket.Lifecycle.Rule.Condition) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The condition(s) under which the action will be taken.
setCondition(Bucket.Lifecycle.Rule.Condition.Builder) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
The condition(s) under which the action will be taken.
setContent(ByteString) - Method in class com.google.storage.v2.ChecksummedData.Builder
The data.
setContentDisposition(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setContentDisposition(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data content disposition.
setContentDisposition(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setContentDisposition(String) - Method in class com.google.storage.v2.Object.Builder
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
setContentDispositionBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].
setContentEncoding(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setContentEncoding(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data content encoding.
setContentEncoding(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setContentEncoding(String) - Method in class com.google.storage.v2.Object.Builder
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
setContentEncodingBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]
setContentLanguage(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setContentLanguage(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data content language.
setContentLanguage(String) - Method in class com.google.storage.v2.Object.Builder
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
setContentLanguageBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].
setContentLength(int) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
Deprecated.
Invocation of this method has no effect, because all valid HTML form fields except Content-Length can use exact matching. Use PostPolicyV4.PostConditionsV4.Builder.addContentLengthRangeCondition(int, int) to specify a range for the content-length.
setContentMd5(String) - Method in class com.google.cloud.storage.SignatureInfo.Builder
 
setContentRange(ContentRange) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
setContentRange(ContentRange.Builder) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
If read_offset and or read_limit was specified on the ReadObjectRequest, ContentRange will be populated on the first ReadObjectResponse message of the read stream.
setContentType(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setContentType(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's data content type.
setContentType(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setContentType(String) - Method in class com.google.cloud.storage.SignatureInfo.Builder
 
setContentType(String) - Method in class com.google.storage.v2.Object.Builder
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
setContentTypeBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].
setCopySourceEncryptionAlgorithm(String) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The algorithm used to encrypt the source object, if any.
setCopySourceEncryptionAlgorithmBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The algorithm used to encrypt the source object, if any.
setCopySourceEncryptionKeyBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The raw bytes (not base64-encoded) AES-256 encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
setCopySourceEncryptionKeySha256Bytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The raw bytes (not base64-encoded) SHA256 hash of the encryption key used to encrypt the source object, if it was encrypted with a Customer-Supplied Encryption Key.
setCors(Iterable<Cors>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setCors(Iterable<Cors>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's Cross-Origin Resource Sharing (CORS) configuration.
setCors(int, Bucket.Cors) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
setCors(int, Bucket.Cors.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's [https://www.w3.org/TR/cors/][Cross-Origin Resource Sharing] (CORS) config.
setCrc32c(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setCrc32c(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the CRC32C checksum of blob's data as described in RFC 4960, Appendix B; encoded in base64 in big-endian order.
setCrc32C(int) - Method in class com.google.storage.v2.ChecksummedData.Builder
If set, the CRC32C digest of the content field.
setCrc32C(int) - Method in class com.google.storage.v2.ObjectChecksums.Builder
CRC32C digest of the object data.
setCrc32cFromHexString(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setCrc32cFromHexString(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the CRC32C checksum of blob's data as described in RFC 4960, Appendix B; from hex string.
setCreatedBefore(DateTime) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
setCreatedBefore(Date) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
setCreatedBefore(Date.Builder) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is satisfied when an object is created before midnight of the specified date in UTC.
setCreatedBeforeOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the date a Blob should be created before for an Action to be executed.
setCreateTime(long) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
setCreateTime(Timestamp) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.storage.v2.Object.Builder
Output only.
setCreateTimeOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
 
setCredentials(Credentials) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setCredentials(Credentials) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setCryptoKey(String) - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
setCustomAttributes(Map<String, String>) - Method in class com.google.cloud.storage.Notification.Builder
 
setCustomAttributes(Map<String, String>) - Method in class com.google.cloud.storage.NotificationInfo.Builder
 
setCustomAttributes(Map<String, String>) - Method in class com.google.cloud.storage.NotificationInfo.BuilderImpl
 
setCustomerEncryption(CustomerEncryption) - Method in class com.google.storage.v2.Object.Builder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
setCustomerEncryption(CustomerEncryption.Builder) - Method in class com.google.storage.v2.Object.Builder
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.
setCustomMetadataField(String, String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setCustomPlacementConfig(BucketInfo.CustomPlacementConfig) - Method in class com.google.cloud.storage.Bucket.Builder
 
setCustomPlacementConfig(BucketInfo.CustomPlacementConfig) - Method in class com.google.cloud.storage.BucketInfo.Builder
 
setCustomPlacementConfig(Bucket.CustomPlacementConfig) - Method in class com.google.storage.v2.Bucket.Builder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
setCustomPlacementConfig(Bucket.CustomPlacementConfig.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Configuration that, if present, specifies the data placement for a [https://cloud.google.com/storage/docs/use-dual-regions][Dual Region].
setCustomTime(Long) - Method in class com.google.cloud.storage.Blob.Builder
setCustomTime(Long) - Method in class com.google.cloud.storage.BlobInfo.Builder
setCustomTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
A user-specified timestamp set on an object.
setCustomTime(Timestamp.Builder) - Method in class com.google.storage.v2.Object.Builder
A user-specified timestamp set on an object.
setCustomTimeBefore(DateTime) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
setCustomTimeBefore(Date) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
setCustomTimeBefore(Date.Builder) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
An object matches this condition if the custom timestamp set on the object is before the specified date in UTC.
setCustomTimeBeforeOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the date with only the date part (for instance, "2013-01-15").
setCustomTimeOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.Blob.Builder
 
setCustomTimeOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the custom time for an object.
setDataLocations(List<String>) - Method in class com.google.cloud.storage.BucketInfo.CustomPlacementConfig.Builder
A list of regions for custom placement configurations.
setDataLocations(int, String) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
List of locations to use for data placement.
setDaysSinceCustomTime(Integer) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the number of days elapsed since the user-specified timestamp set on an object.
setDaysSinceCustomTime(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Number of days that have elapsed since the custom timestamp set on an object.
setDaysSinceNoncurrentTime(Integer) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the number of days elapsed since the noncurrent timestamp of an object.
setDaysSinceNoncurrentTime(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
setDefaultAcl(Iterable<Acl>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setDefaultAcl(Iterable<Acl>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the default access control configuration to apply to bucket's blobs when no other configuration is specified.
setDefaultEventBasedHold(Boolean) - Method in class com.google.cloud.storage.Bucket.Builder
 
setDefaultEventBasedHold(Boolean) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the default event-based hold for this bucket.
setDefaultEventBasedHold(boolean) - Method in class com.google.storage.v2.Bucket.Builder
The default value for event-based hold on newly created objects in this bucket.
setDefaultKmsKey(String) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
setDefaultKmsKeyBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
The name of the Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
setDefaultKmsKeyName(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setDefaultKmsKeyName(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the default Cloud KMS key name for this bucket.
setDefaultObjectAcl(int, ObjectAccessControl) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
setDefaultObjectAcl(int, ObjectAccessControl.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Default access controls to apply to new objects when no ACL is provided.
setDeleteRules(Iterable<? extends BucketInfo.DeleteRule>) - Method in class com.google.cloud.storage.Bucket.Builder
Deprecated.
Use Bucket.Builder.setLifecycleRules(Iterable) instead, as in setLifecycleRules(Collections.singletonList( new BucketInfo.LifecycleRule( LifecycleAction.newDeleteAction(), LifecycleCondition.newBuilder().setAge(5).build())));
setDeleteRules(Iterable<? extends BucketInfo.DeleteRule>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Deprecated.
Use BucketInfo.Builder.setLifecycleRules(Iterable) instead, as in setLifecycleRules(Collections.singletonList( new BucketInfo.LifecycleRule( LifecycleAction.newDeleteAction(), LifecycleCondition.newBuilder().setAge(5).build())));
setDeleteTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
Output only.
setDeleteTime(Timestamp.Builder) - Method in class com.google.storage.v2.Object.Builder
Output only.
setDelimiter(String) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If set, returns results in a directory-like mode.
setDelimiterBytes(ByteString) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If set, returns results in a directory-like mode.
setDestination(Object) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Required.
setDestination(Object.Builder) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Required.
setDestination(Object) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Properties of the destination, post-rewrite object.
setDestination(Object.Builder) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Properties of the destination, post-rewrite object.
setDestinationBucket(String) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
setDestinationBucketBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
setDestinationKmsKey(String) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The name of the Cloud KMS key that will be used to encrypt the destination object.
setDestinationKmsKeyBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The name of the Cloud KMS key that will be used to encrypt the destination object.
setDestinationName(String) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
setDestinationNameBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
setDestinationPredefinedAcl(String) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
setDestinationPredefinedAcl(String) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
setDestinationPredefinedAclBytes(ByteString) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
setDestinationPredefinedAclBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Apply a predefined set of access controls to the destination object.
setDomain(String) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The domain associated with the entity, if any.
setDomain(String) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The domain associated with the entity, if any.
setDomainBytes(ByteString) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The domain associated with the entity, if any.
setDomainBytes(ByteString) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The domain associated with the entity, if any.
setDone(boolean) - Method in class com.google.storage.v2.RewriteResponse.Builder
`true` if the copy is finished; otherwise, `false` if the copy is in progress.
setDownloadDirectory(Path) - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig.Builder
Sets the base directory on the filesystem that all objects will be written to.
setDownloadResults(List<ApiFuture<DownloadResult>>) - Method in class com.google.cloud.storage.transfermanager.DownloadJob.Builder
Sets the results for a DownloadJob being performed by Transfer Manager.
setEffectiveTime(Timestamp) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Server-determined value that indicates the time from which policy was enforced and effective.
setEffectiveTime(Timestamp.Builder) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Server-determined value that indicates the time from which policy was enforced and effective.
setEmail(String) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The email address associated with the entity, if any.
setEmail(String) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The email address associated with the entity, if any.
setEmailAddress(String) - Method in class com.google.storage.v2.ServiceAccount.Builder
The ID of the notification.
setEmailAddressBytes(ByteString) - Method in class com.google.storage.v2.ServiceAccount.Builder
The ID of the notification.
setEmailBytes(ByteString) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The email address associated with the entity, if any.
setEmailBytes(ByteString) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The email address associated with the entity, if any.
setEnabled(Boolean) - Method in class com.google.cloud.storage.BucketInfo.Autoclass.Builder
Sets whether Autoclass is enabled for this bucket.
setEnabled(boolean) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Enables Autoclass.
setEnabled(boolean) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
If set, access checks only use bucket-level IAM policies or above.
setEnabled(boolean) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
While set to true, versioning is fully enabled for this bucket.
setEncryption(Bucket.Encryption) - Method in class com.google.storage.v2.Bucket.Builder
Encryption config for a bucket.
setEncryption(Bucket.Encryption.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Encryption config for a bucket.
setEncryptionAlgorithm(String) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
setEncryptionAlgorithm(String) - Method in class com.google.storage.v2.CustomerEncryption.Builder
The encryption algorithm.
setEncryptionAlgorithmBytes(ByteString) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
Encryption algorithm used with the Customer-Supplied Encryption Keys feature.
setEncryptionAlgorithmBytes(ByteString) - Method in class com.google.storage.v2.CustomerEncryption.Builder
The encryption algorithm.
setEncryptionKeyBytes(ByteString) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
Encryption key used with the Customer-Supplied Encryption Keys feature.
setEncryptionKeySha256Bytes(ByteString) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
SHA256 hash of encryption key used with the Customer-Supplied Encryption Keys feature.
setEnd(long) - Method in class com.google.storage.v2.ContentRange.Builder
The ending offset of the object data.
setEntity(Acl.Entity) - Method in class com.google.cloud.storage.Acl.Builder
Sets the entity for the ACL object.
setEntity(String) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
setEntity(String) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
setEntity(String) - Method in class com.google.storage.v2.Owner.Builder
The entity, in the form `user-`*userId*.
setEntityAlt(String) - Method in class com.google.storage.v2.BucketAccessControl.Builder
Output only.
setEntityAlt(String) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
Output only.
setEntityAltBytes(ByteString) - Method in class com.google.storage.v2.BucketAccessControl.Builder
Output only.
setEntityAltBytes(ByteString) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
Output only.
setEntityBytes(ByteString) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
setEntityBytes(ByteString) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The entity holding the permission, in one of the following forms: * `user-{userid}` * `user-{email}` * `group-{groupid}` * `group-{email}` * `domain-{domain}` * `project-{team}-{projectnumber}` * `project-{team}-{projectid}` * `allUsers` * `allAuthenticatedUsers` Examples: * The user `liz@example.com` would be `user-liz@example.com`.
setEntityBytes(ByteString) - Method in class com.google.storage.v2.Owner.Builder
The entity, in the form `user-`*userId*.
setEntityId(String) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID for the entity, if any.
setEntityId(String) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID for the entity, if any.
setEntityId(String) - Method in class com.google.storage.v2.Owner.Builder
The ID for the entity.
setEntityIdBytes(ByteString) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID for the entity, if any.
setEntityIdBytes(ByteString) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID for the entity, if any.
setEntityIdBytes(ByteString) - Method in class com.google.storage.v2.Owner.Builder
The ID for the entity.
setEtag(String) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
 
setEtag(String) - Method in class com.google.cloud.storage.Notification.Builder
 
setEtag(String) - Method in class com.google.cloud.storage.NotificationInfo.Builder
 
setEtag(String) - Method in class com.google.cloud.storage.NotificationInfo.BuilderImpl
 
setEtag(String) - Method in class com.google.storage.v2.Bucket.Builder
The etag of the bucket.
setEtag(String) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The etag of the BucketAccessControl.
setEtag(String) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
The etag of the HMAC key.
setEtag(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
The etag of the NotificationConfig.
setEtag(String) - Method in class com.google.storage.v2.Object.Builder
The etag of the object.
setEtag(String) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The etag of the ObjectAccessControl.
setEtagBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Builder
The etag of the bucket.
setEtagBytes(ByteString) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The etag of the BucketAccessControl.
setEtagBytes(ByteString) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
The etag of the HMAC key.
setEtagBytes(ByteString) - Method in class com.google.storage.v2.NotificationConfig.Builder
The etag of the NotificationConfig.
setEtagBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
The etag of the object.
setEtagBytes(ByteString) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The etag of the ObjectAccessControl.
setEventBasedHold(Boolean) - Method in class com.google.cloud.storage.Blob.Builder
 
setEventBasedHold(Boolean) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's event-based hold.
setEventBasedHold(boolean) - Method in class com.google.storage.v2.Object.Builder
Whether an object is under event-based hold.
setEventTypes(NotificationInfo.EventType...) - Method in class com.google.cloud.storage.Notification.Builder
 
setEventTypes(NotificationInfo.EventType...) - Method in class com.google.cloud.storage.NotificationInfo.Builder
 
setEventTypes(NotificationInfo.EventType...) - Method in class com.google.cloud.storage.NotificationInfo.BuilderImpl
 
setEventTypes(int, String) - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only send notifications about listed event types.
setException(Exception) - Method in class com.google.cloud.storage.transfermanager.DownloadResult.Builder
Sets the Exception produced by a failed download operation.
setException(Exception) - Method in class com.google.cloud.storage.transfermanager.UploadResult.Builder
Sets the exception produced by a failed upload operation.
setExpires(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ContentRange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Object.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.Owner.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
setFinishWrite(boolean) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
If `true`, this indicates that the write is complete.
setGeneration(long) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
The generation of this object to use as the source.
setGeneration(long) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
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.storage.v2.GetObjectRequest.Builder
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGeneration(long) - Method in class com.google.storage.v2.Object.Builder
Immutable.
setGeneration(long) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
If present, selects a specific revision of this object (as opposed to the latest version, the default).
setGrpcInterceptorProvider(GrpcInterceptorProvider) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setHmacKey(HmacKeyMetadata) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Required.
setHmacKey(HmacKeyMetadata.Builder) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Required.
setHmacKeys(int, HmacKeyMetadata) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
setHmacKeys(int, HmacKeyMetadata.Builder) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The list of items.
setHost(String) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setHost(String) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setIamConfig(Bucket.IamConfig) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's IAM config.
setIamConfig(Bucket.IamConfig.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's IAM config.
setIamConfiguration(BucketInfo.IamConfiguration) - Method in class com.google.cloud.storage.Bucket.Builder
 
setIamConfiguration(BucketInfo.IamConfiguration) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the IamConfiguration to specify whether IAM access should be enabled.
setIamPolicy(String, Policy, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
setIamPolicy(String, Policy, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates the IAM policy for the specified bucket.
setIamPolicy(String, Policy, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Updates the IAM policy on the specified bucket.
setIamPolicy(String, Policy, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
setIamPolicy(ResourceName, Policy) - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket or object.
setIamPolicy(String, Policy) - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Updates an IAM policy for the specified bucket or object.
setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Updates an IAM policy for the specified bucket or object.
setIamPolicyCallable() - Method in class com.google.storage.v2.StorageClient
Updates an IAM policy for the specified bucket or object.
setIamPolicyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
setIamPolicyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
setIamPolicySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to setIamPolicy.
setId(String) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
 
setId(String) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID of the access-control entry.
setId(String) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
setId(String) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID of the access-control entry.
setIdBytes(ByteString) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The ID of the access-control entry.
setIdBytes(ByteString) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
setIdBytes(ByteString) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The ID of the access-control entry.
setIfGenerationMatch(long) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(long) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
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.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(long) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(long) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(long) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationMatch(long) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current generation matches the given value.
setIfGenerationNotMatch(long) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
setIfGenerationNotMatch(long) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
setIfGenerationNotMatch(long) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
setIfGenerationNotMatch(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
setIfGenerationNotMatch(long) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
setIfGenerationNotMatch(long) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's live generation does not match the given value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
If set, only deletes the bucket if its metageneration matches this value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.GetBucketRequest.Builder
If set, and if the bucket's current metageneration does not match the specified value, the request will return an error.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
Required.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the destination object's current metageneration matches the given value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
If set, will only modify the bucket if its metageneration matches this value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationMatch(long) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current metageneration matches the given value.
setIfMetagenerationNotMatch(long) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
If set, only deletes the bucket if its metageneration does not match this value.
setIfMetagenerationNotMatch(long) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(long) - Method in class com.google.storage.v2.GetBucketRequest.Builder
If set, and if the bucket's current metageneration matches the specified value, the request will return an error.
setIfMetagenerationNotMatch(long) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(long) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
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.storage.v2.UpdateBucketRequest.Builder
If set, will only modify the bucket if its metageneration does not match this value.
setIfMetagenerationNotMatch(long) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfMetagenerationNotMatch(long) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Makes the operation conditional on whether the object's current metageneration does not match the given value.
setIfSourceGenerationMatch(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's live generation matches the given value.
setIfSourceGenerationNotMatch(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's live generation does not match the given value.
setIfSourceMetagenerationMatch(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's current metageneration matches the given value.
setIfSourceMetagenerationNotMatch(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Makes the operation conditional on whether the source object's current metageneration does not match the given value.
setIncludeTrailingDelimiter(boolean) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If true, objects that end in exactly one instance of `delimiter` will have their metadata included in `items` in addition to `prefixes`.
setIndexPage(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setIndexPage(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's website index page.
setInput(BlobInfo) - Method in class com.google.cloud.storage.transfermanager.DownloadResult.Builder
Sets the BlobInfo for the object request for download.
setInput(BlobInfo) - Method in class com.google.cloud.storage.transfermanager.UploadResult.Builder
Sets the BlobInfo for the object request for upload.
setIsBucketPolicyOnlyEnabled(Boolean) - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration.Builder
Deprecated.
setIsLive(Boolean) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets an isLive Boolean condition.
setIsLive(boolean) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Relevant only for versioned objects.
setIsLocked(boolean) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
Once locked, an object retention policy cannot be modified.
setIsUniformBucketLevelAccessEnabled(Boolean) - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration.Builder
Sets whether uniform bucket-level access is enabled for this bucket.
setKeyRing(String) - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
setKeySha256Bytes(ByteString) - Method in class com.google.storage.v2.CustomerEncryption.Builder
SHA256 hash value of the encryption key.
setKmsKey(String) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
setKmsKey(String) - Method in class com.google.storage.v2.Object.Builder
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
setKmsKeyBytes(ByteString) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
Resource name of the Cloud KMS key, of the form `projects/my-project/locations/my-location/keyRings/my-kr/cryptoKeys/my-key`, that will be used to encrypt the object.
setKmsKeyBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.
setLabels(Map<String, String>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setLabels(Map<String, String>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the label of this bucket.
setLexicographicEnd(String) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
setLexicographicEndBytes(ByteString) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
setLexicographicStart(String) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
setLexicographicStartBytes(ByteString) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Optional.
setLifecycle(Bucket.Lifecycle) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's lifecycle config.
setLifecycle(Bucket.Lifecycle.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's lifecycle config.
setLifecycleRules(Iterable<? extends BucketInfo.LifecycleRule>) - Method in class com.google.cloud.storage.Bucket.Builder
 
setLifecycleRules(Iterable<? extends BucketInfo.LifecycleRule>) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's lifecycle configuration as a number of lifecycle rules, consisting of an action and a condition.
setLocation(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setLocation(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's location.
setLocation(String) - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
setLocation(String) - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
setLocationBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
setLocationType(String) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setLocationTypeBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setLockTime(Timestamp) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
setLockTime(Timestamp.Builder) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
The deadline time for changing `iam_config.uniform_bucket_level_access.enabled` from `true` to `false`.
setLogBucket(String) - Method in class com.google.cloud.storage.BucketInfo.Logging.Builder
The destination bucket where the current bucket's logs should be placed.
setLogBucket(String) - Method in class com.google.storage.v2.Bucket.Logging.Builder
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
setLogBucketBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Logging.Builder
The destination bucket where the current bucket's logs should be placed, using path format (like `projects/123456/buckets/foo`).
setLogging(BucketInfo.Logging) - Method in class com.google.cloud.storage.Bucket.Builder
 
setLogging(BucketInfo.Logging) - Method in class com.google.cloud.storage.BucketInfo.Builder
 
setLogging(Bucket.Logging) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
setLogging(Bucket.Logging.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's logging config, which defines the destination bucket and name prefix (if any) for the current bucket's logs.
setLogObjectPrefix(String) - Method in class com.google.cloud.storage.BucketInfo.Logging.Builder
A prefix for log object names.
setLogObjectPrefix(String) - Method in class com.google.storage.v2.Bucket.Logging.Builder
A prefix for log object names.
setLogObjectPrefixBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Logging.Builder
A prefix for log object names.
setMainPageSuffix(String) - Method in class com.google.storage.v2.Bucket.Website.Builder
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.
setMainPageSuffixBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Website.Builder
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.
setMatchesPrefix(List<String>) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the list of prefixes.
setMatchesPrefix(int, String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name prefixes.
setMatchesStorageClass(List<StorageClass>) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets a list of Storage Classes for a objects that satisfy the condition to execute the Action.
setMatchesStorageClass(int, String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Objects having any of the storage classes specified by this condition will be matched.
setMatchesSuffix(List<String>) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the list of suffixes.
setMatchesSuffix(int, String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
List of object name suffixes.
setMaxAgeSeconds(Integer) - Method in class com.google.cloud.storage.Cors.Builder
Sets the max time in seconds in which a client can issue requests before sending a new preflight request.
setMaxAgeSeconds(int) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The value, in seconds, to return in the [https://www.w3.org/TR/cors/#access-control-max-age-response-header][Access-Control-Max-Age header] used in preflight responses.
setMaxBytesRewrittenPerCall(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The maximum number of bytes that will be rewritten per rewrite request.
setMaxWorkers(int) - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig.Builder
Maximum amount of workers to be allocated to perform work in Transfer Manager
setMd5(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setMd5(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the MD5 hash of blob's data.
setMd5FromHexString(String) - Method in class com.google.cloud.storage.Blob.Builder
 
setMd5FromHexString(String) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the MD5 hash of blob's data from hex string.
setMd5Hash(ByteString) - Method in class com.google.storage.v2.ObjectChecksums.Builder
128 bit MD5 hash of the object data.
setMegabytesCopiedPerChunk(Long) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the maximum number of megabytes to copy for each RPC call.
setMetadata(Map<String, String>) - Method in class com.google.cloud.storage.Blob.Builder
 
setMetadata(Map<String, String>) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's user provided metadata.
setMetadata(HmacKey.HmacKeyMetadata) - Method in class com.google.cloud.storage.HmacKey.Builder
 
setMetadata(HmacKeyMetadata) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
Key metadata.
setMetadata(HmacKeyMetadata.Builder) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
Key metadata.
setMetadata(Object) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
Metadata of the object whose media is being returned.
setMetadata(Object.Builder) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
Metadata of the object whose media is being returned.
setMetageneration(long) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setMetageneration(long) - Method in class com.google.storage.v2.Object.Builder
Output only.
setMethod(int, String) - Method in class com.google.storage.v2.Bucket.Cors.Builder
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".
setMethods(Iterable<HttpMethod>) - Method in class com.google.cloud.storage.Cors.Builder
Sets the HTTP methods supported by this CORS configuration.
setName(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setName(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's name.
setName(String) - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
setName(String) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Required.
setName(String) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
Required.
setName(String) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
Required.
setName(String) - Method in class com.google.storage.v2.GetBucketRequest.Builder
Required.
setName(String) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
Required.
setName(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
setName(String) - Method in class com.google.storage.v2.Object.Builder
Immutable.
setNameBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
setNameBytes(ByteString) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.storage.v2.GetBucketRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Immutable.
setNextPageToken(String) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The continuation token, used to page through large result sets.
setNextPageToken(String) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
setNextPageToken(String) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The continuation token, used to page through large result sets.
setNextPageTokenBytes(ByteString) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
The continuation token, used to page through large result sets.
setNextPageTokenBytes(ByteString) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
The continuation token, used to page through large result sets.
setNextPageTokenBytes(ByteString) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
A token, which can be sent as `page_token` to retrieve the next page.
setNextPageTokenBytes(ByteString) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The continuation token, used to page through large result sets.
setNoncurrentTimeBefore(DateTime) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
setNoncurrentTimeBefore(Date) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
setNoncurrentTimeBefore(Date.Builder) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
This condition is relevant only for versioned objects.
setNoncurrentTimeBeforeOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the date with only the date part (for instance, "2013-01-15").
setNotFoundPage(String) - Method in class com.google.cloud.storage.Bucket.Builder
 
setNotFoundPage(String) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the custom object to return when a requested resource is not found.
setNotFoundPage(String) - Method in class com.google.storage.v2.Bucket.Website.Builder
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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
setNotFoundPageBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Website.Builder
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 [https://tools.ietf.org/html/rfc7231#section-6.5.4][404 Not Found] result.
setNotificationConfig(NotificationConfig) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
setNotificationConfig(NotificationConfig.Builder) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
setNotificationConfig(String) - Method in class com.google.storage.v2.NotificationConfigName.Builder
 
setNotificationConfigs(int, NotificationConfig) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
setNotificationConfigs(int, NotificationConfig.Builder) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
The list of items.
setNumberOfNewerVersions(Integer) - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition.Builder
Sets the number of newer versions a Blob should have for an Action to be executed.
setNumNewerVersions(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
Relevant only for versioned objects.
setObject(String) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
setObject(String) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
setObject(String) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
setObject(Object) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
setObject(Object.Builder) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
setObjectBytes(ByteString) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
Required.
setObjectBytes(ByteString) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Required.
setObjectBytes(ByteString) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Required.
setObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The checksums of the complete object.
setObjectChecksums(ObjectChecksums.Builder) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The checksums of the complete object.
setObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
The checksums of the complete object.
setObjectChecksums(ObjectChecksums.Builder) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
The checksums of the complete object.
setObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The checksums of the complete object.
setObjectChecksums(ObjectChecksums.Builder) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
The checksums of the complete object.
setObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
The checksums of the complete object.
setObjectChecksums(ObjectChecksums.Builder) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
The checksums of the complete object.
setObjectChecksums(ObjectChecksums) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Checksums for the complete object.
setObjectChecksums(ObjectChecksums.Builder) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Checksums for the complete object.
setObjectNamePrefix(String) - Method in class com.google.cloud.storage.Notification.Builder
 
setObjectNamePrefix(String) - Method in class com.google.cloud.storage.NotificationInfo.Builder
 
setObjectNamePrefix(String) - Method in class com.google.cloud.storage.NotificationInfo.BuilderImpl
 
setObjectNamePrefix(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only apply this NotificationConfig to object names that begin with this prefix.
setObjectNamePrefixBytes(ByteString) - Method in class com.google.storage.v2.NotificationConfig.Builder
If present, only apply this NotificationConfig to object names that begin with this prefix.
setObjectPreconditions(ComposeObjectRequest.SourceObject.ObjectPreconditions) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Conditions that must be met for this operation to execute.
setObjectPreconditions(ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
Conditions that must be met for this operation to execute.
setObjects(int, Object) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
setObjects(int, Object.Builder) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of items.
setObjectSize(long) - Method in class com.google.storage.v2.RewriteResponse.Builder
The total size of the object being copied in bytes.
setObjectSize(long) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
The expected final object size being uploaded.
setOptionsPerRequest(List<Storage.BlobSourceOption>) - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig.Builder
Sets the BlobSourceOptions that will be applied to each download request.
setOrigin(int, String) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of Origins eligible to receive CORS response headers.
setOrigins(Iterable<Cors.Origin>) - Method in class com.google.cloud.storage.Cors.Builder
Sets the origins for this CORS configuration.
setOutputDestination(Path) - Method in class com.google.cloud.storage.transfermanager.DownloadResult.Builder
Sets the location on the Filesystem the object has been written to.
setOwner(Owner) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setOwner(Owner.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setOwner(Owner) - Method in class com.google.storage.v2.Object.Builder
Output only.
setOwner(Owner.Builder) - Method in class com.google.storage.v2.Object.Builder
Output only.
setPageSize(int) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Maximum number of buckets to return in a single response.
setPageSize(int) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
The maximum number of keys to return.
setPageSize(int) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
The maximum number of NotificationConfigs to return.
setPageSize(int) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Maximum number of `items` plus `prefixes` to return in a single page of responses.
setPageToken(String) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
setPageToken(String) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
A previously returned token from ListHmacKeysResponse to get the next page.
setPageToken(String) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
A page token, received from a previous `ListNotificationConfigs` call.
setPageToken(String) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
setPageTokenBytes(ByteString) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
setPageTokenBytes(ByteString) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
A previously returned token from ListHmacKeysResponse to get the next page.
setPageTokenBytes(ByteString) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
A page token, received from a previous `ListNotificationConfigs` call.
setPageTokenBytes(ByteString) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
A previously-returned page token representing part of the larger set of results to view.
setParallelDownloadConfig(ParallelDownloadConfig) - Method in class com.google.cloud.storage.transfermanager.DownloadJob.Builder
Sets the ParallelDownloadConfig used for this DownloadJob.
setParallelUploadConfig(ParallelUploadConfig) - Method in class com.google.cloud.storage.transfermanager.UploadJob.Builder
Sets the ParallelUploadConfig used for this UploadJob.
setParent(String) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
setParent(String) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
setParent(String) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Required.
setParent(String) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
Required.
setParent(String) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Required.
setPayloadFormat(NotificationInfo.PayloadFormat) - Method in class com.google.cloud.storage.Notification.Builder
 
setPayloadFormat(NotificationInfo.PayloadFormat) - Method in class com.google.cloud.storage.NotificationInfo.Builder
 
setPayloadFormat(NotificationInfo.PayloadFormat) - Method in class com.google.cloud.storage.NotificationInfo.BuilderImpl
 
setPayloadFormat(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
setPayloadFormatBytes(ByteString) - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
setPersistedSize(long) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
setPersistedSize(long) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
The total number of bytes that have been processed for the given object from all `WriteObject` calls.
setPerWorkerBufferSize(int) - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig.Builder
Buffer size allowed to each worker
setPredefinedAcl(String) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
setPredefinedAcl(String) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
setPredefinedAcl(String) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Apply a predefined set of access controls to this object.
setPredefinedAcl(String) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Apply a predefined set of access controls to this object.
setPredefinedAclBytes(ByteString) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
setPredefinedAclBytes(ByteString) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of access controls to this bucket.
setPredefinedAclBytes(ByteString) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Apply a predefined set of access controls to this object.
setPredefinedAclBytes(ByteString) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Apply a predefined set of access controls to this object.
setPredefinedDefaultObjectAcl(String) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
setPredefinedDefaultObjectAcl(String) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
setPredefinedDefaultObjectAclBytes(ByteString) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
setPredefinedDefaultObjectAclBytes(ByteString) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Apply a predefined set of default object access controls to this bucket.
setPrefix(String) - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig.Builder
Sets a common prefix that will be applied to all object paths in the destination bucket.
setPrefix(String) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Filter results to buckets whose names begin with this prefix.
setPrefix(String) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Filter results to objects whose names begin with this prefix.
setPrefixBytes(ByteString) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Filter results to buckets whose names begin with this prefix.
setPrefixBytes(ByteString) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Filter results to objects whose names begin with this prefix.
setPrefixes(int, String) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.
setProject(String) - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
setProject(String) - Method in class com.google.storage.v2.BucketName.Builder
 
setProject(String) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
setProject(String) - Method in class com.google.storage.v2.CryptoKeyName.Builder
 
setProject(String) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
setProject(String) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
setProject(String) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
Required.
setProject(String) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
setProject(String) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
Required.
setProject(String) - Method in class com.google.storage.v2.NotificationConfigName.Builder
 
setProject(String) - Method in class com.google.storage.v2.ProjectName.Builder
 
setProjectBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Builder
Immutable.
setProjectBytes(ByteString) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
setProjectBytes(ByteString) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
Required.
setProjectBytes(ByteString) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
Required.
setProjectBytes(ByteString) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
Required.
setProjectBytes(ByteString) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Immutable.
setProjectBytes(ByteString) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
Required.
setProjectId(String) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setProjectId(String) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
 
setProjectId(String) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setProjectNumber(String) - Method in class com.google.storage.v2.ProjectTeam.Builder
The project number.
setProjectNumberBytes(ByteString) - Method in class com.google.storage.v2.ProjectTeam.Builder
The project number.
setProjectTeam(ProjectTeam) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The project team associated with the entity, if any.
setProjectTeam(ProjectTeam.Builder) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The project team associated with the entity, if any.
setProjectTeam(ProjectTeam) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The project team associated with the entity, if any.
setProjectTeam(ProjectTeam.Builder) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The project team associated with the entity, if any.
setPublicAccessPrevention(BucketInfo.PublicAccessPrevention) - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration.Builder
Sets the bucket's Public Access Prevention configuration.
setPublicAccessPrevention(String) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Whether IAM will enforce public access prevention.
setPublicAccessPreventionBytes(ByteString) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Whether IAM will enforce public access prevention.
setQuotaProjectId(String) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setQuotaProjectId(String) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setReadLimit(long) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
The maximum number of `data` bytes the server is allowed to return in the sum of all `Object` messages.
setReadMask(FieldMask) - Method in class com.google.storage.v2.GetBucketRequest.Builder
Mask specifying which fields to read.
setReadMask(FieldMask.Builder) - Method in class com.google.storage.v2.GetBucketRequest.Builder
Mask specifying which fields to read.
setReadMask(FieldMask) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Mask specifying which fields to read.
setReadMask(FieldMask.Builder) - Method in class com.google.storage.v2.GetObjectRequest.Builder
Mask specifying which fields to read.
setReadMask(FieldMask) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Mask specifying which fields to read from each result.
setReadMask(FieldMask.Builder) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
Mask specifying which fields to read from each result.
setReadMask(FieldMask) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Mask specifying which fields to read from each result.
setReadMask(FieldMask.Builder) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
Mask specifying which fields to read from each result.
setReadMask(FieldMask) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Mask specifying which fields to read.
setReadMask(FieldMask.Builder) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
Mask specifying which fields to read.
setReadOffset(long) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
The offset for the first byte to return in the read, relative to the start of the object.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ContentRange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Object.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.Owner.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
setRequesterPays(Boolean) - Method in class com.google.cloud.storage.Bucket.Builder
 
setRequesterPays(Boolean) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets whether a user accessing the bucket or an object it contains should assume the transit costs related to the access.
setRequesterPays(boolean) - Method in class com.google.storage.v2.Bucket.Billing.Builder
When set to true, Requester Pays is enabled for this bucket.
setResource(Object) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
A resource containing the metadata for the uploaded object.
setResource(Object.Builder) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
A resource containing the metadata for the uploaded object.
setResource(Object) - Method in class com.google.storage.v2.RewriteResponse.Builder
A resource containing the metadata for the copied-to object.
setResource(Object.Builder) - Method in class com.google.storage.v2.RewriteResponse.Builder
A resource containing the metadata for the copied-to object.
setResource(Object) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
A resource containing the metadata for the uploaded object.
setResource(Object.Builder) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
A resource containing the metadata for the uploaded object.
setResource(Object) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Required.
setResource(Object.Builder) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
Required.
setResponseHeader(int, String) - Method in class com.google.storage.v2.Bucket.Cors.Builder
The list of HTTP headers other than the [https://www.w3.org/TR/cors/#simple-response-header][simple response headers] to give permission for the user-agent to share across domains.
setResponseHeaders(Iterable<String>) - Method in class com.google.cloud.storage.Cors.Builder
Sets the response headers supported by this CORS configuration.
setRetentionDuration(Duration) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
The duration that objects need to be retained.
setRetentionDuration(Duration.Builder) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
The duration that objects need to be retained.
setRetentionExpireTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
A server-determined value that specifies the earliest time that the object's retention period expires.
setRetentionExpireTime(Timestamp.Builder) - Method in class com.google.storage.v2.Object.Builder
A server-determined value that specifies the earliest time that the object's retention period expires.
setRetentionPeriod(Long) - Method in class com.google.cloud.storage.Bucket.Builder
setRetentionPeriod(Long) - Method in class com.google.cloud.storage.BucketInfo.Builder
setRetentionPeriodDuration(Duration) - Method in class com.google.cloud.storage.Bucket.Builder
 
setRetentionPeriodDuration(Duration) - Method in class com.google.cloud.storage.BucketInfo.Builder
If policy is not locked this value can be cleared, increased, and decreased.
setRetentionPolicy(Bucket.RetentionPolicy) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's retention policy.
setRetentionPolicy(Bucket.RetentionPolicy.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's retention policy.
setRetrySettings(RetrySettings) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setRetrySettings(RetrySettings) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setRewriteToken(String) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
setRewriteToken(String) - Method in class com.google.storage.v2.RewriteResponse.Builder
A token to use in subsequent requests to continue copying data.
setRewriteTokenBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true.
setRewriteTokenBytes(ByteString) - Method in class com.google.storage.v2.RewriteResponse.Builder
A token to use in subsequent requests to continue copying data.
setRole(Acl.Role) - Method in class com.google.cloud.storage.Acl.Builder
Sets the role to associate to the entity object.
setRole(String) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The access permission for the entity.
setRole(String) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The access permission for the entity.
setRoleBytes(ByteString) - Method in class com.google.storage.v2.BucketAccessControl.Builder
The access permission for the entity.
setRoleBytes(ByteString) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
The access permission for the entity.
setRpo(Rpo) - Method in class com.google.cloud.storage.Bucket.Builder
 
setRpo(Rpo) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's Recovery Point Objective (RPO).
setRpo(String) - Method in class com.google.storage.v2.Bucket.Builder
The recovery point objective for cross-region replication of the bucket.
setRpoBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Builder
The recovery point objective for cross-region replication of the bucket.
setRule(int, Bucket.Lifecycle.Rule) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
setRule(int, Bucket.Lifecycle.Rule.Builder) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
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.storage.v2.Bucket.Builder
Reserved for future use.
setSecretKey(String) - Method in class com.google.cloud.storage.HmacKey.Builder
 
setSecretKeyBytes(ByteString) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
HMAC key secret material.
setSelfLink(String) - Method in class com.google.cloud.storage.Notification.Builder
 
setSelfLink(String) - Method in class com.google.cloud.storage.NotificationInfo.Builder
 
setSelfLink(String) - Method in class com.google.cloud.storage.NotificationInfo.BuilderImpl
 
setServiceAccount(ServiceAccount) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
 
setServiceAccountEmail(String) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
setServiceAccountEmail(String) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
setServiceAccountEmail(String) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
If set, filters to only return HMAC keys for specified service account.
setServiceAccountEmailBytes(ByteString) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
Required.
setServiceAccountEmailBytes(ByteString) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
setServiceAccountEmailBytes(ByteString) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
If set, filters to only return HMAC keys for specified service account.
setServiceFactory(ServiceFactory<Storage, StorageOptions>) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setServiceFactory(ServiceFactory<Storage, StorageOptions>) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setServiceRpcFactory(ServiceRpcFactory<StorageOptions>) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setServiceRpcFactory(ServiceRpcFactory<StorageOptions>) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setShowDeletedKeys(boolean) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
If set, return deleted keys that have not yet been wiped out.
setSignatureVersion(Storage.SignUrlOption.SignatureVersion) - Method in class com.google.cloud.storage.SignatureInfo.Builder
 
setSize(long) - Method in class com.google.storage.v2.Object.Builder
Output only.
setSkipIfExists(boolean) - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig.Builder
Sets the parameter for skipIfExists.
setSource(String, String) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the blob to copy given bucket and blob name.
setSource(BlobId) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the blob to copy given a BlobId.
setSourceBucket(String) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
setSourceBucketBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
setSourceGeneration(long) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
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.storage.v2.RewriteObjectRequest.Builder
Required.
setSourceObjectBytes(ByteString) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
Required.
setSourceObjects(int, ComposeObjectRequest.SourceObject) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
setSourceObjects(int, ComposeObjectRequest.SourceObject.Builder) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
The list of source objects that will be concatenated into a single object.
setSourceOptions(Storage.BlobSourceOption...) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets blob's source options.
setSourceOptions(Iterable<Storage.BlobSourceOption>) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets blob's source options.
setStart(long) - Method in class com.google.storage.v2.ContentRange.Builder
The starting offset of the object data.
setState(HmacKey.HmacKeyState) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
 
setState(String) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
State of the key.
setStateBytes(ByteString) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
State of the key.
setStatus(TransferStatus) - Method in class com.google.cloud.storage.transfermanager.DownloadResult.Builder
Sets the status of the download.This field is required.
setStatus(TransferStatus) - Method in class com.google.cloud.storage.transfermanager.UploadResult.Builder
Sets the Status of the Upload request.
setStorageClass(StorageClass) - Method in class com.google.cloud.storage.Blob.Builder
 
setStorageClass(StorageClass) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's storage class.
setStorageClass(StorageClass) - Method in class com.google.cloud.storage.Bucket.Builder
 
setStorageClass(StorageClass) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets the bucket's storage class.
setStorageClass(String) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
setStorageClass(String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Target storage class.
setStorageClass(String) - Method in class com.google.storage.v2.Object.Builder
Storage class of the object.
setStorageClassBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's default storage class, used whenever no storageClass is specified for a newly-created object.
setStorageClassBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Target storage class.
setStorageClassBytes(ByteString) - Method in class com.google.storage.v2.Object.Builder
Storage class of the object.
setStorageOptions(StorageOptions) - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig.Builder
Storage options that Transfer Manager will use to interact with Google Cloud Storage
setStorageRetryStrategy(StorageRetryStrategy) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
Override the default retry handling behavior with an alternate strategy.
setStorageRetryStrategy(StorageRetryStrategy) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
Override the default retry handling behavior with an alternate strategy.
setStorageRetryStrategy(StorageRetryStrategy) - Method in class com.google.cloud.storage.StorageOptions.Builder
 
setStripPrefix(String) - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig.Builder
Sets the value for stripPrefix.
setSuccessActionRedirect(String) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setSuccessActionStatus(int) - Method in class com.google.cloud.storage.PostPolicyV4.PostFieldsV4.Builder
 
setTarget(BlobInfo) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Sets compose operation's target blob.
setTarget(BlobId) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target.
setTarget(BlobId, Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target.
setTarget(BlobInfo, Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target and target options.
setTarget(BlobInfo, Iterable<Storage.BlobTargetOption>) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target and target options.
setTarget(BlobId, Iterable<Storage.BlobTargetOption>) - Method in class com.google.cloud.storage.Storage.CopyRequest.Builder
Sets the copy target and target options.
setTargetOptions(Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Sets compose operation's target blob options.
setTargetOptions(Iterable<Storage.BlobTargetOption>) - Method in class com.google.cloud.storage.Storage.ComposeRequest.Builder
Sets compose operation's target blob options.
setTeam(String) - Method in class com.google.storage.v2.ProjectTeam.Builder
The team.
setTeamBytes(ByteString) - Method in class com.google.storage.v2.ProjectTeam.Builder
The team.
setTemporaryHold(Boolean) - Method in class com.google.cloud.storage.Blob.Builder
 
setTemporaryHold(Boolean) - Method in class com.google.cloud.storage.BlobInfo.Builder
Sets the blob's temporary hold.
setTemporaryHold(boolean) - Method in class com.google.storage.v2.Object.Builder
Whether an object is under temporary hold.
setTerminationAwaitDuration(Duration) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
Set the maximum duration in which to await termination of any outstanding requests when calling Storage.close()
setTimestamp(long) - Method in class com.google.cloud.storage.SignatureInfo.Builder
 
setTimeStorageClassUpdated(Long) - Method in class com.google.cloud.storage.Blob.Builder
setTimeStorageClassUpdated(Long) - Method in class com.google.cloud.storage.BlobInfo.Builder
setTimeStorageClassUpdatedOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.Blob.Builder
 
setTimeStorageClassUpdatedOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.BlobInfo.Builder
 
setToggleTime(Timestamp) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Output only.
setToggleTime(Timestamp.Builder) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
Output only.
setTopic(String) - Method in class com.google.cloud.storage.Notification.Builder
 
setTopic(String) - Method in class com.google.cloud.storage.NotificationInfo.Builder
 
setTopic(String) - Method in class com.google.cloud.storage.NotificationInfo.BuilderImpl
Sets a topic in the format of "projects/{project}/topics/{topic}".
setTopic(String) - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
setTopicBytes(ByteString) - Method in class com.google.storage.v2.NotificationConfig.Builder
Required.
setTotalBytesRewritten(long) - Method in class com.google.storage.v2.RewriteResponse.Builder
The total bytes written so far, which can be used to provide a waiting user with a progress indicator.
setTransportOptions(TransportOptions) - Method in class com.google.cloud.storage.GrpcStorageOptions.Builder
 
setTransportOptions(TransportOptions) - Method in class com.google.cloud.storage.HttpStorageOptions.Builder
 
setType(String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Type of the action.
setTypeBytes(ByteString) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
Type of the action.
setUniformBucketLevelAccess(Bucket.IamConfig.UniformBucketLevelAccess) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Bucket restriction options currently enforced on the bucket.
setUniformBucketLevelAccess(Bucket.IamConfig.UniformBucketLevelAccess.Builder) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
Bucket restriction options currently enforced on the bucket.
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Billing.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Cors.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Logging.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Bucket.Website.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.BucketAccessControl.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ChecksummedData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ContentRange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.CustomerEncryption.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetBucketRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetObjectRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.NotificationConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Object.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ObjectChecksums.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.Owner.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ProjectTeam.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.RewriteResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ServiceAccount.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.ServiceConstants.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
 
setUpdateMask(FieldMask) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
setUpdateMask(FieldMask.Builder) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
Required.
setUpdateMask(FieldMask) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Update mask for hmac_key.
setUpdateMask(FieldMask.Builder) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
Update mask for hmac_key.
setUpdateMask(FieldMask) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
setUpdateMask(FieldMask.Builder) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
Required.
setUpdateStorageClassTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
Output only.
setUpdateStorageClassTime(Timestamp.Builder) - Method in class com.google.storage.v2.Object.Builder
Output only.
setUpdateTime(long) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
setUpdateTime(Timestamp) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.storage.v2.Bucket.Builder
Output only.
setUpdateTime(Timestamp) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
Output only.
setUpdateTime(Timestamp) - Method in class com.google.storage.v2.Object.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.storage.v2.Object.Builder
Output only.
setUpdateTimeOffsetDateTime(OffsetDateTime) - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata.Builder
 
setUploadedBlob(BlobInfo) - Method in class com.google.cloud.storage.transfermanager.UploadResult.Builder
Sets the BlobInfo for the uploaded object.
setUploadId(String) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
Required.
setUploadId(String) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
Required.
setUploadId(String) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
The upload_id of the newly started resumable write operation.
setUploadId(String) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For resumable uploads.
setUploadIdBytes(ByteString) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
Required.
setUploadIdBytes(ByteString) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
Required.
setUploadIdBytes(ByteString) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
The upload_id of the newly started resumable write operation.
setUploadIdBytes(ByteString) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For resumable uploads.
setUploadResults(List<ApiFuture<UploadResult>>) - Method in class com.google.cloud.storage.transfermanager.UploadJob.Builder
Sets the results for a UploadJob being performed by Transfer Manager.
setVersioning(Bucket.Versioning) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's versioning config.
setVersioning(Bucket.Versioning.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's versioning config.
setVersioningEnabled(Boolean) - Method in class com.google.cloud.storage.Bucket.Builder
 
setVersioningEnabled(Boolean) - Method in class com.google.cloud.storage.BucketInfo.Builder
Sets whether versioning should be enabled for this bucket.
setVersions(boolean) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
If `true`, lists all versions of an object as distinct results.
setWebsite(Bucket.Website) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
setWebsite(Bucket.Website.Builder) - Method in class com.google.storage.v2.Bucket.Builder
The bucket's website config, controlling how the service behaves when accessing bucket contents as a web site.
setWriteObjectSpec(WriteObjectSpec) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
Required.
setWriteObjectSpec(WriteObjectSpec.Builder) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
Required.
setWriteObjectSpec(WriteObjectSpec) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For non-resumable uploads.
setWriteObjectSpec(WriteObjectSpec.Builder) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
For non-resumable uploads.
setWriteOffset(long) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
Required.
setWriteOptsPerRequest(List<Storage.BlobWriteOption>) - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig.Builder
Sets the BlobWriteOptions that will be applied to each upload request.
shouldRefreshService(Storage) - Method in class com.google.cloud.storage.GrpcStorageOptions
 
shouldReturnRawInputStream(boolean) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for whether the request should return the raw input stream, instead of automatically decompressing the content.
shouldReturnRawInputStream(boolean) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for whether the request should return the raw input stream, instead of automatically decompressing the content.
shouldReturnRawInputStream(boolean) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for whether the request should return the raw input stream, instead of automatically decompressing the content.
SHOW_DELETED_KEYS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListHmacKeysRequest
 
showDeletedKeys(boolean) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Returns an option to specify whether to show deleted keys in the result.
shutdown() - Method in class com.google.storage.v2.StorageClient
 
shutdown() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
shutdownNow() - Method in class com.google.storage.v2.StorageClient
 
shutdownNow() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
SignatureInfo - Class in com.google.cloud.storage
Signature Info holds payload components of the string that requires signing.
SignatureInfo.Builder - Class in com.google.cloud.storage
 
signUrl(long, TimeUnit, Storage.SignUrlOption...) - Method in class com.google.cloud.storage.Blob
Generates a signed URL for this blob.
signUrl(BlobInfo, long, TimeUnit, Storage.SignUrlOption...) - Method in interface com.google.cloud.storage.Storage
Generates a signed URL for a blob.
signWith(ServiceAccountSigner) - Static method in class com.google.cloud.storage.Storage.PostPolicyV4Option
Provides a service account signer to sign the policy.
signWith(ServiceAccountSigner) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Provides a service account signer to sign the URL.
SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
source - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
SOURCE_BUCKET_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
SOURCE_GENERATION_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
SOURCE_OBJECT_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteObjectRequest
 
SOURCE_OBJECTS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ComposeObjectRequest
 
sourceOptions - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
SPLIT_TOKEN_MAX_VALID_DAYS_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
The maximum number of days for which a token returned by the GetListObjectsSplitPoints RPC is valid.
STANDARD - Static variable in class com.google.cloud.storage.StorageClass
Standard storage class.
START_FIELD_NUMBER - Static variable in class com.google.storage.v2.ContentRange
 
startOffset(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to set a startOffset to filter results to objects whose names are lexicographically equal to or after startOffset.
startResumableWrite(StartResumableWriteRequest) - Method in class com.google.storage.v2.StorageClient
Starts a resumable write.
startResumableWrite(StartResumableWriteRequest, StreamObserver<StartResumableWriteResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Starts a resumable write.
startResumableWrite(StartResumableWriteRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Starts a resumable write.
startResumableWrite(StartResumableWriteRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Starts a resumable write.
startResumableWrite(StartResumableWriteRequest, StreamObserver<StartResumableWriteResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Starts a resumable write.
startResumableWriteCallable() - Method in class com.google.storage.v2.StorageClient
Starts a resumable write.
startResumableWriteCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
startResumableWriteCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
StartResumableWriteRequest - Class in com.google.storage.v2
Request message StartResumableWrite.
StartResumableWriteRequest.Builder - Class in com.google.storage.v2
Request message StartResumableWrite.
StartResumableWriteRequestOrBuilder - Interface in com.google.storage.v2
 
StartResumableWriteResponse - Class in com.google.storage.v2
Response object for `StartResumableWrite`.
StartResumableWriteResponse.Builder - Class in com.google.storage.v2
Response object for `StartResumableWrite`.
StartResumableWriteResponseOrBuilder - Interface in com.google.storage.v2
 
startResumableWriteSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to startResumableWrite.
startResumableWriteSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to startResumableWrite.
startResumableWriteSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to startResumableWrite.
startResumableWriteSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to startResumableWrite.
STATE_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
 
Storage - Interface in com.google.cloud.storage
An interface for Google Cloud Storage.
Storage.BlobField - Enum in com.google.cloud.storage
 
Storage.BlobGetOption - Class in com.google.cloud.storage
Class for specifying blob get options.
Storage.BlobListOption - Class in com.google.cloud.storage
Class for specifying blob list options.
Storage.BlobSourceOption - Class in com.google.cloud.storage
Class for specifying blob source options.
Storage.BlobTargetOption - Class in com.google.cloud.storage
Class for specifying blob target options.
Storage.BlobWriteOption - Class in com.google.cloud.storage
Class for specifying blob write options.
Storage.BucketField - Enum in com.google.cloud.storage
 
Storage.BucketGetOption - Class in com.google.cloud.storage
Class for specifying bucket get options.
Storage.BucketListOption - Class in com.google.cloud.storage
Class for specifying bucket list options.
Storage.BucketSourceOption - Class in com.google.cloud.storage
Class for specifying bucket source options.
Storage.BucketTargetOption - Class in com.google.cloud.storage
Class for specifying bucket target options.
Storage.ComposeRequest - Class in com.google.cloud.storage
A class to contain all information needed for a Google Cloud Storage Compose operation.
Storage.ComposeRequest.Builder - Class in com.google.cloud.storage
 
Storage.ComposeRequest.SourceBlob - Class in com.google.cloud.storage
Class for Compose source blobs.
Storage.CopyRequest - Class in com.google.cloud.storage
A class to contain all information needed for a Google Cloud Storage Copy operation.
Storage.CopyRequest.Builder - Class in com.google.cloud.storage
 
Storage.CreateHmacKeyOption - Class in com.google.cloud.storage
Class for specifying createHmacKey options
Storage.DeleteHmacKeyOption - Class in com.google.cloud.storage
Class for specifying deleteHmacKey options
Storage.GetHmacKeyOption - Class in com.google.cloud.storage
Class for specifying getHmacKey options
Storage.ListHmacKeysOption - Class in com.google.cloud.storage
Class for specifying listHmacKeys options
Storage.PostPolicyV4Option - Class in com.google.cloud.storage
Class for specifying Post Policy V4 options.
Storage.PredefinedAcl - Enum in com.google.cloud.storage
 
Storage.SignUrlOption - Class in com.google.cloud.storage
Class for specifying signed URL options.
Storage.UpdateHmacKeyOption - Class in com.google.cloud.storage
Class for specifying updateHmacKey options
Storage.UriScheme - Enum in com.google.cloud.storage
 
STORAGE_CLASS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
STORAGE_CLASS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
STORAGE_CLASS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
StorageBatch - Class in com.google.cloud.storage
A batch of operations to be submitted to Google Cloud Storage using a single RPC request.
StorageBatchResult<T> - Class in com.google.cloud.storage
This class holds a single result of a batch call to Cloud Storage.
StorageClass - Class in com.google.cloud.storage
Enums for the storage classes.
StorageClient - Class in com.google.storage.v2
Service Description: ## API Overview and Naming Syntax
StorageClient(StorageSettings) - Constructor for class com.google.storage.v2.StorageClient
Constructs an instance of StorageClient, using the given settings.
StorageClient(StorageStub) - Constructor for class com.google.storage.v2.StorageClient
 
StorageClient.ListBucketsFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListBucketsPage - Class in com.google.storage.v2
 
StorageClient.ListBucketsPagedResponse - Class in com.google.storage.v2
 
StorageClient.ListHmacKeysFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListHmacKeysPage - Class in com.google.storage.v2
 
StorageClient.ListHmacKeysPagedResponse - Class in com.google.storage.v2
 
StorageClient.ListNotificationConfigsFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListNotificationConfigsPage - Class in com.google.storage.v2
 
StorageClient.ListNotificationConfigsPagedResponse - Class in com.google.storage.v2
 
StorageClient.ListObjectsFixedSizeCollection - Class in com.google.storage.v2
 
StorageClient.ListObjectsPage - Class in com.google.storage.v2
 
StorageClient.ListObjectsPagedResponse - Class in com.google.storage.v2
 
StorageException - Exception in com.google.cloud.storage
Storage service exception.
StorageException(int, String) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageException(int, String, Throwable) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageException(int, String, String, Throwable) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageException(IOException) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageException(GoogleJsonError) - Constructor for exception com.google.cloud.storage.StorageException
 
StorageFactory - Interface in com.google.cloud.storage
An interface for Storage factories.
StorageGrpc - Class in com.google.storage.v2
## API Overview and Naming Syntax The Cloud Storage gRPC API allows applications to read and write data through the abstractions of buckets and objects.
StorageGrpc.AsyncService - Interface in com.google.storage.v2
## API Overview and Naming Syntax The Cloud Storage gRPC API allows applications to read and write data through the abstractions of buckets and objects.
StorageGrpc.StorageBlockingStub - Class in com.google.storage.v2
A stub to allow clients to do synchronous rpc calls to service Storage.
StorageGrpc.StorageFutureStub - Class in com.google.storage.v2
A stub to allow clients to do ListenableFuture-style rpc calls to service Storage.
StorageGrpc.StorageImplBase - Class in com.google.storage.v2
Base class for the server implementation of the service Storage.
StorageGrpc.StorageStub - Class in com.google.storage.v2
A stub to allow clients to do asynchronous rpc calls to service Storage.
StorageHelperException(String) - Constructor for exception com.google.cloud.storage.testing.RemoteStorageHelper.StorageHelperException
 
StorageHelperException(String, Throwable) - Constructor for exception com.google.cloud.storage.testing.RemoteStorageHelper.StorageHelperException
 
StorageImplBase() - Constructor for class com.google.storage.v2.StorageGrpc.StorageImplBase
 
StorageOptions - Class in com.google.cloud.storage
 
StorageOptions.Builder - Class in com.google.cloud.storage
 
StorageOptions.DefaultStorageFactory - Class in com.google.cloud.storage
StorageOptions.DefaultStorageRpcFactory - Class in com.google.cloud.storage
StorageProto - Class in com.google.storage.v2
 
StorageRetryStrategy - Interface in com.google.cloud.storage
A factory class which is used to provide access to ResultRetryAlgorithm for idempotent and non-idempotent calls made via Storage.
StorageRoles - Class in com.google.cloud.storage
IAM roles specific to Storage.
StorageRpc - Interface in com.google.cloud.storage.spi.v1
 
StorageRpc.Option - Enum in com.google.cloud.storage.spi.v1
 
StorageRpc.RewriteRequest - Class in com.google.cloud.storage.spi.v1
 
StorageRpc.RewriteResponse - Class in com.google.cloud.storage.spi.v1
 
StorageRpcFactory - Interface in com.google.cloud.storage.spi
An interface for Storage RPC factory.
StorageRpcTestBase - Class in com.google.cloud.storage.testing
A stub implementation of StorageRpc which can be used outside of the Storage module for testing purposes.
StorageRpcTestBase() - Constructor for class com.google.cloud.storage.testing.StorageRpcTestBase
 
StorageSettings - Class in com.google.storage.v2
Settings class to configure an instance of StorageClient.
StorageSettings(StorageSettings.Builder) - Constructor for class com.google.storage.v2.StorageSettings
 
StorageSettings.Builder - Class in com.google.storage.v2
Builder for StorageSettings.
StorageStub - Class in com.google.storage.v2.stub
Base stub class for the Storage service API.
StorageStub() - Constructor for class com.google.storage.v2.stub.StorageStub
 
StorageStubSettings - Class in com.google.storage.v2.stub
Settings class to configure an instance of StorageStub.
StorageStubSettings(StorageStubSettings.Builder) - Constructor for class com.google.storage.v2.stub.StorageStubSettings
 
StorageStubSettings.Builder - Class in com.google.storage.v2.stub
Builder for StorageStubSettings.
submit() - Method in interface com.google.cloud.storage.spi.v1.RpcBatch
Submits a batch of requests for processing using a single RPC request to Cloud Storage.
submit() - Method in class com.google.cloud.storage.StorageBatch
Submits this batch for processing using a single RPC request.
success(T) - Method in class com.google.cloud.storage.StorageBatchResult
 

T

target - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
targetOptions - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteRequest
 
TEAM_FIELD_NUMBER - Static variable in class com.google.storage.v2.ProjectTeam
 
TEMPORARY_HOLD_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
testIamPermissions(String, List<String>, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
testIamPermissions(String, List<String>, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Tests whether the caller holds the specified permissions for the specified bucket.
testIamPermissions(String, List<String>, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Tests whether the caller holds the permissions on the specified bucket.
testIamPermissions(String, List<String>, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
testIamPermissions(ResourceName, List<String>) - Method in class com.google.storage.v2.StorageClient
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(String, List<String>) - Method in class com.google.storage.v2.StorageClient
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.storage.v2.StorageClient
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissionsCallable() - Method in class com.google.storage.v2.StorageClient
Tests a set of permissions on the given bucket or object to see which, if any, are held by the caller.
testIamPermissionsCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
testIamPermissionsCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
testIamPermissionsSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to testIamPermissions.
toBuilder() - Method in class com.google.cloud.storage.Acl
Returns a builder for this Acl object.
toBuilder() - Method in class com.google.cloud.storage.Blob
 
toBuilder() - Method in class com.google.cloud.storage.BlobInfo
Returns a builder for the current blob.
toBuilder() - Method in class com.google.cloud.storage.Bucket
 
toBuilder() - Method in class com.google.cloud.storage.BucketInfo.Autoclass
 
toBuilder() - Method in class com.google.cloud.storage.BucketInfo.CustomPlacementConfig
 
toBuilder() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
 
toBuilder() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
toBuilder() - Method in class com.google.cloud.storage.BucketInfo.Logging
 
toBuilder() - Method in class com.google.cloud.storage.BucketInfo
Returns a builder for the current bucket.
toBuilder() - Method in class com.google.cloud.storage.Cors
Returns a builder for this CORS configuration.
toBuilder() - Method in class com.google.cloud.storage.GrpcStorageOptions
 
toBuilder() - Method in class com.google.cloud.storage.HmacKey.HmacKeyMetadata
 
toBuilder() - Method in class com.google.cloud.storage.HttpStorageOptions
 
toBuilder() - Method in class com.google.cloud.storage.Notification
 
toBuilder() - Method in class com.google.cloud.storage.NotificationInfo
Returns a builder for the current notification.
toBuilder() - Method in class com.google.cloud.storage.PostPolicyV4.PostConditionsV4
 
toBuilder() - Method in class com.google.cloud.storage.StorageOptions
 
toBuilder() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Autoclass
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Billing
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Cors
 
toBuilder() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Encryption
 
toBuilder() - Method in class com.google.storage.v2.Bucket.IamConfig
 
toBuilder() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Lifecycle
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Logging
 
toBuilder() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
toBuilder() - Method in class com.google.storage.v2.Bucket
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Versioning
 
toBuilder() - Method in class com.google.storage.v2.Bucket.Website
 
toBuilder() - Method in class com.google.storage.v2.BucketAccessControl
 
toBuilder() - Method in class com.google.storage.v2.BucketName
 
toBuilder() - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
toBuilder() - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
toBuilder() - Method in class com.google.storage.v2.ChecksummedData
 
toBuilder() - Method in class com.google.storage.v2.CommonObjectRequestParams
 
toBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
toBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
toBuilder() - Method in class com.google.storage.v2.ComposeObjectRequest
 
toBuilder() - Method in class com.google.storage.v2.ContentRange
 
toBuilder() - Method in class com.google.storage.v2.CreateBucketRequest
 
toBuilder() - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
toBuilder() - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
toBuilder() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
toBuilder() - Method in class com.google.storage.v2.CryptoKeyName
 
toBuilder() - Method in class com.google.storage.v2.CustomerEncryption
 
toBuilder() - Method in class com.google.storage.v2.DeleteBucketRequest
 
toBuilder() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
toBuilder() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
toBuilder() - Method in class com.google.storage.v2.DeleteObjectRequest
 
toBuilder() - Method in class com.google.storage.v2.GetBucketRequest
 
toBuilder() - Method in class com.google.storage.v2.GetHmacKeyRequest
 
toBuilder() - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
toBuilder() - Method in class com.google.storage.v2.GetObjectRequest
 
toBuilder() - Method in class com.google.storage.v2.GetServiceAccountRequest
 
toBuilder() - Method in class com.google.storage.v2.HmacKeyMetadata
 
toBuilder() - Method in class com.google.storage.v2.ListBucketsRequest
 
toBuilder() - Method in class com.google.storage.v2.ListBucketsResponse
 
toBuilder() - Method in class com.google.storage.v2.ListHmacKeysRequest
 
toBuilder() - Method in class com.google.storage.v2.ListHmacKeysResponse
 
toBuilder() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
toBuilder() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
toBuilder() - Method in class com.google.storage.v2.ListObjectsRequest
 
toBuilder() - Method in class com.google.storage.v2.ListObjectsResponse
 
toBuilder() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
toBuilder() - Method in class com.google.storage.v2.NotificationConfig
 
toBuilder() - Method in class com.google.storage.v2.NotificationConfigName
 
toBuilder() - Method in class com.google.storage.v2.Object
 
toBuilder() - Method in class com.google.storage.v2.ObjectAccessControl
 
toBuilder() - Method in class com.google.storage.v2.ObjectChecksums
 
toBuilder() - Method in class com.google.storage.v2.Owner
 
toBuilder() - Method in class com.google.storage.v2.ProjectName
 
toBuilder() - Method in class com.google.storage.v2.ProjectTeam
 
toBuilder() - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
toBuilder() - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
toBuilder() - Method in class com.google.storage.v2.ReadObjectRequest
 
toBuilder() - Method in class com.google.storage.v2.ReadObjectResponse
 
toBuilder() - Method in class com.google.storage.v2.RewriteObjectRequest
 
toBuilder() - Method in class com.google.storage.v2.RewriteResponse
 
toBuilder() - Method in class com.google.storage.v2.ServiceAccount
 
toBuilder() - Method in class com.google.storage.v2.ServiceConstants
 
toBuilder() - Method in class com.google.storage.v2.StartResumableWriteRequest
 
toBuilder() - Method in class com.google.storage.v2.StartResumableWriteResponse
 
toBuilder() - Method in class com.google.storage.v2.StorageSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.storage.v2.UpdateBucketRequest
 
toBuilder() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
toBuilder() - Method in class com.google.storage.v2.UpdateObjectRequest
 
toBuilder() - Method in class com.google.storage.v2.WriteObjectRequest
 
toBuilder() - Method in class com.google.storage.v2.WriteObjectResponse
 
toBuilder() - Method in class com.google.storage.v2.WriteObjectSpec
 
TOGGLE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Autoclass
 
toGsUtilUri() - Method in class com.google.cloud.storage.BlobId
Returns this blob's Storage url which can be used with gsutil.
toGsUtilUriWithGeneration() - Method in class com.google.cloud.storage.BlobId
Returns this blob's Storage url which can be used with gsutil.
toJson() - Method in class com.google.cloud.storage.PostPolicyV4.PostPolicyV4Document
 
TOPIC_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
 
toString() - Method in class com.google.cloud.storage.Acl.Entity
 
toString() - Method in class com.google.cloud.storage.Acl
 
toString() - Method in class com.google.cloud.storage.BlobId
 
toString() - Method in class com.google.cloud.storage.BlobInfo.CustomerEncryption
 
toString() - Method in class com.google.cloud.storage.BlobInfo
 
toString() - Method in class com.google.cloud.storage.BucketInfo.Autoclass
 
toString() - Method in class com.google.cloud.storage.BucketInfo.CustomPlacementConfig
 
toString() - Method in class com.google.cloud.storage.BucketInfo.IamConfiguration
 
toString() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleAction
 
toString() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.LifecycleCondition
 
toString() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule.SetStorageClassLifecycleAction
 
toString() - Method in class com.google.cloud.storage.BucketInfo.LifecycleRule
 
toString() - Method in class com.google.cloud.storage.BucketInfo
 
toString() - Method in class com.google.cloud.storage.Cors.Origin
 
toString() - Method in class com.google.cloud.storage.NotificationInfo
 
toString() - Method in class com.google.cloud.storage.PostPolicyV4.ConditionV4
Examples of returned strings: ["eq", "$key", "test-object"], ["starts-with", "$acl", "public"], ["content-length-range", 246, 266].
toString() - Method in enum com.google.cloud.storage.PostPolicyV4.ConditionV4Type
 
toString() - Method in class com.google.cloud.storage.ServiceAccount
 
toString() - Method in class com.google.cloud.storage.transfermanager.DownloadJob
 
toString() - Method in class com.google.cloud.storage.transfermanager.DownloadResult
 
toString() - Method in class com.google.cloud.storage.transfermanager.ParallelDownloadConfig
 
toString() - Method in class com.google.cloud.storage.transfermanager.ParallelUploadConfig
 
toString() - Method in class com.google.cloud.storage.transfermanager.TransferManagerConfig
 
toString() - Method in class com.google.cloud.storage.transfermanager.UploadJob
 
toString() - Method in class com.google.cloud.storage.transfermanager.UploadResult
 
toString() - Method in class com.google.storage.v2.BucketName
 
toString() - Method in class com.google.storage.v2.CryptoKeyName
 
toString() - Method in class com.google.storage.v2.NotificationConfigName
 
toString() - Method in class com.google.storage.v2.ProjectName
 
toStringList(List<BucketName>) - Static method in class com.google.storage.v2.BucketName
 
toStringList(List<CryptoKeyName>) - Static method in class com.google.storage.v2.CryptoKeyName
 
toStringList(List<NotificationConfigName>) - Static method in class com.google.storage.v2.NotificationConfigName
 
toStringList(List<ProjectName>) - Static method in class com.google.storage.v2.ProjectName
 
TOTAL_BYTES_REWRITTEN_FIELD_NUMBER - Static variable in class com.google.storage.v2.RewriteResponse
 
totalBytesRewritten - Variable in class com.google.cloud.storage.spi.v1.StorageRpc.RewriteResponse
 
TransferManager - Interface in com.google.cloud.storage.transfermanager
An interface for a Transfer Manager.
TransferManagerConfig - Class in com.google.cloud.storage.transfermanager
Configuration for an instance of TransferManager
TransferManagerConfig.Builder - Class in com.google.cloud.storage.transfermanager
Builds an instance of TransferManagerConfig
TransferStatus - Enum in com.google.cloud.storage.transfermanager
The status of a Upload/Download operation performed by Transfer Manager.
translate(IOException) - Static method in exception com.google.cloud.storage.StorageException
Translate IOException to a StorageException representing the cause of the error.
translate(Exception) - Static method in exception com.google.cloud.storage.testing.RemoteStorageHelper.StorageHelperException
 
translateAndThrow(RetryHelper.RetryHelperException) - Static method in exception com.google.cloud.storage.StorageException
Translate RetryHelperException to the StorageException that caused the error.
TransportCompatibility - Annotation Type in com.google.cloud.storage
Annotation which is used to convey which Cloud Storage API a class or method has compatibility with.
TransportCompatibility.Transport - Enum in com.google.cloud.storage
Enum representing the transports com.google.cloud.storage classes have implementations for.
TYPE - Static variable in class com.google.cloud.storage.BucketInfo.LifecycleRule.AbortIncompleteMPUAction
 
TYPE - Static variable in class com.google.cloud.storage.BucketInfo.LifecycleRule.DeleteLifecycleAction
 
TYPE - Static variable in class com.google.cloud.storage.BucketInfo.LifecycleRule.SetStorageClassLifecycleAction
 
type - Variable in class com.google.cloud.storage.PostPolicyV4.ConditionV4
 
TYPE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 

U

unaryMethodSettingsBuilders() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
 
UNIFORM_BUCKET_LEVEL_ACCESS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.IamConfig
 
update(Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.Blob
Updates the blob properties.
update(Storage.BucketTargetOption...) - Method in class com.google.cloud.storage.Bucket
Updates the bucket's information.
update(BucketInfo, Storage.BucketTargetOption...) - Method in interface com.google.cloud.storage.Storage
Updates bucket information.
update(BlobInfo, Storage.BlobTargetOption...) - Method in interface com.google.cloud.storage.Storage
Updates the blob properties if the preconditions specified by options are met.
update(BlobInfo) - Method in interface com.google.cloud.storage.Storage
Updates the properties of the blob.
update(BlobInfo...) - Method in interface com.google.cloud.storage.Storage
Updates the requested blobs.
update(Iterable<BlobInfo>) - Method in interface com.google.cloud.storage.Storage
Updates the requested blobs.
update(BlobInfo, Storage.BlobTargetOption...) - Method in class com.google.cloud.storage.StorageBatch
Adds a request representing the "update blob" operation to this batch.
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateBucketRequest
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateHmacKeyRequest
 
UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.storage.v2.UpdateObjectRequest
 
UPDATE_STORAGE_CLASS_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
 
updateAcl(Acl) - Method in class com.google.cloud.storage.Blob
Updates an ACL entry on this blob.
updateAcl(Acl) - Method in class com.google.cloud.storage.Bucket
Updates an ACL entry on this bucket.
updateAcl(String, Acl, Storage.BucketSourceOption...) - Method in interface com.google.cloud.storage.Storage
Updates an ACL entry on the specified bucket.
updateAcl(String, Acl) - Method in interface com.google.cloud.storage.Storage
 
updateAcl(BlobId, Acl) - Method in interface com.google.cloud.storage.Storage
Updates an ACL entry on the specified blob.
updateBucket(Bucket, FieldMask) - Method in class com.google.storage.v2.StorageClient
Updates a bucket.
updateBucket(UpdateBucketRequest) - Method in class com.google.storage.v2.StorageClient
Updates a bucket.
updateBucket(UpdateBucketRequest, StreamObserver<Bucket>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Updates a bucket.
updateBucket(UpdateBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Updates a bucket.
updateBucket(UpdateBucketRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Updates a bucket.
updateBucket(UpdateBucketRequest, StreamObserver<Bucket>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Updates a bucket.
updateBucketCallable() - Method in class com.google.storage.v2.StorageClient
Updates a bucket.
updateBucketCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
updateBucketCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
UpdateBucketRequest - Class in com.google.storage.v2
Request for UpdateBucket method.
UpdateBucketRequest.Builder - Class in com.google.storage.v2
Request for UpdateBucket method.
UpdateBucketRequestOrBuilder - Interface in com.google.storage.v2
 
updateBucketSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to updateBucket.
updateBucketSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to updateBucket.
updateBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to updateBucket.
updateBucketSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to updateBucket.
updateDefaultAcl(Acl) - Method in class com.google.cloud.storage.Bucket
Updates a default blob ACL entry on this bucket.
updateDefaultAcl(String, Acl) - Method in interface com.google.cloud.storage.Storage
Updates a default blob ACL entry on the specified bucket.
updateHmacKey(HmacKeyMetadata, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
updateHmacKey(HmacKeyMetadata, Map<StorageRpc.Option, ?>) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Updates an HMAC key for the provided metadata object and returns the updated object.
updateHmacKey(HmacKeyMetadata, Map<StorageRpc.Option, ?>) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
updateHmacKey(HmacKeyMetadata, FieldMask) - Method in class com.google.storage.v2.StorageClient
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest) - Method in class com.google.storage.v2.StorageClient
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest, StreamObserver<HmacKeyMetadata>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKey(UpdateHmacKeyRequest, StreamObserver<HmacKeyMetadata>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKeyCallable() - Method in class com.google.storage.v2.StorageClient
Updates a given HMAC key state between ACTIVE and INACTIVE.
updateHmacKeyCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
updateHmacKeyCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
UpdateHmacKeyRequest - Class in com.google.storage.v2
Request object to update an HMAC key state.
UpdateHmacKeyRequest.Builder - Class in com.google.storage.v2
Request object to update an HMAC key state.
UpdateHmacKeyRequestOrBuilder - Interface in com.google.storage.v2
 
updateHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to updateHmacKey.
updateHmacKeySettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to updateHmacKey.
updateHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to updateHmacKey.
updateHmacKeySettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to updateHmacKey.
updateHmacKeyState(HmacKey.HmacKeyMetadata, HmacKey.HmacKeyState, Storage.UpdateHmacKeyOption...) - Method in interface com.google.cloud.storage.Storage
Updates the state of an HMAC key and returns the updated metadata.
updateObject(Object, FieldMask) - Method in class com.google.storage.v2.StorageClient
Updates an object's metadata.
updateObject(UpdateObjectRequest) - Method in class com.google.storage.v2.StorageClient
Updates an object's metadata.
updateObject(UpdateObjectRequest, StreamObserver<Object>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Updates an object's metadata.
updateObject(UpdateObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageBlockingStub
Updates an object's metadata.
updateObject(UpdateObjectRequest) - Method in class com.google.storage.v2.StorageGrpc.StorageFutureStub
Updates an object's metadata.
updateObject(UpdateObjectRequest, StreamObserver<Object>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Updates an object's metadata.
updateObjectCallable() - Method in class com.google.storage.v2.StorageClient
Updates an object's metadata.
updateObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
updateObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
UpdateObjectRequest - Class in com.google.storage.v2
Request message for UpdateObject.
UpdateObjectRequest.Builder - Class in com.google.storage.v2
Request message for UpdateObject.
UpdateObjectRequestOrBuilder - Interface in com.google.storage.v2
 
updateObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to updateObject.
updateObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to updateObject.
updateObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to updateObject.
updateObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to updateObject.
UPLOAD_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.CancelResumableWriteRequest
 
UPLOAD_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.QueryWriteStatusRequest
 
UPLOAD_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.StartResumableWriteResponse
 
UPLOAD_ID_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectRequest
 
uploadFiles(List<Path>, ParallelUploadConfig) - Method in interface com.google.cloud.storage.transfermanager.TransferManager
Uploads a list of files in parallel.
UploadJob - Class in com.google.cloud.storage.transfermanager
A parallel upload job sent to Transfer Manager.
UploadJob.Builder - Class in com.google.cloud.storage.transfermanager
Builds an instance of UploadJob
UploadResult - Class in com.google.cloud.storage.transfermanager
Result for a single upload performed by Transfer Manager.
UploadResult.Builder - Class in com.google.cloud.storage.transfermanager
Builds an instance of UploadResult
User(String) - Constructor for class com.google.cloud.storage.Acl.User
Creates a user entity.
userProject(String) - Static method in class com.google.cloud.storage.Blob.BlobSourceOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Bucket.BlobTargetOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Bucket.BlobWriteOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Bucket.BucketSourceOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobGetOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobListOption
Returns an option to define the billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobSourceOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobTargetOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BlobWriteOption
Returns an option for blob's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BucketGetOption
Returns an option for bucket's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BucketListOption
Returns an option for bucket's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BucketSourceOption
Returns an option for bucket's billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.BucketTargetOption
Returns an option to define the billing user project.
userProject(String) - Static method in class com.google.cloud.storage.Storage.CreateHmacKeyOption
Returns an option to specify the project to be billed for this request.
userProject(String) - Static method in class com.google.cloud.storage.Storage.DeleteHmacKeyOption
Returns an option to specify the project to be billed for this request.
userProject(String) - Static method in class com.google.cloud.storage.Storage.GetHmacKeyOption
Returns an option to specify the project to be billed for this request.
userProject(String) - Static method in class com.google.cloud.storage.Storage.ListHmacKeysOption
Returns an option to specify the project to be billed for this request.
userProject(String) - Static method in class com.google.cloud.storage.Storage.UpdateHmacKeyOption
Returns an option to specify the project to be billed for this request.

V

value() - Method in enum com.google.cloud.storage.spi.v1.StorageRpc.Option
 
valueOf(String) - Static method in enum com.google.cloud.storage.Acl.Entity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.storage.Acl.Project.ProjectRole
Get the ProjectRole for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in class com.google.cloud.storage.Acl.Role
Get the Role for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.storage.BucketInfo.DeleteRule.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.BucketInfo.PublicAccessPrevention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.HmacKey.HmacKeyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.storage.HttpMethod
Get the HttpMethod for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.storage.NotificationInfo.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.NotificationInfo.PayloadFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.PostPolicyV4.ConditionV4Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.storage.Rpo
Get the Rpo for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.storage.spi.v1.StorageRpc.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.Storage.BlobField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.Storage.BucketField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.Storage.PredefinedAcl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.Storage.UriScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.cloud.storage.StorageClass
Get the StorageClass for the given String constant, and allow unrecognized values.
valueOf(String) - Static method in enum com.google.cloud.storage.transfermanager.TransferStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.storage.TransportCompatibility.Transport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
valueOf(String) - Static method in enum com.google.storage.v2.ServiceConstants.Values
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.storage.v2.ServiceConstants.Values
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.storage.v2.ServiceConstants.Values
 
valueOf(String) - Static method in enum com.google.storage.v2.WriteObjectRequest.DataCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.storage.v2.WriteObjectRequest.DataCase
valueOf(String) - Static method in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
valueOf(String) - Static method in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
valueOfStrict(String) - Static method in class com.google.cloud.storage.Acl.Project.ProjectRole
Get the ProjectRole for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.storage.Acl.Role
Get the Role for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.storage.HttpMethod
Get the HttpMethod for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.storage.Rpo
Get the Rpo for the given String constant, and throw an exception if the constant is not recognized.
valueOfStrict(String) - Static method in class com.google.cloud.storage.StorageClass
Get the StorageClass for the given String constant, and throw an exception if the constant is not recognized.
values() - Static method in enum com.google.cloud.storage.Acl.Entity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.storage.Acl.Project.ProjectRole
Return the known values for ProjectRole.
values() - Static method in class com.google.cloud.storage.Acl.Role
Return the known values for Role.
values() - Static method in enum com.google.cloud.storage.BucketInfo.DeleteRule.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.BucketInfo.PublicAccessPrevention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.HmacKey.HmacKeyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.storage.HttpMethod
Return the known values for HttpMethod.
values() - Static method in enum com.google.cloud.storage.NotificationInfo.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.NotificationInfo.PayloadFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.PostPolicyV4.ConditionV4Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.storage.Rpo
Return the known values for Rpo.
values() - Static method in enum com.google.cloud.storage.spi.v1.StorageRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.Storage.BlobField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.Storage.BucketField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.Storage.PredefinedAcl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.Storage.UriScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.google.cloud.storage.StorageClass
Return the known values for StorageClass.
values() - Static method in enum com.google.cloud.storage.transfermanager.TransferStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.storage.TransportCompatibility.Transport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.storage.v2.ServiceConstants.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.storage.v2.WriteObjectRequest.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_UNSPECIFIED_VALUE - Static variable in enum com.google.storage.v2.ServiceConstants.Values
Unused.
VERSIONING_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
versioningEnabled() - Method in class com.google.cloud.storage.BucketInfo
Returns a Boolean with either true, null and in certain cases false.
versions(boolean) - Static method in class com.google.cloud.storage.Storage.BlobListOption
If set to true, lists all versions of a blob.
VERSIONS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
 
VIEWERS - Static variable in class com.google.cloud.storage.Acl.Project.ProjectRole
 

W

WEBSITE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
 
withBucketBoundHostname(String) - Static method in class com.google.cloud.storage.Storage.PostPolicyV4Option
Use a bucket-bound hostname, which replaces the storage.googleapis.com host with the name of a CNAME bucket, e.g.
withBucketBoundHostname(String, Storage.UriScheme) - Static method in class com.google.cloud.storage.Storage.PostPolicyV4Option
Use a bucket-bound hostname, which replaces the storage.googleapis.com host with the name of a CNAME bucket, e.g.
withBucketBoundHostname(String) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use a bucket-bound hostname, which replaces the storage.googleapis.com host with the name of a CNAME bucket, e.g.
withBucketBoundHostname(String, Storage.UriScheme) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use a bucket-bound hostname, which replaces the storage.googleapis.com host with the name of a CNAME bucket, e.g.
withContentType() - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use it if signature should include the blob's content-type.
withExtHeaders(Map<String, String>) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use it if signature should include the blob's canonicalized extended headers.
withHostName(String) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use a different host name than the default host name 'storage.googleapis.com'.
withMd5() - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use it if signature should include the blob's md5.
withPathStyle() - Static method in class com.google.cloud.storage.Storage.PostPolicyV4Option
Generates a path-style URL, which places the bucket name in the path portion of the URL instead of in the hostname, e.g 'https://storage.googleapis.com/mybucket/...'.
withPathStyle() - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Generates a path-style URL, which places the bucket name in the path portion of the URL instead of in the hostname, e.g 'https://storage.googleapis.com/mybucket/...'.
withQueryParams(Map<String, String>) - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use if the URL should contain additional query parameters.
withV2Signature() - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use if signature version should be V2.
withV4Signature() - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use if signature version should be V4.
withVirtualHostedStyle() - Static method in class com.google.cloud.storage.Storage.PostPolicyV4Option
Use a virtual hosted-style hostname, which adds the bucket into the host portion of the URI rather than the path, e.g.
withVirtualHostedStyle() - Static method in class com.google.cloud.storage.Storage.SignUrlOption
Use a virtual hosted-style hostname, which adds the bucket into the host portion of the URI rather than the path, e.g.
write(String, byte[], int, long, int, boolean) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
write(String, byte[], int, long, int, boolean) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Writes the provided bytes to a storage object at the provided location.
write(String, byte[], int, long, int, boolean) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
WRITE_OBJECT_SPEC_FIELD_NUMBER - Static variable in class com.google.storage.v2.StartResumableWriteRequest
 
WRITE_OBJECT_SPEC_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectRequest
 
WRITE_OFFSET_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectRequest
 
writeObject(StreamObserver<WriteObjectResponse>) - Method in interface com.google.storage.v2.StorageGrpc.AsyncService
Stores a new object and metadata.
writeObject(StreamObserver<WriteObjectResponse>) - Method in class com.google.storage.v2.StorageGrpc.StorageStub
Stores a new object and metadata.
writeObjectCallable() - Method in class com.google.storage.v2.StorageClient
Stores a new object and metadata.
writeObjectCallable() - Method in class com.google.storage.v2.stub.GrpcStorageStub
 
writeObjectCallable() - Method in class com.google.storage.v2.stub.StorageStub
 
WriteObjectRequest - Class in com.google.storage.v2
Request message for WriteObject.
WriteObjectRequest.Builder - Class in com.google.storage.v2
Request message for WriteObject.
WriteObjectRequest.DataCase - Enum in com.google.storage.v2
 
WriteObjectRequest.FirstMessageCase - Enum in com.google.storage.v2
 
WriteObjectRequestOrBuilder - Interface in com.google.storage.v2
 
WriteObjectResponse - Class in com.google.storage.v2
Response message for WriteObject.
WriteObjectResponse.Builder - Class in com.google.storage.v2
Response message for WriteObject.
WriteObjectResponse.WriteStatusCase - Enum in com.google.storage.v2
 
WriteObjectResponseOrBuilder - Interface in com.google.storage.v2
 
writeObjectSettings() - Method in class com.google.storage.v2.StorageSettings.Builder
Returns the builder for the settings used for calls to writeObject.
writeObjectSettings() - Method in class com.google.storage.v2.StorageSettings
Returns the object with the settings used for calls to writeObject.
writeObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings.Builder
Returns the builder for the settings used for calls to writeObject.
writeObjectSettings() - Method in class com.google.storage.v2.stub.StorageStubSettings
Returns the object with the settings used for calls to writeObject.
WriteObjectSpec - Class in com.google.storage.v2
Describes an attempt to insert an object, possibly over multiple requests.
WriteObjectSpec.Builder - Class in com.google.storage.v2
Describes an attempt to insert an object, possibly over multiple requests.
WriteObjectSpecOrBuilder - Interface in com.google.storage.v2
 
WRITER - Static variable in class com.google.cloud.storage.Acl.Role
 
writer(Storage.BlobWriteOption...) - Method in class com.google.cloud.storage.Blob
Returns a WriteChannel object for writing to this blob.
writer(BlobInfo, Storage.BlobWriteOption...) - Method in interface com.google.cloud.storage.Storage
Creates a blob and returns a channel for writing its content.
writer(URL) - Method in interface com.google.cloud.storage.Storage
Accepts signed URL and return a channel for writing content.
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Autoclass
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Billing
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Cors
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Encryption
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.IamConfig
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Lifecycle
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Logging
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.RetentionPolicy
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Versioning
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket.Website
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Bucket
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.BucketAccessControl
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.CancelResumableWriteRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.CancelResumableWriteResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ChecksummedData
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.CommonObjectRequestParams
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ComposeObjectRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ContentRange
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.CreateBucketRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.CreateHmacKeyRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.CreateHmacKeyResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.CreateNotificationConfigRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.CustomerEncryption
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.DeleteBucketRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.DeleteHmacKeyRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.DeleteObjectRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.GetBucketRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.GetHmacKeyRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.GetNotificationConfigRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.GetObjectRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.GetServiceAccountRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.HmacKeyMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ListBucketsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ListBucketsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ListHmacKeysRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ListHmacKeysResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ListNotificationConfigsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ListNotificationConfigsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ListObjectsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ListObjectsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.NotificationConfig
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Object
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ObjectAccessControl
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ObjectChecksums
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.Owner
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ProjectTeam
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.QueryWriteStatusRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.QueryWriteStatusResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ReadObjectRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ReadObjectResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.RewriteObjectRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.RewriteResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ServiceAccount
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.ServiceConstants
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.StartResumableWriteRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.StartResumableWriteResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.UpdateBucketRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.UpdateHmacKeyRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.UpdateObjectRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.WriteObjectRequest
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.WriteObjectResponse
 
writeTo(CodedOutputStream) - Method in class com.google.storage.v2.WriteObjectSpec
 
writeWithResponse(String, byte[], int, long, int, boolean) - Method in class com.google.cloud.storage.spi.v1.HttpStorageRpc
 
writeWithResponse(String, byte[], int, long, int, boolean) - Method in interface com.google.cloud.storage.spi.v1.StorageRpc
Writes the provided bytes to a storage object at the provided location.
writeWithResponse(String, byte[], int, long, int, boolean) - Method in class com.google.cloud.storage.testing.StorageRpcTestBase
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.