FileInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)Single source file that is part of the version to be deployed. Each source file that is deployed must be specified separately.
Attributes |
|
|---|---|
| Name | Description |
source_url |
str
URL source to use to fetch this file. Must be a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.googleapis.com/\ |
sha1_sum |
str
The SHA1 hash of the file, in hex. |
mime_type |
str
The MIME type of the file. Defaults to the value from Google Cloud Storage. |