Controls what metadata fields are included in the response.
For those operations that return the metadata of an Object or Bucket, this option controls if all the fields are returned (using full) or if the ACL fields (which can be long) are to be excluded (using noACL).
Use the Fields option for more fine-grained control over the returned fields.
[[["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 `Projection` structure within the Google Cloud Storage C++ library, specifically outlining different versions and their corresponding documentation."],["The latest release candidate version is `2.37.0-rc`, and documentation is available for versions ranging from `2.37.0-rc` down to `2.11.0`."],["The `Projection` structure controls which metadata fields are included in the response when retrieving metadata of an Object or Bucket, with options for `full` or `noACL`."],["There are static functions detailed in the documentation `well_known_parameter_name()`, `NoAcl()` and `Full()`, which return the projection and have specific associated type and description."],["The `Fields` option allows for more detailed control over the fields returned, offering a more granular control than `full` and `noACL`."]]],[]]