Push Image Info
@Serializable
Parameters
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
Constructors
Link copied to clipboard
constructor(error: String? = null, errorDetail: ErrorDetail? = null, status: String? = null, progress: String? = null, progressDetail: ProgressDetail? = null)