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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]