UnsuccessfulFaceDeletion

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

Types

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

Properties

Link copied to clipboard

A unique identifier assigned to the face.

Link copied to clipboard

The reason why the deletion 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