Optional
createOutput only. The timestamp of when the File
was created.
Optional
displayOptional. The human-readable display name for the File
. The display name must be no more than 512 characters in length, including spaces. Example: 'Welcome Image'
Optional
downloadOutput only. The URI of the File
, only set for downloadable (generated) files.
Optional
errorOutput only. Error status if File processing failed.
Optional
expirationOutput only. The timestamp of when the File
will be deleted. Only set if the File
is scheduled to expire.
Optional
mimeOutput only. MIME type of the file.
Optional
nameThe File
resource name. The ID (name excluding the "files/" prefix) can contain up to 40 characters that are lowercase alphanumeric or dashes (-). The ID cannot start or end with a dash. If the name is empty on create, a unique name will be generated. Example: files/123-456
Optional
sha256Output only. SHA-256 hash of the uploaded bytes. The hash value is encoded in base64 format.
Optional
sizeOutput only. Size of the file in bytes.
Optional
sourceOutput only. The source of the File
.
Optional
stateOutput only. Processing state of the File.
Optional
updateOutput only. The timestamp of when the File
was last updated.
Optional
uriOutput only. The URI of the File
.
Optional
videoOutput only. Metadata for a video.
A file uploaded to the API.