Package | Description |
---|---|
com.tencentcloudapi.ims.v20201229.models |
Modifier and Type | Method and Description |
---|---|
LabelDetailItem[] |
LabelResult.getDetails()
Get This field is used to return the details of the subtag hit by the categorization model, such as number, hit tag name, and score.
|
Modifier and Type | Method and Description |
---|---|
void |
LabelResult.setDetails(LabelDetailItem[] Details)
Set This field is used to return the details of the subtag hit by the categorization model, such as number, hit tag name, and score.
|
Constructor and Description |
---|
LabelDetailItem(LabelDetailItem 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.