Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
OcrWordsConfigureInfo |
AIRecognitionTemplateItem.getOcrWordsConfigure()
Get Text keyword recognition control parameter.
|
OcrWordsConfigureInfo |
CreateAIRecognitionTemplateRequest.getOcrWordsConfigure()
Get Text keyword recognition control parameter.
|
Modifier and Type | Method and Description |
---|---|
void |
AIRecognitionTemplateItem.setOcrWordsConfigure(OcrWordsConfigureInfo OcrWordsConfigure)
Set Text keyword recognition control parameter.
|
void |
CreateAIRecognitionTemplateRequest.setOcrWordsConfigure(OcrWordsConfigureInfo OcrWordsConfigure)
Set Text keyword recognition control parameter.
|
Constructor and Description |
---|
OcrWordsConfigureInfo(OcrWordsConfigureInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.