listAssetBundleImportJobs
abstract suspend fun listAssetBundleImportJobs(input: ListAssetBundleImportJobsRequest): ListAssetBundleImportJobsResponse
Lists all asset bundle import jobs that have taken place in the last 14 days. Jobs created more than 14 days ago are deleted forever and are not returned. If you are using the same job ID for multiple jobs, ListAssetBundleImportJobs
only returns the most recent job that uses the repeated job ID.