public static interface MouthOpen.Builder extends SdkPojo, CopyableBuilder<MouthOpen.Builder,MouthOpen>
| Modifier and Type | Method and Description |
|---|---|
MouthOpen.Builder |
confidence(Float confidence)
Level of confidence in the determination.
|
MouthOpen.Builder |
value(Boolean value)
Boolean value that indicates whether the mouth on the face is open or not.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMouthOpen.Builder value(Boolean value)
Boolean value that indicates whether the mouth on the face is open or not.
value - Boolean value that indicates whether the mouth on the face is open or not.MouthOpen.Builder confidence(Float confidence)
Level of confidence in the determination.
confidence - Level of confidence in the determination.Copyright © 2020. All rights reserved.