List Batch Jobs Response
@Serializable
Config for batches.list return value.
Constructors
Link copied to clipboard
constructor(sdkHttpResponse: HttpResponse? = null, nextPageToken: String? = null, batchJobs: List<BatchJob>? = null)