Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AiSampleWordInfo[] |
CreateWordSamplesRequest.getWords()
Get 关键词,数组长度限制:100。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateWordSamplesRequest.setWords(AiSampleWordInfo[] Words)
Set 关键词,数组长度限制:100。
|
Constructor and Description |
---|
AiSampleWordInfo(AiSampleWordInfo 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 © 2022. All rights reserved.