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, specifically within the context of Google Cloud Storage's C++ client library, with the current version being v2.16.0."],["The latest release candidate version is 2.37.0-rc, and the webpage also provides links to previous versions of the documentation ranging from version 2.16.0 up to 2.36.0."],["`Delimiter` is used in a directory-like manner, to group files in common directories, when `Client::ListObjects` is called."],["The `Delimiter` will only return objects that do not contain the delimiter unless it also exists within the prefix parameter."],["Additional information on `Delimiter` usage can be found in Google Cloud Storage JSON API v1 documentation."]]],[]]