Metadata Options Acl
Specifies how each object's ACLs should be preserved for transfers between Google Cloud Storage buckets. If unspecified, the default behavior is the same as ACL_DESTINATION_BUCKET_DEFAULT.
Entries
ACL behavior is unspecified.
Use the destination bucket's default object ACLS, if applicable.
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.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.