Restrict list operations to entries matching a glob pattern.
This optional parameter applies to both the request to list objects. Setting a value for this option returns only the entries that match the given glob.
[[["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 a comprehensive list of versions for the `MatchGlob` structure within the Google Cloud Storage C++ client library, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["The `MatchGlob` structure is used to filter object listings by applying a glob pattern, allowing users to retrieve only those objects whose names match the specified pattern."],["The glob pattern feature, which is used with the `MatchGlob` structure, is detailed further in the Google Cloud Storage documentation, specifically in the section on listing objects using the JSON API v1, which can be found at the provided URL."],["The `well_known_parameter_name()` function is a static function related to the `MatchGlob` structure, and its return type is `char const *`."]]],[]]