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 webpage provides documentation for the `PredefinedDefaultObjectAcl` struct within the Google Cloud Storage C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `PredefinedDefaultObjectAcl` struct is used to define default access control lists (ACLs) for objects uploaded to Google Cloud Storage buckets."],["The content explains that each bucket has a default object ACL that applies to new objects unless a specific ACL is defined during upload, or the object has a predefined ACL."],["The page includes links for more detailed information on default object ACLs and predefined ACLs in Google Cloud Storage, providing further reading and background context."],["The documentation provides details on static functions related to this struct such as `well_known_parameter_name`, `AuthenticatedRead`, `BucketOwnerFullControl`, `BucketOwnerRead`, `Private`, `ProjectPrivate`, and `PublicRead`, which return specific `PredefinedDefaultObjectAcl` settings."]]],[]]