Interface PageFeedAssetServiceGetJobStatusValue

PageFeedAssetServiceGetJobStatusValueは、upload、downloadの処理状況を格納するコンテナです。
PageFeedAssetServiceGetJobStatusValue retains a container of the processing situation results (upload/download).

Hierarchy

  • PageFeedAssetServiceGetJobStatusValue

Properties

downloadJob?: null | PageFeedAssetServiceDownloadJob

Memberof

PageFeedAssetServiceGetJobStatusValue

errors?: null | search.ModelError[]

Memberof

PageFeedAssetServiceGetJobStatusValue

operationSucceeded?: null | boolean
処理結果です。trueの場合は、処理は成功しました。falseの場合は処理が失敗しています。
The process results. If true, the process succeeded. If false, the process failed.

Memberof

PageFeedAssetServiceGetJobStatusValue

Memberof

PageFeedAssetServiceGetJobStatusValue