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."],[[["The webpage provides documentation for the `google::cloud::storage::Delimiter` structure, specifically across multiple versions of the C++ library."],["Version `2.37.0-rc` is the most recent, with a history of versions going back to `2.11.0` made available for reference on this webpage."],["The `Delimiter` structure is used in directory-like mode operations when listing objects."],["This struct helps to filter objects based on a delimiter, so that it only returns those that do not contain said delimiter, unless the delimiter is part of the `Prefix` parameter."],["The page also includes a link to the Google Cloud Storage JSON API v1 objects/list documentation for more information."]]],[]]