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-03-14 UTC."],[[["This page details the `PredefinedDefaultObjectAcl` structure within the Google Cloud Storage C++ client library, offering different versions of it."],["The latest version available is `2.37.0-rc`, with multiple prior versions listed, ranging from `2.36.0` down to `2.11.0`."],["`PredefinedDefaultObjectAcl` is used to set a default ACL for objects within a bucket, which applies to new objects uploaded without a specified ACL."],["The documentation provides details and links to Google Cloud Storage documentation on default object ACLs and predefined ACLs."],["The page also lists various static functions associated with `PredefinedDefaultObjectAcl`, such as `AuthenticatedRead`, `BucketOwnerFullControl`, `Private`, and `PublicRead`, which are used to set default ACL values."]]],[]]