UnsearchedFace

Face details inferred from the image but not used for search. The response attribute contains reasons for why a face wasn't used for Search.

Types

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

Properties

Link copied to clipboard

Structure containing attributes of the face that the algorithm detected.

Link copied to clipboard

Reasons why a face wasn't used for Search.

Functions

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