menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
ListCustomJobsResponse
customJobs property
customJobs property
dark_mode
light_mode
customJobs
property
List
<
CustomJob
>
customJobs
final
List of CustomJobs in the requested page.
Implementation
final List<CustomJob> customJobs;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
ListCustomJobsResponse
customJobs property
ListCustomJobsResponse class