SpeakerSearchTask

A representation of an asynchronous request to perform speaker search analysis on a media insights pipeline.

Types

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

Properties

Link copied to clipboard

The time at which a speaker search task was created.

Link copied to clipboard

The speaker search task ID.

Link copied to clipboard

The status of the speaker search task.

Link copied to clipboard

The time at which a speaker search task was updated.

Functions

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