GoogleCloudAiplatformV1PythonPackageSpec constructor
GoogleCloudAiplatformV1PythonPackageSpec({})
Implementation
GoogleCloudAiplatformV1PythonPackageSpec({
this.args,
this.env,
this.executorImageUri,
this.packageUris,
this.pythonModule,
});