SpeakerEnrollmentJobSummary
Contains a summary of information about a speaker enrollment job.
Types
Properties
Link copied to clipboard
Contains details that are populated when an entire batch job fails. In cases of individual registration job failures, the batch job as a whole doesn't fail; it is completed with a JobStatus
of COMPLETED_WITH_ERRORS
. You can use the job output file to identify the individual registration requests that failed.
Link copied to clipboard
Provides details regarding job progress. This field shows the completed percentage of enrollment requests listed in the input file.
Link copied to clipboard
The current status of the speaker enrollment job.
Functions
Link copied to clipboard
inline fun copy(block: SpeakerEnrollmentJobSummary.Builder.() -> Unit = {}): SpeakerEnrollmentJobSummary