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