Class GcsOutputResult (3.1.0)

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

A Cloud Storage output result. .. attribute:: uris

List of uris of the Cloud Storage objects. Example: "gs://bucket_name/object_name".

:type: Sequence[str]