GcsDocument

Specifies a document stored on Cloud Storage.

JSON representation
{
  "gcsUri": string,
  "mimeType": string
}
Fields
gcsUri

string

The Cloud Storage object uri.

mimeType

string

An IANA MIME type (RFC6838) of the content.