GetMediaAnalysisJobResponse

Types

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

Properties

Link copied to clipboard

The Unix date and time when the job finished.

Link copied to clipboard

The Unix date and time when the job was started.

Link copied to clipboard

Details about the error that resulted in failure of the job.

Link copied to clipboard

Reference to the input manifest that was provided in the job creation request.

Link copied to clipboard

The identifier for the media analysis job.

Link copied to clipboard

The name of the media analysis job.

Link copied to clipboard

KMS Key that was provided in the creation request.

Link copied to clipboard

The summary manifest provides statistics on input manifest and errors identified in the input manifest.

Link copied to clipboard

Operation configurations that were provided during job creation.

Link copied to clipboard

Output configuration that was provided in the creation request.

Link copied to clipboard

Output manifest that contains prediction results.

Link copied to clipboard

The current status of the media analysis job.

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