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 documentation for the `google::cloud::storage::Delimiter` structure, specifically across multiple versions of the C++ library."],["The most recent version of the documentation is for version 2.37.0-rc, which is labeled as the latest release candidate."],["The `Delimiter` is utilized within the `Client::ListObjects` function to manage how object listing results are returned, particularly filtering objects based on the absence of a delimiter or its presence within a specified prefix."],["The `Delimiter` helps filter directory-like results when using the `Client::ListObjects` function."],["The `well_known_parameter_name()` function is static and returns a char pointer, which indicates that it is a helper function used to assist with parameters."]]],[]]