Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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_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(int, BucketAccessControl) - 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(int, ObjectAccessControl) - 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.
- addAcl(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(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.
- addAclBuilder() - 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.Bucket.Builder
-
Access controls on the bucket.
- addAclBuilder(int) - Method in class com.google.storage.v2.Object.Builder
-
Access controls on the object.
- 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.
- addBuckets(int, Bucket) - 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.
- addBuckets(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.
- 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.
- 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(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.
- 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(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.
- 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(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(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.
- 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(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.
- 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.
- addHmacKeys(int, HmacKeyMetadata) - 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.
- addHmacKeys(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.
- 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.
- 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(int, NotificationConfig) - 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.
- addNotificationConfigs(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.
- 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(int, Object) - 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.
- addObjects(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.
- 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.
- 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(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(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.
- 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(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.
- 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(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.
- 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(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.
- AGE_DAYS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
- AUTOCLASS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
B
- BILLING_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
- Bucket - Class in com.google.storage.v2
-
A bucket.
- 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
- 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.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
- 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
- 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.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() - 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.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
- 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
- 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
- CHECKSUMMED_DATA - Enum constant in enum com.google.storage.v2.WriteObjectRequest.DataCase
- 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
- 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`.
- 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
- com.google.storage.v2 - package com.google.storage.v2
- 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
- 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
- CONDITION_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule
- 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
- 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
- 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
- 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
- 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
- CREATED_BEFORE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
- 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
- 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
- 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}.
- 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
- DATA_NOT_SET - Enum constant in enum com.google.storage.v2.WriteObjectRequest.DataCase
- 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
- 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
- DELETE_TIME_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
- 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
- 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
- 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
- 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
- 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
- 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
E
- 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
- END_FIELD_NUMBER - Static variable in class com.google.storage.v2.ContentRange
- 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
- 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
- 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
F
- FINISH_WRITE_FIELD_NUMBER - Static variable in class com.google.storage.v2.WriteObjectRequest
- FIRSTMESSAGE_NOT_SET - Enum constant in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
- format(String) - Static method in class com.google.storage.v2.ProjectName
- format(String, String) - Static method in class com.google.storage.v2.BucketName
- format(String, String, String) - Static method in class com.google.storage.v2.NotificationConfigName
- format(String, String, String, String) - Static method in class com.google.storage.v2.CryptoKeyName
- 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
G
- 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
- 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.
- 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.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.
- 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).
- 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.
- 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() - 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.
- 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.
- 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.
- 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.
- 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.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].
- 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.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.
- 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.
- 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.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.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.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].
- 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.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(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.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.
- 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.
- 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.
- 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.
- 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
- 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.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.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.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.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.
- 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.
- 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(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.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.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.
- 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.
- 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.
- 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.
- 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.
- 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.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.
- 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.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.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.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.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.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.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(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.
- 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
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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`.
- 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
- 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.
- 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.
- 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.
- 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.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.
- 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.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.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.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(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(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(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.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.
- 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.
- 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.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".
- 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.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.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.
- 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.
- 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.
- 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
- getNotificationConfigBuilder() - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
-
Required.
- 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.
- 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.
- 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
- 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() - 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.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.
- 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.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.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.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.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.
- 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.
- 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
- 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
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.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.
- 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.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.
- 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.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.
- 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.
- 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.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.
- 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
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.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.
- 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
- 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
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
- INCLUDE_TRAILING_DELIMITER_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
- 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
- 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
- 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
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
L
- LABELS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- MAX_AGE_SECONDS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Cors
- MAX_BUCKET_METADATA_TOTAL_SIZE_BYTES - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum total bytes that can be populated into all bucket metadata fields.
- 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 - Enum constant 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_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 - Enum constant 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_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 - Enum constant 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_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 - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum number of key/value entries per bucket label.
- 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 - Enum constant 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_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 - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum character length 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 - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum number of NotificationConfigs 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 - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum length of a custom attribute key included in NotificationConfig.
- 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 - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum number of custom attributes per NotificationConfigs.
- 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 - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum number of object IDs that can be included in a DeleteObjectsRequest.
- 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 - Enum constant 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_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 - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum size chunk that can will be returned in a single ReadRequest.
- 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.
- MD5_HASH_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectChecksums
- 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(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Billing.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Cors.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Logging.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Bucket.Website.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.BucketAccessControl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ChecksummedData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ContentRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.CustomerEncryption.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetBucketRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetObjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.NotificationConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Object.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ObjectChecksums.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.Owner.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ProjectTeam.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.RewriteResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ServiceAccount.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.ServiceConstants.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Billing.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Cors.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
- mergeFrom(Message) - 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(Message) - 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(Message) - Method in class com.google.storage.v2.Bucket.Logging.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Bucket.Website.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.BucketAccessControl.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ChecksummedData.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ContentRange.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.CustomerEncryption.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.GetBucketRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.GetObjectRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.NotificationConfig.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Object.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ObjectChecksums.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.Owner.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ProjectTeam.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.RewriteResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ServiceAccount.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.ServiceConstants.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
- mergeFrom(Message) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
- mergeFrom(Bucket) - Method in class com.google.storage.v2.Bucket.Builder
- mergeFrom(Bucket.Autoclass) - Method in class com.google.storage.v2.Bucket.Autoclass.Builder
- mergeFrom(Bucket.Billing) - Method in class com.google.storage.v2.Bucket.Billing.Builder
- mergeFrom(Bucket.Cors) - Method in class com.google.storage.v2.Bucket.Cors.Builder
- mergeFrom(Bucket.CustomPlacementConfig) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
- mergeFrom(Bucket.Encryption) - Method in class com.google.storage.v2.Bucket.Encryption.Builder
- mergeFrom(Bucket.IamConfig) - Method in class com.google.storage.v2.Bucket.IamConfig.Builder
- mergeFrom(Bucket.IamConfig.UniformBucketLevelAccess) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess.Builder
- mergeFrom(Bucket.Lifecycle) - Method in class com.google.storage.v2.Bucket.Lifecycle.Builder
- mergeFrom(Bucket.Lifecycle.Rule) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Builder
- mergeFrom(Bucket.Lifecycle.Rule.Action) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action.Builder
- mergeFrom(Bucket.Lifecycle.Rule.Condition) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
- mergeFrom(Bucket.Logging) - Method in class com.google.storage.v2.Bucket.Logging.Builder
- mergeFrom(Bucket.RetentionPolicy) - Method in class com.google.storage.v2.Bucket.RetentionPolicy.Builder
- mergeFrom(Bucket.Versioning) - Method in class com.google.storage.v2.Bucket.Versioning.Builder
- mergeFrom(Bucket.Website) - Method in class com.google.storage.v2.Bucket.Website.Builder
- mergeFrom(BucketAccessControl) - Method in class com.google.storage.v2.BucketAccessControl.Builder
- mergeFrom(CancelResumableWriteRequest) - Method in class com.google.storage.v2.CancelResumableWriteRequest.Builder
- mergeFrom(CancelResumableWriteResponse) - Method in class com.google.storage.v2.CancelResumableWriteResponse.Builder
- mergeFrom(ChecksummedData) - Method in class com.google.storage.v2.ChecksummedData.Builder
- mergeFrom(CommonObjectRequestParams) - Method in class com.google.storage.v2.CommonObjectRequestParams.Builder
- mergeFrom(ComposeObjectRequest) - Method in class com.google.storage.v2.ComposeObjectRequest.Builder
- mergeFrom(ComposeObjectRequest.SourceObject) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.Builder
- mergeFrom(ComposeObjectRequest.SourceObject.ObjectPreconditions) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder
- mergeFrom(ContentRange) - Method in class com.google.storage.v2.ContentRange.Builder
- mergeFrom(CreateBucketRequest) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
- mergeFrom(CreateHmacKeyRequest) - Method in class com.google.storage.v2.CreateHmacKeyRequest.Builder
- mergeFrom(CreateHmacKeyResponse) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
- mergeFrom(CreateNotificationConfigRequest) - Method in class com.google.storage.v2.CreateNotificationConfigRequest.Builder
- mergeFrom(CustomerEncryption) - Method in class com.google.storage.v2.CustomerEncryption.Builder
- mergeFrom(DeleteBucketRequest) - Method in class com.google.storage.v2.DeleteBucketRequest.Builder
- mergeFrom(DeleteHmacKeyRequest) - Method in class com.google.storage.v2.DeleteHmacKeyRequest.Builder
- mergeFrom(DeleteNotificationConfigRequest) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest.Builder
- mergeFrom(DeleteObjectRequest) - Method in class com.google.storage.v2.DeleteObjectRequest.Builder
- mergeFrom(GetBucketRequest) - Method in class com.google.storage.v2.GetBucketRequest.Builder
- mergeFrom(GetHmacKeyRequest) - Method in class com.google.storage.v2.GetHmacKeyRequest.Builder
- mergeFrom(GetNotificationConfigRequest) - Method in class com.google.storage.v2.GetNotificationConfigRequest.Builder
- mergeFrom(GetObjectRequest) - Method in class com.google.storage.v2.GetObjectRequest.Builder
- mergeFrom(GetServiceAccountRequest) - Method in class com.google.storage.v2.GetServiceAccountRequest.Builder
- mergeFrom(HmacKeyMetadata) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
- mergeFrom(ListBucketsRequest) - Method in class com.google.storage.v2.ListBucketsRequest.Builder
- mergeFrom(ListBucketsResponse) - Method in class com.google.storage.v2.ListBucketsResponse.Builder
- mergeFrom(ListHmacKeysRequest) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
- mergeFrom(ListHmacKeysResponse) - Method in class com.google.storage.v2.ListHmacKeysResponse.Builder
- mergeFrom(ListNotificationConfigsRequest) - Method in class com.google.storage.v2.ListNotificationConfigsRequest.Builder
- mergeFrom(ListNotificationConfigsResponse) - Method in class com.google.storage.v2.ListNotificationConfigsResponse.Builder
- mergeFrom(ListObjectsRequest) - Method in class com.google.storage.v2.ListObjectsRequest.Builder
- mergeFrom(ListObjectsResponse) - Method in class com.google.storage.v2.ListObjectsResponse.Builder
- mergeFrom(LockBucketRetentionPolicyRequest) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest.Builder
- mergeFrom(NotificationConfig) - Method in class com.google.storage.v2.NotificationConfig.Builder
- mergeFrom(Object) - Method in class com.google.storage.v2.Object.Builder
- mergeFrom(ObjectAccessControl) - Method in class com.google.storage.v2.ObjectAccessControl.Builder
- mergeFrom(ObjectChecksums) - Method in class com.google.storage.v2.ObjectChecksums.Builder
- mergeFrom(Owner) - Method in class com.google.storage.v2.Owner.Builder
- mergeFrom(ProjectTeam) - Method in class com.google.storage.v2.ProjectTeam.Builder
- mergeFrom(QueryWriteStatusRequest) - Method in class com.google.storage.v2.QueryWriteStatusRequest.Builder
- mergeFrom(QueryWriteStatusResponse) - Method in class com.google.storage.v2.QueryWriteStatusResponse.Builder
- mergeFrom(ReadObjectRequest) - Method in class com.google.storage.v2.ReadObjectRequest.Builder
- mergeFrom(ReadObjectResponse) - Method in class com.google.storage.v2.ReadObjectResponse.Builder
- mergeFrom(RewriteObjectRequest) - Method in class com.google.storage.v2.RewriteObjectRequest.Builder
- mergeFrom(RewriteResponse) - Method in class com.google.storage.v2.RewriteResponse.Builder
- mergeFrom(ServiceAccount) - Method in class com.google.storage.v2.ServiceAccount.Builder
- mergeFrom(ServiceConstants) - Method in class com.google.storage.v2.ServiceConstants.Builder
- mergeFrom(StartResumableWriteRequest) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
- mergeFrom(StartResumableWriteResponse) - Method in class com.google.storage.v2.StartResumableWriteResponse.Builder
- mergeFrom(UpdateBucketRequest) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
- mergeFrom(UpdateHmacKeyRequest) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
- mergeFrom(UpdateObjectRequest) - Method in class com.google.storage.v2.UpdateObjectRequest.Builder
- mergeFrom(WriteObjectRequest) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
- mergeFrom(WriteObjectResponse) - Method in class com.google.storage.v2.WriteObjectResponse.Builder
- mergeFrom(WriteObjectSpec) - 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
- METHOD_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Cors
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
- newBuilder() - Static method in class com.google.storage.v2.Bucket.Autoclass
- newBuilder() - Static method in class com.google.storage.v2.Bucket.Billing
- newBuilder() - Static method in class com.google.storage.v2.Bucket.Cors
- newBuilder() - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- newBuilder() - Static method in class com.google.storage.v2.Bucket.Encryption
- newBuilder() - Static method in class com.google.storage.v2.Bucket.IamConfig
- newBuilder() - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- newBuilder() - Static method in class com.google.storage.v2.Bucket.Lifecycle
- newBuilder() - 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() - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- newBuilder() - Static method in class com.google.storage.v2.Bucket.Logging
- newBuilder() - Static method in class com.google.storage.v2.Bucket
- newBuilder() - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- newBuilder() - Static method in class com.google.storage.v2.Bucket.Versioning
- newBuilder() - Static method in class com.google.storage.v2.Bucket.Website
- newBuilder() - 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() - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- newBuilder() - Static method in class com.google.storage.v2.ChecksummedData
- newBuilder() - Static method in class com.google.storage.v2.CommonObjectRequestParams
- newBuilder() - Static method in class com.google.storage.v2.ComposeObjectRequest
- newBuilder() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- newBuilder() - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- newBuilder() - Static method in class com.google.storage.v2.ContentRange
- newBuilder() - Static method in class com.google.storage.v2.CreateBucketRequest
- newBuilder() - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- newBuilder() - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- newBuilder() - 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() - Static method in class com.google.storage.v2.DeleteBucketRequest
- newBuilder() - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- newBuilder() - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- newBuilder() - Static method in class com.google.storage.v2.DeleteObjectRequest
- newBuilder() - Static method in class com.google.storage.v2.GetBucketRequest
- newBuilder() - Static method in class com.google.storage.v2.GetHmacKeyRequest
- newBuilder() - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- newBuilder() - Static method in class com.google.storage.v2.GetObjectRequest
- newBuilder() - Static method in class com.google.storage.v2.GetServiceAccountRequest
- newBuilder() - Static method in class com.google.storage.v2.HmacKeyMetadata
- newBuilder() - Static method in class com.google.storage.v2.ListBucketsRequest
- newBuilder() - Static method in class com.google.storage.v2.ListBucketsResponse
- newBuilder() - Static method in class com.google.storage.v2.ListHmacKeysRequest
- newBuilder() - Static method in class com.google.storage.v2.ListHmacKeysResponse
- newBuilder() - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- newBuilder() - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- newBuilder() - Static method in class com.google.storage.v2.ListObjectsRequest
- newBuilder() - Static method in class com.google.storage.v2.ListObjectsResponse
- newBuilder() - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- newBuilder() - 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() - Static method in class com.google.storage.v2.ObjectAccessControl
- newBuilder() - Static method in class com.google.storage.v2.ObjectChecksums
- newBuilder() - 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() - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- newBuilder() - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- newBuilder() - Static method in class com.google.storage.v2.ReadObjectRequest
- newBuilder() - Static method in class com.google.storage.v2.ReadObjectResponse
- newBuilder() - Static method in class com.google.storage.v2.RewriteObjectRequest
- newBuilder() - Static method in class com.google.storage.v2.RewriteResponse
- newBuilder() - Static method in class com.google.storage.v2.ServiceAccount
- newBuilder() - Static method in class com.google.storage.v2.ServiceConstants
- newBuilder() - Static method in class com.google.storage.v2.StartResumableWriteRequest
- newBuilder() - Static method in class com.google.storage.v2.StartResumableWriteResponse
- newBuilder() - Static method in class com.google.storage.v2.UpdateBucketRequest
- newBuilder() - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- newBuilder() - Static method in class com.google.storage.v2.UpdateObjectRequest
- newBuilder() - Static method in class com.google.storage.v2.WriteObjectRequest
- newBuilder() - Static method in class com.google.storage.v2.WriteObjectResponse
- newBuilder() - Static method in class com.google.storage.v2.WriteObjectSpec
- newBuilder(Bucket) - Static method in class com.google.storage.v2.Bucket
- newBuilder(Bucket.Autoclass) - Static method in class com.google.storage.v2.Bucket.Autoclass
- newBuilder(Bucket.Billing) - Static method in class com.google.storage.v2.Bucket.Billing
- newBuilder(Bucket.Cors) - Static method in class com.google.storage.v2.Bucket.Cors
- newBuilder(Bucket.CustomPlacementConfig) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- newBuilder(Bucket.Encryption) - Static method in class com.google.storage.v2.Bucket.Encryption
- newBuilder(Bucket.IamConfig) - Static method in class com.google.storage.v2.Bucket.IamConfig
- newBuilder(Bucket.IamConfig.UniformBucketLevelAccess) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- newBuilder(Bucket.Lifecycle) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- newBuilder(Bucket.Lifecycle.Rule) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- newBuilder(Bucket.Lifecycle.Rule.Action) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
- newBuilder(Bucket.Lifecycle.Rule.Condition) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
- newBuilder(Bucket.Logging) - Static method in class com.google.storage.v2.Bucket.Logging
- newBuilder(Bucket.RetentionPolicy) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- newBuilder(Bucket.Versioning) - Static method in class com.google.storage.v2.Bucket.Versioning
- newBuilder(Bucket.Website) - Static method in class com.google.storage.v2.Bucket.Website
- newBuilder(BucketAccessControl) - Static method in class com.google.storage.v2.BucketAccessControl
- newBuilder(CancelResumableWriteRequest) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- newBuilder(CancelResumableWriteResponse) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- newBuilder(ChecksummedData) - Static method in class com.google.storage.v2.ChecksummedData
- newBuilder(CommonObjectRequestParams) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- newBuilder(ComposeObjectRequest) - Static method in class com.google.storage.v2.ComposeObjectRequest
- newBuilder(ComposeObjectRequest.SourceObject) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- newBuilder(ComposeObjectRequest.SourceObject.ObjectPreconditions) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- newBuilder(ContentRange) - Static method in class com.google.storage.v2.ContentRange
- newBuilder(CreateBucketRequest) - Static method in class com.google.storage.v2.CreateBucketRequest
- newBuilder(CreateHmacKeyRequest) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- newBuilder(CreateHmacKeyResponse) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- newBuilder(CreateNotificationConfigRequest) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- newBuilder(CustomerEncryption) - Static method in class com.google.storage.v2.CustomerEncryption
- newBuilder(DeleteBucketRequest) - Static method in class com.google.storage.v2.DeleteBucketRequest
- newBuilder(DeleteHmacKeyRequest) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- newBuilder(DeleteNotificationConfigRequest) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- newBuilder(DeleteObjectRequest) - Static method in class com.google.storage.v2.DeleteObjectRequest
- newBuilder(GetBucketRequest) - Static method in class com.google.storage.v2.GetBucketRequest
- newBuilder(GetHmacKeyRequest) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- newBuilder(GetNotificationConfigRequest) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- newBuilder(GetObjectRequest) - Static method in class com.google.storage.v2.GetObjectRequest
- newBuilder(GetServiceAccountRequest) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- newBuilder(HmacKeyMetadata) - Static method in class com.google.storage.v2.HmacKeyMetadata
- newBuilder(ListBucketsRequest) - Static method in class com.google.storage.v2.ListBucketsRequest
- newBuilder(ListBucketsResponse) - Static method in class com.google.storage.v2.ListBucketsResponse
- newBuilder(ListHmacKeysRequest) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- newBuilder(ListHmacKeysResponse) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- newBuilder(ListNotificationConfigsRequest) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- newBuilder(ListNotificationConfigsResponse) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- newBuilder(ListObjectsRequest) - Static method in class com.google.storage.v2.ListObjectsRequest
- newBuilder(ListObjectsResponse) - Static method in class com.google.storage.v2.ListObjectsResponse
- newBuilder(LockBucketRetentionPolicyRequest) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- newBuilder(NotificationConfig) - Static method in class com.google.storage.v2.NotificationConfig
- newBuilder(Object) - Static method in class com.google.storage.v2.Object
- newBuilder(ObjectAccessControl) - Static method in class com.google.storage.v2.ObjectAccessControl
- newBuilder(ObjectChecksums) - Static method in class com.google.storage.v2.ObjectChecksums
- newBuilder(Owner) - Static method in class com.google.storage.v2.Owner
- newBuilder(ProjectTeam) - Static method in class com.google.storage.v2.ProjectTeam
- newBuilder(QueryWriteStatusRequest) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- newBuilder(QueryWriteStatusResponse) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- newBuilder(ReadObjectRequest) - Static method in class com.google.storage.v2.ReadObjectRequest
- newBuilder(ReadObjectResponse) - Static method in class com.google.storage.v2.ReadObjectResponse
- newBuilder(RewriteObjectRequest) - Static method in class com.google.storage.v2.RewriteObjectRequest
- newBuilder(RewriteResponse) - Static method in class com.google.storage.v2.RewriteResponse
- newBuilder(ServiceAccount) - Static method in class com.google.storage.v2.ServiceAccount
- newBuilder(ServiceConstants) - Static method in class com.google.storage.v2.ServiceConstants
- newBuilder(StartResumableWriteRequest) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- newBuilder(StartResumableWriteResponse) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- newBuilder(UpdateBucketRequest) - Static method in class com.google.storage.v2.UpdateBucketRequest
- newBuilder(UpdateHmacKeyRequest) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- newBuilder(UpdateObjectRequest) - Static method in class com.google.storage.v2.UpdateObjectRequest
- newBuilder(WriteObjectRequest) - Static method in class com.google.storage.v2.WriteObjectRequest
- newBuilder(WriteObjectResponse) - Static method in class com.google.storage.v2.WriteObjectResponse
- newBuilder(WriteObjectSpec) - Static method in class com.google.storage.v2.WriteObjectSpec
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Autoclass
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Billing
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Cors
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Encryption
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.IamConfig
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Lifecycle
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Logging
- newBuilderForType() - Method in class com.google.storage.v2.Bucket
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.RetentionPolicy
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Versioning
- newBuilderForType() - Method in class com.google.storage.v2.Bucket.Website
- newBuilderForType() - Method in class com.google.storage.v2.BucketAccessControl
- newBuilderForType() - Method in class com.google.storage.v2.CancelResumableWriteRequest
- newBuilderForType() - Method in class com.google.storage.v2.CancelResumableWriteResponse
- newBuilderForType() - Method in class com.google.storage.v2.ChecksummedData
- newBuilderForType() - Method in class com.google.storage.v2.CommonObjectRequestParams
- newBuilderForType() - Method in class com.google.storage.v2.ComposeObjectRequest
- newBuilderForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- newBuilderForType() - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- newBuilderForType() - Method in class com.google.storage.v2.ContentRange
- newBuilderForType() - Method in class com.google.storage.v2.CreateBucketRequest
- newBuilderForType() - Method in class com.google.storage.v2.CreateHmacKeyRequest
- newBuilderForType() - Method in class com.google.storage.v2.CreateHmacKeyResponse
- newBuilderForType() - Method in class com.google.storage.v2.CreateNotificationConfigRequest
- newBuilderForType() - Method in class com.google.storage.v2.CustomerEncryption
- newBuilderForType() - Method in class com.google.storage.v2.DeleteBucketRequest
- newBuilderForType() - Method in class com.google.storage.v2.DeleteHmacKeyRequest
- newBuilderForType() - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
- newBuilderForType() - Method in class com.google.storage.v2.DeleteObjectRequest
- newBuilderForType() - Method in class com.google.storage.v2.GetBucketRequest
- newBuilderForType() - Method in class com.google.storage.v2.GetHmacKeyRequest
- newBuilderForType() - Method in class com.google.storage.v2.GetNotificationConfigRequest
- newBuilderForType() - Method in class com.google.storage.v2.GetObjectRequest
- newBuilderForType() - Method in class com.google.storage.v2.GetServiceAccountRequest
- newBuilderForType() - Method in class com.google.storage.v2.HmacKeyMetadata
- newBuilderForType() - Method in class com.google.storage.v2.ListBucketsRequest
- newBuilderForType() - Method in class com.google.storage.v2.ListBucketsResponse
- newBuilderForType() - Method in class com.google.storage.v2.ListHmacKeysRequest
- newBuilderForType() - Method in class com.google.storage.v2.ListHmacKeysResponse
- newBuilderForType() - Method in class com.google.storage.v2.ListNotificationConfigsRequest
- newBuilderForType() - Method in class com.google.storage.v2.ListNotificationConfigsResponse
- newBuilderForType() - Method in class com.google.storage.v2.ListObjectsRequest
- newBuilderForType() - Method in class com.google.storage.v2.ListObjectsResponse
- newBuilderForType() - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- newBuilderForType() - Method in class com.google.storage.v2.NotificationConfig
- newBuilderForType() - Method in class com.google.storage.v2.Object
- newBuilderForType() - Method in class com.google.storage.v2.ObjectAccessControl
- newBuilderForType() - Method in class com.google.storage.v2.ObjectChecksums
- newBuilderForType() - Method in class com.google.storage.v2.Owner
- newBuilderForType() - Method in class com.google.storage.v2.ProjectTeam
- newBuilderForType() - Method in class com.google.storage.v2.QueryWriteStatusRequest
- newBuilderForType() - Method in class com.google.storage.v2.QueryWriteStatusResponse
- newBuilderForType() - Method in class com.google.storage.v2.ReadObjectRequest
- newBuilderForType() - Method in class com.google.storage.v2.ReadObjectResponse
- newBuilderForType() - Method in class com.google.storage.v2.RewriteObjectRequest
- newBuilderForType() - Method in class com.google.storage.v2.RewriteResponse
- newBuilderForType() - Method in class com.google.storage.v2.ServiceAccount
- newBuilderForType() - Method in class com.google.storage.v2.ServiceConstants
- newBuilderForType() - Method in class com.google.storage.v2.StartResumableWriteRequest
- newBuilderForType() - Method in class com.google.storage.v2.StartResumableWriteResponse
- newBuilderForType() - Method in class com.google.storage.v2.UpdateBucketRequest
- newBuilderForType() - Method in class com.google.storage.v2.UpdateHmacKeyRequest
- newBuilderForType() - Method in class com.google.storage.v2.UpdateObjectRequest
- newBuilderForType() - Method in class com.google.storage.v2.WriteObjectRequest
- newBuilderForType() - 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.Bucket.Autoclass
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Billing
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Cors
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Encryption
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.IamConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Lifecycle
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Logging
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.RetentionPolicy
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Versioning
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Bucket.Website
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.BucketAccessControl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CancelResumableWriteRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CancelResumableWriteResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ChecksummedData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CommonObjectRequestParams
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ComposeObjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ContentRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CreateBucketRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CreateHmacKeyRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CreateHmacKeyResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CreateNotificationConfigRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.CustomerEncryption
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.DeleteBucketRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.DeleteHmacKeyRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.DeleteNotificationConfigRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.DeleteObjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetBucketRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetHmacKeyRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetNotificationConfigRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetObjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.GetServiceAccountRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.HmacKeyMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListBucketsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListBucketsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListHmacKeysRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListHmacKeysResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListNotificationConfigsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListNotificationConfigsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListObjectsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ListObjectsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.NotificationConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Object
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ObjectAccessControl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ObjectChecksums
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.Owner
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ProjectTeam
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.QueryWriteStatusRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.QueryWriteStatusResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ReadObjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ReadObjectResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.RewriteObjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.RewriteResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ServiceAccount
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.ServiceConstants
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.StartResumableWriteRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.StartResumableWriteResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.UpdateBucketRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.UpdateHmacKeyRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.UpdateObjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.WriteObjectRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.WriteObjectResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.storage.v2.WriteObjectSpec
- 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
- 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
- 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_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
- NUM_NEWER_VERSIONS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition
O
- Object - 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
- Object.Builder - Class in com.google.storage.v2
-
An object.
- 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
- 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
- ObjectOrBuilder - Interface in com.google.storage.v2
- OBJECTS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsResponse
- of(String) - Static method in class com.google.storage.v2.ProjectName
- of(String, String) - Static method in class com.google.storage.v2.BucketName
- of(String, String, String) - Static method in class com.google.storage.v2.NotificationConfigName
- of(String, String, String, String) - Static method in class com.google.storage.v2.CryptoKeyName
- ORIGIN_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Cors
- Owner - 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
- Owner.Builder - Class in com.google.storage.v2
-
The owner of a specific resource.
- OwnerOrBuilder - Interface in com.google.storage.v2
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
- 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 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) - Static method in class com.google.storage.v2.Bucket.Billing
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Cors
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseDelimitedFrom(InputStream) - 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) - 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) - 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) - Static method in class com.google.storage.v2.Bucket.Logging
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Website
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.BucketAccessControl
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ChecksummedData
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseDelimitedFrom(InputStream) - 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) - Static method in class com.google.storage.v2.ContentRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.CustomerEncryption
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetBucketRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetObjectRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.NotificationConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Object
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ObjectChecksums
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.Owner
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ProjectTeam
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.RewriteResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ServiceAccount
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.ServiceConstants
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseDelimitedFrom(InputStream) - 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.Bucket.Autoclass
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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.Condition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Autoclass
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(byte[]) - 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.Condition
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(byte[]) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(byte[]) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(byte[]) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(byte[]) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(byte[]) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Object
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(byte[]) - Static method in class com.google.storage.v2.Owner
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(byte[]) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(byte[]) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(byte[]) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(byte[]) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(byte[]) - Static method in class com.google.storage.v2.WriteObjectSpec
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(byte[], ExtensionRegistryLite) - 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.Condition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Autoclass
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(ByteString) - 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.Condition
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(ByteString) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(ByteString) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(ByteString) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(ByteString) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(ByteString) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Object
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(ByteString) - Static method in class com.google.storage.v2.Owner
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(ByteString) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(ByteString) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(ByteString) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(ByteString) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(ByteString) - Static method in class com.google.storage.v2.WriteObjectSpec
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(ByteString, ExtensionRegistryLite) - 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.Condition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Autoclass
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(CodedInputStream) - 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.Condition
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Object
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.Owner
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(CodedInputStream) - Static method in class com.google.storage.v2.WriteObjectSpec
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(CodedInputStream, ExtensionRegistryLite) - 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.Condition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectSpec
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Autoclass
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(InputStream) - 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.Condition
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(InputStream) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(InputStream) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(InputStream) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(InputStream) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(InputStream) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Object
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(InputStream) - Static method in class com.google.storage.v2.Owner
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(InputStream) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(InputStream) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(InputStream) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(InputStream) - Static method in class com.google.storage.v2.WriteObjectSpec
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Autoclass
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(InputStream, ExtensionRegistryLite) - 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.Condition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(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) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(ByteBuffer) - 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) - 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) - 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) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(ByteBuffer) - 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) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Object
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.Owner
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(ByteBuffer) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(ByteBuffer) - 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.Bucket.Autoclass
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Billing
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Cors
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.CustomPlacementConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Encryption
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.IamConfig.UniformBucketLevelAccess
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle
- parseFrom(ByteBuffer, ExtensionRegistryLite) - 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.Condition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Lifecycle.Rule
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Logging
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.RetentionPolicy
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Versioning
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Bucket.Website
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.BucketAccessControl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CancelResumableWriteResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ChecksummedData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CommonObjectRequestParams
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ComposeObjectRequest.SourceObject
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ContentRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateBucketRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateHmacKeyResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CreateNotificationConfigRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.CustomerEncryption
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteBucketRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteHmacKeyRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteNotificationConfigRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.DeleteObjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetBucketRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetHmacKeyRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetNotificationConfigRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetObjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.GetServiceAccountRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.HmacKeyMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListBucketsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListHmacKeysResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListNotificationConfigsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ListObjectsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.LockBucketRetentionPolicyRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.NotificationConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Object
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectAccessControl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ObjectChecksums
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.Owner
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ProjectTeam
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.QueryWriteStatusResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ReadObjectResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteObjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.RewriteResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceAccount
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.ServiceConstants
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.StartResumableWriteResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateBucketRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateHmacKeyRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.UpdateObjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.storage.v2.WriteObjectResponse
- parseFrom(ByteBuffer, 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
- PAYLOAD_FORMAT_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
- PERSISTED_SIZE - Enum constant in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
- PERSISTED_SIZE - Enum constant in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
- 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
- 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
- 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_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
- 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
- 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
- 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
R
- 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
- 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
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.storage.v2.StorageProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.storage.v2.StorageProto
- 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.
- REQUESTER_PAYS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Billing
- RESOURCE - Enum constant in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
- RESOURCE - Enum constant in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
- 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
- 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
- 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
- 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
- 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
- ROLE_FIELD_NUMBER - Static variable in class com.google.storage.v2.BucketAccessControl
- ROLE_FIELD_NUMBER - Static variable in class com.google.storage.v2.ObjectAccessControl
- 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
- SECRET_KEY_BYTES_FIELD_NUMBER - Static variable in class com.google.storage.v2.CreateHmacKeyResponse
- 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
- 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.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.
- 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.
- setAgeDays(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
-
Age of an object (in days).
- 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.
- setBucket(Bucket) - Method in class com.google.storage.v2.CreateBucketRequest.Builder
-
Properties of the new bucket being inserted.
- setBucket(Bucket) - Method in class com.google.storage.v2.UpdateBucketRequest.Builder
-
Required.
- setBucket(Bucket.Builder) - 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.UpdateBucketRequest.Builder
-
Required.
- setBucket(String) - Method in class com.google.storage.v2.BucketName.Builder
- 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.
- 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.
- 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.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].
- setChecksummedData(ChecksummedData) - 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.ReadObjectResponse.Builder
-
A portion of the data for the object.
- 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.
- 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) - 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) - 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) - 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) - 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.ComposeObjectRequest.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.Builder) - 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.QueryWriteStatusRequest.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.Builder) - 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.StartResumableWriteRequest.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.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.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.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.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].
- 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.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(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(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.
- 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.
- setCreateTime(Timestamp) - 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) - Method in class com.google.storage.v2.Object.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.storage.v2.Bucket.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.storage.v2.Object.Builder
-
Output only.
- setCryptoKey(String) - Method in class com.google.storage.v2.CryptoKeyName.Builder
- 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.
- 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(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(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.
- setDataLocations(int, String) - Method in class com.google.storage.v2.Bucket.CustomPlacementConfig.Builder
-
List of locations to use for data placement.
- 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(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
-
This condition is relevant only for versioned objects.
- 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.
- 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.
- 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) - 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.ComposeObjectRequest.Builder
-
Required.
- 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.
- 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.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(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.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.storage.v2.Object.Builder
-
Whether an object is under event-based hold.
- setEventTypes(int, String) - Method in class com.google.storage.v2.NotificationConfig.Builder
-
If present, only send notifications about listed event types.
- 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).
- 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.
- 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.
- 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`.
- 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.
- 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.
- 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.
- 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.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(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.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(int, String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
-
List of object name prefixes.
- 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(int, String) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
-
List of object name suffixes.
- 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.
- setMd5Hash(ByteString) - Method in class com.google.storage.v2.ObjectChecksums.Builder
-
128 bit MD5 hash of the object data.
- 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".
- 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(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.
- 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.
- setNumNewerVersions(int) - Method in class com.google.storage.v2.Bucket.Lifecycle.Rule.Condition.Builder
-
Relevant only for versioned objects.
- 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.
- 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.
- 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) - 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) - 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.ComposeObjectRequest.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.Builder) - 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.StartResumableWriteRequest.Builder
-
The checksums of 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.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.
- setOrigin(int, String) - Method in class com.google.storage.v2.Bucket.Cors.Builder
-
The list of Origins eligible to receive CORS response headers.
- setOwner(Owner) - 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.Bucket.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.
- 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(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.
- 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.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.
- 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) - 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.BucketAccessControl.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(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.
- 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) - 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) - 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.GetBucketRequest.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.Builder) - 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.ListObjectsRequest.Builder
-
Mask specifying which fields to read from each result.
- 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.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) - 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) - Method in class com.google.storage.v2.WriteObjectSpec.Builder
-
Required.
- setResource(Object.Builder) - 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.RewriteResponse.Builder
-
A resource containing the metadata for the copied-to object.
- setResource(Object.Builder) - 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.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.
- 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.
- 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.
- 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(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(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.
- setSecretKeyBytes(ByteString) - Method in class com.google.storage.v2.CreateHmacKeyResponse.Builder
-
HMAC key secret material.
- 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.
- setShowDeletedKeys(boolean) - Method in class com.google.storage.v2.ListHmacKeysRequest.Builder
-
If set, return deleted keys that have not yet been wiped out.
- setSize(long) - Method in class com.google.storage.v2.Object.Builder
-
Output only.
- 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.
- setStart(long) - Method in class com.google.storage.v2.ContentRange.Builder
-
The starting offset of the object data.
- 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.
- 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.
- 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.storage.v2.Object.Builder
-
Whether an object is under temporary hold.
- 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.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.
- 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) - 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.UpdateBucketRequest.Builder
-
Required.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.storage.v2.UpdateHmacKeyRequest.Builder
-
Update mask for hmac_key.
- 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(Timestamp) - 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) - Method in class com.google.storage.v2.Object.Builder
-
Output only.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.storage.v2.Bucket.Builder
-
Output only.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.storage.v2.HmacKeyMetadata.Builder
-
Output only.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.storage.v2.Object.Builder
-
Output only.
- 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.
- 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.
- 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) - Method in class com.google.storage.v2.WriteObjectRequest.Builder
-
For non-resumable uploads.
- setWriteObjectSpec(WriteObjectSpec.Builder) - Method in class com.google.storage.v2.StartResumableWriteRequest.Builder
-
Required.
- 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.
- SHOW_DELETED_KEYS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListHmacKeysRequest
- SIZE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Object
- 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
- SPLIT_TOKEN_MAX_VALID_DAYS - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
The maximum number of days for which a token returned by the GetListObjectsSplitPoints RPC is valid.
- 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.
- START_FIELD_NUMBER - Static variable in class com.google.storage.v2.ContentRange
- 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
- STATE_FIELD_NUMBER - Static variable in class com.google.storage.v2.HmacKeyMetadata
- 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
- StorageProto - Class in com.google.storage.v2
T
- 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
- 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.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
- TOPIC_FIELD_NUMBER - Static variable in class com.google.storage.v2.NotificationConfig
- 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
- TYPE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.Lifecycle.Rule.Action
U
- UNIFORM_BUCKET_LEVEL_ACCESS_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket.IamConfig
- UNRECOGNIZED - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
- 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
- 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
- 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
- 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
- UPLOAD_ID - Enum constant in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
- 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
V
- valueOf(int) - Static method in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.storage.v2.ServiceConstants.Values
-
Deprecated.
- valueOf(int) - Static method in enum com.google.storage.v2.WriteObjectRequest.DataCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.storage.v2.ServiceConstants.Values
-
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(String) - Static method in enum com.google.storage.v2.ServiceConstants.Values
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.storage.v2.WriteObjectRequest.DataCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
-
Returns the enum constant of this type with the specified name.
- 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 - Enum constant in enum com.google.storage.v2.ServiceConstants.Values
-
Unused.
- 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
- VERSIONS_FIELD_NUMBER - Static variable in class com.google.storage.v2.ListObjectsRequest
W
- WEBSITE_FIELD_NUMBER - Static variable in class com.google.storage.v2.Bucket
- WRITE_OBJECT_SPEC - Enum constant in enum com.google.storage.v2.WriteObjectRequest.FirstMessageCase
- 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
- 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
- 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
- WRITESTATUS_NOT_SET - Enum constant in enum com.google.storage.v2.QueryWriteStatusResponse.WriteStatusCase
- WRITESTATUS_NOT_SET - Enum constant in enum com.google.storage.v2.WriteObjectResponse.WriteStatusCase
- 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form