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-04-01 UTC."],[[["The latest version available is 2.37.0-rc, with links to documentation for various versions of the software, including the struct `google::cloud::storage::Delimiter`."],["This webpage documents the `Delimiter` struct, which is used to return results in a directory-like mode when listing objects."],["The `Delimiter` struct is used with `Client::ListObjects` to filter objects based on the delimiter's presence or absence."],["The delimiter will only filter out objects if it does not appear in the `Prefix` parameter, otherwise it will include them."],["This struct has an associated function named `well_known_parameter_name()`, that returns a constant character pointer, although there is no explicit description on the description column for this."]]],[]]