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-02 UTC."],[[["This webpage provides a reference for the `Delimiter` structure within the Google Cloud Storage C++ client library, with version-specific documentation available."],["The latest version of the `Delimiter` documentation is for version `2.37.0-rc`, and documentation for versions back to `2.11.0` is available."],["The `Delimiter` is used with the `Client::ListObjects` function to control which objects are returned when listing, based on the presence of a specified delimiter."],["It's used to simulate directory-like structures in Cloud Storage, as mentioned in the description, and more information can be found in the Google Cloud Storage JSON API v1 documentation."],["The struct contains a static function `well_known_parameter_name()` which returns a constant character pointer."]]],[]]