UnsuccessfulFaceAssociation

Contains metadata like FaceId, UserID, and Reasons, for a face that was unsuccessfully associated.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Match confidence with the UserID, provides information regarding if a face association was unsuccessful because it didn't meet UserMatchThreshold.

Link copied to clipboard

A unique identifier assigned to the face.

Link copied to clipboard

The reason why the association was unsuccessful.

Link copied to clipboard

A provided ID for the UserID. Unique within the collection.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String