interface StartSegmentDetectionResponse {
    JobId?: string;
}

Hierarchy (view full)

Properties

Properties

JobId?: string

Unique identifier for the segment detection job. The JobId is returned from StartSegmentDetection.