| Package | Description | 
|---|---|
| com.tencentcloudapi.vm.v20201229.models | 
| Modifier and Type | Method and Description | 
|---|---|
ImageResultsResultDetailLocation | 
ImageResultsResultDetail.getLocation()
Get This field is used to return the detailed position information of the image moderation sub-result, such as coordinates, size, and rotation angle. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ImageResultsResultDetail.setLocation(ImageResultsResultDetailLocation Location)
Set This field is used to return the detailed position information of the image moderation sub-result, such as coordinates, size, and rotation angle. 
 | 
| Constructor and Description | 
|---|
ImageResultsResultDetailLocation(ImageResultsResultDetailLocation 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 © 2025. All rights reserved.