File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2087,6 +2087,7 @@ type NodeOperation struct {
20872087 TranscodeConfig * struct {
20882088 FreeTranscode string `xml:"FreeTranscode,omitempty" json:"FreeTranscode,omitempty"`
20892089 } `xml:"TranscodeConfig,omitempty" json:"TranscodeConfig,omitempty"`
2090+ DocAIGCMetadata * DocAIGCMetadata `xml:"DocAIGCMetadata,omitempty"`
20902091}
20912092
20922093// Node TODO
@@ -3508,6 +3509,7 @@ type InventoryTriggerJobOperationJobParam struct {
35083509 ImageInspectResult * ImageInspectResult `xml:"ImageInspectResult,omitempty"`
35093510 ImageOCR * ImageOCRTemplate `xml:"ImageOCR,omitempty"`
35103511 Detection * ImageOCRDetection `xml:"Detection,omitempty"`
3512+ DocAIGCMetadata * DocAIGCMetadata `xml:"DocAIGCMetadata,omitempty"`
35113513}
35123514
35133515// InventoryTriggerJob TODO
You can’t perform that action at this time.
0 commit comments