API Reference: https://cloud.google.com/storage/docs/json_api/v1/objects/list `matchGlob` is not a supported parameter when I was trying to use `Fog::Storage::GoogleJSON::Files#all` directly. Related files: - https://github.com/fog/fog-google/blob/master/lib/fog/storage/google_json/models/files.rb#L10-L16 - https://github.com/fog/fog-google/blob/master/lib/fog/storage/google_json/requests/list_objects.rb#L23-L30 Is this by design, or is this something that can be easily added to the list of allowed attributes and opts?