Package | Description |
---|---|
com.tencentcloudapi.iai.v20200303.models |
Modifier and Type | Method and Description |
---|---|
FaceHairAttributesInfo |
FaceAttributesInfo.getHair()
Get Hair information, including length, bang, and color.
|
Modifier and Type | Method and Description |
---|---|
void |
FaceAttributesInfo.setHair(FaceHairAttributesInfo Hair)
Set Hair information, including length, bang, and color.
|
Constructor and Description |
---|
FaceHairAttributesInfo(FaceHairAttributesInfo 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.