public static class RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesParagraphInfoParagraphDetails
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<Integer> |
blockList |
String |
paragraphContent |
Integer |
paragraphId
example:
0
|
| 构造器和说明 |
|---|
RecognizeAllTextResponseBodyDataSubImagesParagraphInfoParagraphDetails() |
@NameInMap(value="ParagraphContent") public String paragraphContent
@NameInMap(value="ParagraphId") public Integer paragraphId
0
public RecognizeAllTextResponseBodyDataSubImagesParagraphInfoParagraphDetails()
public static RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesParagraphInfoParagraphDetails build(Map<String,?> map) throws Exception
Exceptionpublic RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesParagraphInfoParagraphDetails setBlockList(List<Integer> blockList)
public RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesParagraphInfoParagraphDetails setParagraphContent(String paragraphContent)
public String getParagraphContent()
public RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesParagraphInfoParagraphDetails setParagraphId(Integer paragraphId)
public Integer getParagraphId()
Copyright © 2024. All rights reserved.