menu
googleapis package
documentation
ml/v1.dart
GoogleCloudMlV1ListJobsResponse
jobs property
jobs property
dark_mode
light_mode
jobs
property
List
<
GoogleCloudMlV1Job
>
?
jobs
getter/setter pair
The list of jobs.
Implementation
core.List<GoogleCloudMlV1Job>? jobs;
googleapis package
documentation
ml/v1
GoogleCloudMlV1ListJobsResponse
jobs property
GoogleCloudMlV1ListJobsResponse class