Class GcsProfile (1.2.0)

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

Cloud Storage bucket profile.

Attributes

NameDescription
bucket str
Required. The Cloud Storage bucket name.
root_path str
The root path inside the Cloud Storage bucket.

Inheritance

builtins.object > proto.message.Message > GcsProfile