この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.OCIPublishLocationStructureStatusOutputRepresentation

ロケーション構造の公開ジョブの詳細な状況。

ConnectApi.OCIBaseOutputRepresentation のサブクラス。

プロパティ名 説明 使用可能なバージョン
endTimeUTC String ジョブが完了した UTC 時刻。(例: 2020-07-06T22:54:08.012Z) 51.0
recordsProcessedCount Integer ジョブで処理されたレコードの数。 51.0
recordsReadCount Integer ジョブで参照されたレコードの数。 51.0
recordsSkippedCount Integer ジョブでスキップされたレコードの数。 51.0
startTimeUTC String ジョブが開始した UTC 時刻。(例: 2020-07-06T22:53:06.788Z) 51.0
status String ジョブの状況。(PENDING、COMPLETED など)。 51.0
uploadId String ジョブの識別子。 51.0
validationErrors List<String> ジョブで返された検証エラーのリスト。 51.0
validationStatus String ジョブの検証状況。 51.0