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-01 UTC."],[[["This webpage provides documentation for the `google::cloud::storage::Delimiter` structure, which is utilized across various versions of the C++ library, ranging from 2.11.0 to the latest release candidate, 2.37.0-rc."],["The `Delimiter` structure is used in a directory-like mode to organize and filter objects."],["It works with the `Client::ListObjects` function, specifically to return only those objects that do not contain the delimiter, unless the delimiter is present within the `Prefix` parameter."],["The google cloud storage documentation website for JSON API v1 objects list has more information on this subject."]]],[]]