Package | Description |
---|---|
com.tencentcloudapi.vm.v20201229.models |
Modifier and Type | Method and Description |
---|---|
ImageResultsResultDetail[] |
ImageResultResult.getDetails()
Get This field is used to return other detailed information of the image moderation sub-result, such as text position and custom library.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageResultResult.setDetails(ImageResultsResultDetail[] Details)
Set This field is used to return other detailed information of the image moderation sub-result, such as text position and custom library.
|
Constructor and Description |
---|
ImageResultsResultDetail(ImageResultsResultDetail 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.