ListModelCardExportJobsRequest
Types
Properties
Link copied to clipboard
Only list model card export jobs that were created after the time specified.
Link copied to clipboard
Only list model card export jobs that were created before the time specified.
Link copied to clipboard
The maximum number of model card export jobs to list.
Link copied to clipboard
Only list model card export jobs with names that contain the specified string.
Link copied to clipboard
List export jobs for the model card with the specified name.
Link copied to clipboard
List export jobs for the model card with the specified version.
Link copied to clipboard
Sort model card export jobs by either name or creation time. Sorts by creation time by default.
Link copied to clipboard
Sort model card export jobs by ascending or descending order.
Link copied to clipboard
Only list model card export jobs with the specified status.
Functions
Link copied to clipboard
inline fun copy(block: ListModelCardExportJobsRequest.Builder.() -> Unit = {}): ListModelCardExportJobsRequest