Class CloudStorageFileSet (3.1.1)

CloudStorageFileSet(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message representing a set of files in Cloud Storage. .. attribute:: url

The url, in the format gs://<bucket>/<path>. Trailing wildcard in the path is allowed.

:type: str