Class GcsPath (0.1.2)

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

Specifies a Cloud Storage bucket and, optionally, a path inside the bucket.

Attribute

Name Description
uri str
Required. The URI to a Cloud Storage bucket, or a path within a bucket, using the format gs://. If a path inside the bucket is specified, it must end with a forward slash (/).