Build Info
constructor(id: String? = null, stream: String? = null, error: String? = null, errorDetail: ErrorDetail? = null, status: String? = null, progress: String? = null, progressDetail: ProgressDetail? = null, aux: ImageID? = null)
Parameters
id
stream
error
errors encountered during the operation. >Deprecated: This field is deprecated since API v1.4, and will be omitted in a future API version. Use the information in errorDetail instead.
error Detail
status
progress
Progress is a pre-formatted presentation of progressDetail. >Deprecated: This field is deprecated since API v1.8, and will be omitted in a future API version. Use the information in progressDetail instead.
progress Detail
aux