status property
The status of the upload Possible string values are:
- "STATUS_UNSPECIFIED"
- "IN_PROGRESS"
- "ALREADY_UPLOADED"
- "SUCCESS"
- "ERROR"
Implementation
core.String? status;
The status of the upload Possible string values are:
core.String? status;