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` struct, specifically across multiple versions ranging from 2.11.0 to 2.37.0-rc."],["The `Delimiter` struct is used to return results in a directory-like mode when listing objects."],["The struct is used with `Client::ListObjects` to filter out objects containing the delimiter, unless the delimiter is in the `Prefix` parameter."],["There is a `well_known_parameter_name()` static function, but the description of it is empty."],["The latest version available is `2.37.0-rc` and the oldest is `2.11.0`."]]],[]]