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, which is related to the Google Cloud Storage C++ library."],["The latest version documented is `2.37.0-rc`, and it also contains documentation for versions from `2.11.0` up to `2.36.0`."],["The `Delimiter` is used in the `Client::ListObjects` function to filter objects returned in directory-like mode based on the delimiter and prefix parameters."],["The delimiter ensures that only objects not containing the delimiter are returned, unless the delimiter is present in the specified prefix."],["There is also a `static well_known_parameter_name()` function documented, which returns a `char const *`, however the description is not provided."]]],[]]