GoogleCloudDatapipelinesV1ListJobsResponse constructor
GoogleCloudDatapipelinesV1ListJobsResponse({
- List<
GoogleCloudDatapipelinesV1Job> ? jobs, - String? nextPageToken,
Implementation
GoogleCloudDatapipelinesV1ListJobsResponse({this.jobs, this.nextPageToken});