| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
FaceDetailInfo[] | 
DetectFaceAttributesResponse.getFaceDetailInfos()
Get Face information list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DetectFaceAttributesResponse.setFaceDetailInfos(FaceDetailInfo[] FaceDetailInfos)
Set Face information list. 
 | 
| Constructor and Description | 
|---|
FaceDetailInfo(FaceDetailInfo 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 © 2022. All rights reserved.