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 documentation for the `google::cloud::storage::Delimiter` structure, detailing its behavior and use within the Google Cloud Storage C++ client library across multiple versions."],["The latest version documented is `2.37.0-rc`, with a range of past versions, including `2.36.0`, `2.35.0`, and down to `2.11.0`, also having dedicated documentation pages."],["The `Delimiter` structure is utilized in `Client::ListObjects` to filter objects returned in a directory-like manner, excluding objects that contain the delimiter, unless it's within the specified `Prefix`."],["It is a parameter to filter the listing of objects within a bucket when using the Google Cloud Storage C++ library."],["The documentation references the Google Cloud Storage JSON API documentation for additional details on how `Delimiter` works."]]],[]]