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-03-21 UTC."],[[["This webpage provides a version history and documentation for the `google::cloud::storage::Delimiter` struct, spanning from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `Delimiter` struct is utilized within the `Client::ListObjects` function, influencing how objects are listed in a directory-like structure."],["When used in `Client::ListObjects`, the `Delimiter` filters out objects that contain the delimiter, unless the delimiter is present within the specified `Prefix`."],["Further details about the `Delimiter`'s functionality and usage are available in the Google Cloud Storage JSON API documentation referenced on this page."],["The struct has a static function `well_known_parameter_name()` which returns a constant character pointer but has no description."]]],[]]