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 webpage provides documentation for the `PredefinedDefaultObjectAcl` struct within the Google Cloud Storage C++ library, offering version-specific details from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["`PredefinedDefaultObjectAcl` is used to define the default access control list (ACL) for objects in a Google Cloud Storage bucket, which is applied to objects uploaded without a specific ACL defined."],["The documentation includes links to more detailed descriptions of default object ACLs and predefined ACLs within the Google Cloud Storage documentation."],["The page details various static functions within the `PredefinedDefaultObjectAcl` struct, such as `AuthenticatedRead`, `BucketOwnerFullControl`, `BucketOwnerRead`, `Private`, `ProjectPrivate`, and `PublicRead`, each of which returns a `PredefinedDefaultObjectAcl`."],["Each link presented in the list, represents a specific release version, and its own unique documentation for the `PredefinedDefaultObjectAcl` struct."]]],[]]