GoogleCloudDatapipelinesV1DataflowJobDetails constructor
GoogleCloudDatapipelinesV1DataflowJobDetails({
- int? currentWorkers,
- Map<
String, double> ? resourceInfo, - GoogleCloudDatapipelinesV1SdkVersion? sdkVersion,
Implementation
GoogleCloudDatapipelinesV1DataflowJobDetails({
this.currentWorkers,
this.resourceInfo,
this.sdkVersion,
});