Storage Transfer Service V1 API - Module Google::Cloud::StorageTransfer::V1::MetadataOptions::Acl (v0.10.0)

Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::MetadataOptions::Acl.

Options for handling Cloud Storage object ACLs.

Constants

ACL_UNSPECIFIED

value: 0
ACL behavior is unspecified.

ACL_DESTINATION_BUCKET_DEFAULT

value: 1
Use the destination bucket's default object ACLS, if applicable.

ACL_PRESERVE

value: 2
Preserve the object's original ACLs. This requires the service account to have storage.objects.getIamPolicy permission for the source object. Uniform bucket-level access must not be enabled on either the source or destination buckets.