Class GcsDocument (2.0.1)

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

Specifies a document stored on Cloud Storage.

Attributes

NameDescription
gcs_uri str
The Cloud Storage object uri.
mime_type str
An IANA MIME type (RFC6838) of the content.

Inheritance

builtins.object > proto.message.Message > GcsDocument