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-02 UTC."],[[["This webpage provides documentation for the `google::cloud::storage::Delimiter` structure, which is available across multiple versions, with the latest release candidate being version 2.37.0-rc."],["The `Delimiter` structure is used in a directory-like mode for the results, meaning it helps organize and structure data."],["It is specifically used with the `Client::ListObjects` function to filter objects based on whether they contain a defined delimiter."],["The `Delimiter` structure has a `well_known_parameter_name` function, that returns a `char const *` type."],["The delimiter will return only objects that do not contain the delimiter unless the delimiter appears in the prefix parameter."]]],[]]