Package | Description |
---|---|
com.tencentcloudapi.vm.v20201229.models |
Modifier and Type | Method and Description |
---|---|
ImageResultResult[] |
ImageResult.getResults()
Get This field is used to return the sub-result of the image moderation result.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageResult.setResults(ImageResultResult[] Results)
Set This field is used to return the sub-result of the image moderation result.
|
Constructor and Description |
---|
ImageResultResult(ImageResultResult 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.