@ubstream/ubstream-node-client-sdk / Exports / IPublicMediaThumbUpdateResultDataWithRequestId
Interface: IPublicMediaThumbUpdateResultDataWithRequestId
Object representing the result of a media thumb update. Contains information concerning the media for which the thumb has been modified, the requestId and diagnoses of the operation.
Hierarchy
↳ IPublicMediaThumbUpdateResultDataWithRequestId
Table of contents
Properties
Properties
$diagnoses
• Optional
$diagnoses: IPublicHttpDiagnose
[]
Array of diagnoses.
Inherited from
IPublicMediaThumbUpdateResultData.$diagnoses
feedbackId
• Optional
feedbackId: string
Deprecated
Use requestId instead
Inherited from
IPublicMediaThumbUpdateResultData.feedbackId
id
• id: string
The id of the media.
Inherited from
IPublicMediaThumbUpdateResultData.id
requestId
• requestId: string
RequestId of the operation.