SearchUsersByImageRequest
Types
Properties
Link copied to clipboard
The ID of an existing collection containing the UserID.
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
inline fun copy(block: SearchUsersByImageRequest.Builder.() -> Unit = {}): SearchUsersByImageRequest