UnindexedFace

A face that IndexFaces detected, but didn't index. Use the Reasons response attribute to determine why a face wasn't indexed.

Types

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

Properties

Link copied to clipboard

The structure that contains attributes of a face that IndexFacesdetected, but didn't index.

Link copied to clipboard

An array of reasons that specify why a face wasn't indexed.

Functions

Link copied to clipboard
inline fun copy(block: UnindexedFace.Builder.() -> Unit = {}): UnindexedFace
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