Explainability Logs
- JSON の例
-
1{ 2 "actionLogs": [ 3 { 4 "actionContextCode": "001x0000005SdzIAAS", 5 "actionLog": "{This is a sample action log data.}", 6 "applicationLogDate": "Mon Aug 01 10:29:35 GMT 2022", 7 "applicationSubtype": "ASD1", 8 "applicationType": "0", 9 "name": "EAD1", 10 "processType": "BPT1" 11 } 12 ], 13 "queryMore": " " 14}
| プロパティ名 | 型 | 説明 | 検索条件グループとバージョン | 使用可能なバージョン |
|---|---|---|---|---|
| actionLogs | Explainability Log Detail[] | 検索条件に一致する説明可能性ログのリスト。 | Small、56.0 | 56.0 |
| queryMore | String | 説明可能ログレコードの次のバッチを取得するために、次の呼び出しに渡すことができる文字列。 | Small、56.0 | 56.0 |