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-09 UTC."],[[["This webpage provides documentation for the `google::cloud::storage::Delimiter` struct, spanning multiple versions from 2.11.0 up to the release candidate 2.37.0-rc."],["The `Delimiter` struct is used to return results in a directory-like mode when listing objects."],["It is utilized within the `Client::ListObjects` function to filter objects based on the presence or absence of a specified delimiter."],["The `well_known_parameter_name()` function is a static member of the struct, although the document does not provide it's description."],["The document provides a link to the google cloud documentation on the object list for further reference on this."]]],[]]