FindSimilarRequest.LargeFaceListId Property

Definition

Gets or sets an existing user-specified unique candidate large face list, created in LargeFaceList - Create. Large face list contains a set of persistedFaceIds which are persisted and will never expire. Parameter faceListId, largeFaceListId and faceIds should not be provided at the same time.

[Newtonsoft.Json.JsonProperty(PropertyName="largeFaceListId")]
public string LargeFaceListId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="largeFaceListId")>]
member this.LargeFaceListId : string with get, set
Public Property LargeFaceListId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to