Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
Candidate[] |
SearchTraceResponse.getCandidates()
Get 识别出的最相似候选人。
|
Modifier and Type | Method and Description |
---|---|
void |
SearchTraceResponse.setCandidates(Candidate[] Candidates)
Set 识别出的最相似候选人。
|
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 © 2024. All rights reserved.