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++ library, providing version-specific documentation."],["Version 2.37.0-rc is the latest release for the `PredefinedDefaultObjectAcl`, with versions back to 2.11.0 being available for reference."],["`PredefinedDefaultObjectAcl` is used to set default access control lists (ACLs) for objects in a Google Cloud Storage bucket, applied to objects that lack a predefined or specified ACL."],["The page includes descriptions and return types for static functions like `AuthenticatedRead`, `BucketOwnerFullControl`, `Private`, and `PublicRead`, that define various `PredefinedDefaultObjectAcl` options."],["It also contains links to external documentation providing further information on default object ACLs, and predefined ACLs within the Google Cloud Storage environment."]]],[]]