Used in Client::ListObjects to return only those objects that do not contain the delimiter, unless said delimiter appears in the Prefix parameter (if any).
[[["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-21 UTC."],[[["This webpage provides documentation for the `google::cloud::storage::Delimiter` structure, specifically across multiple versions of the C++ library, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `Delimiter` structure is used to return results in a directory-like mode when listing objects."],["It filters out objects containing the delimiter, unless the delimiter is part of the specified `Prefix`."],["This structure is utilized in the `Client::ListObjects` function."],["The documentation references external information at \u003chttps://cloud.google.com/storage/docs/json_api/v1/objects/list\u003e."]]],[]]