SearchUsersByImageRequest

Types

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

Properties

Link copied to clipboard

The ID of an existing collection containing the UserID.

Link copied to clipboard
val image: Image?

Provides the input image either as bytes or an S3 object.

Link copied to clipboard

Maximum number of UserIDs to return.

Link copied to clipboard

A filter that specifies a quality bar for how much filtering is done to identify faces. Filtered faces aren't searched for in the collection. The default value is NONE.

Link copied to clipboard

Specifies the minimum confidence in the UserID match to return. Default value is 80.

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