Set the default object ACL to a predefined value in a Bucket.
Every bucket has a default object ACL, and this ACL is applied to all objects uploaded to that bucket without a predefined ACL or an ACL specified in the request. When creating Buckets it is sometimes convenient to define the default object ACL to one of the predefined values.
[[["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 2025-04-01 UTC."],[[["The latest version available is 2.37.0-rc, with numerous older versions also available, ranging down to version 2.11.0."],["This documentation pertains to setting default object Access Control Lists (ACLs) for Google Cloud Storage (GCS) buckets."],["Default object ACLs apply to all objects uploaded to a bucket unless a different ACL is specified during the upload."],["Predefined values can be utilized to define the default object ACL when creating buckets for convenience."],["The predefined default object ACL functions can be set using 'AuthenticatedRead', 'BucketOwnerFullControl', 'BucketOwnerRead', 'Private', 'ProjectPrivate', and 'PublicRead'."]]],[]]