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-02 UTC."],[[["This page details the `PredefinedDefaultObjectAcl` structure within the Google Cloud Storage C++ client library, offering access to various versioned documentation."],["The latest version of the documentation is for version 2.37.0-rc, with versions from 2.11.0 up to 2.36.0 also available."],["`PredefinedDefaultObjectAcl` is used to set the default access control list (ACL) for objects uploaded to a bucket, which applies to objects that lack a predefined or explicitly set ACL."],["The documentation covers the static functions of the `PredefinedDefaultObjectAcl` structure, such as `AuthenticatedRead`, `BucketOwnerFullControl`, `BucketOwnerRead`, `Private`, `ProjectPrivate`, and `PublicRead`, each providing a specific predefined ACL."],["External links are provided to better understand default object ACLs, and Predefined ACLs within the Google Cloud Storage documentation."]]],[]]