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-02 UTC."],[[["The webpage provides a reference for the `MatchGlob` structure within the Google Cloud Storage C++ library, detailing its functionality across multiple versions."],["Version 2.37.0-rc is the latest release candidate, while the most recent stable version is 2.36.0, and the oldest version documented on the page is 2.11.0."],["The `MatchGlob` structure is used to filter object listing operations by matching entries against a specified glob pattern."],["The `well_known_parameter_name()` function, accessible as a static member, is available within this structure."],["Detailed information regarding the glob pattern syntax can be found in the official Google Cloud Storage JSON API documentation."]]],[]]