DominantLanguageDetectionJobFilter
Provides information for filtering a list of dominant language detection jobs. For more information, see the operation.
Types
Properties
Link copied to clipboard
Filters the list of jobs based on the time that the job was submitted for processing. Returns only jobs submitted after the specified time. Jobs are returned in descending order, newest to oldest.
Link copied to clipboard
Filters the list of jobs based on the time that the job was submitted for processing. Returns only jobs submitted before the specified time. Jobs are returned in ascending order, oldest to newest.
Functions
Link copied to clipboard
inline fun copy(block: DominantLanguageDetectionJobFilter.Builder.() -> Unit = {}): DominantLanguageDetectionJobFilter