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 document outlines various versions of the `MatchGlob` structure, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The primary function of `MatchGlob` is to filter list operations by applying a glob pattern to the entries, which is used for requests to list objects."],["Only entries matching the provided glob pattern are returned when using the `MatchGlob` option."],["The document references the object list documentation on google cloud, which provides more information on glob patterns and how they work."],["The document details the `well_known_parameter_name()` function, which is a static function that returns a constant character type, however its specific function is not detailed in the document."]]],[]]