Package | Description |
---|---|
com.tencentcloudapi.iai.v20200303.models |
Modifier and Type | Method and Description |
---|---|
Candidate[] |
Result.getCandidates()
Get Most matching candidate recognized
|
Candidate[] |
GroupCandidate.getCandidates()
Get Most matching candidate recognized
|
Modifier and Type | Method and Description |
---|---|
void |
Result.setCandidates(Candidate[] Candidates)
Set Most matching candidate recognized
|
void |
GroupCandidate.setCandidates(Candidate[] Candidates)
Set Most matching candidate recognized
|
Constructor and Description |
---|
Candidate(Candidate 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.