public class AnalyzedDocument
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Method and Description | 
|---|---|
| List<Notice> | getNotices()Gets the notices. | 
| AnalyzedResult | getResult()Gets the result. | 
public List<Notice> getNotices()
Array of notices that are triggered when the files are processed.
public AnalyzedResult getResult()
Result of the document analysis.
Copyright © 2023 IBM Cloud. All rights reserved.