The fields parameter can be used to limit the fields returned by a request, saving bandwidth and possibly improving performance for applications that do not need a full response from the server.
[[["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 `fields` query parameter used in Google Cloud Storage requests to limit the response fields."],["The latest version documented is `2.37.0-rc`, and the list provides a history of versions back to `2.11.0`."],["Using the `fields` parameter optimizes bandwidth and can improve performance by only requesting essential data, which is covered in general documentation provided in the \"See Also\" section."],["The `fields` parameter documentation relates to a `struct google::cloud::storage::Fields` component."],["The page defines the `well_known_parameter_name()` function, which is a static function that returns a `char const*` type."]]],[]]