Class GcsProfile (1.2.1)

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

Cloud Storage bucket profile.

Attributes

NameDescription
bucket_name str
Required. The full project and resource path for Cloud Storage bucket including the name.
root_path str
The root path inside the Cloud Storage bucket.

Inheritance

builtins.object > proto.message.Message > GcsProfile