GoogleCloudRunV2BuildConfig constructor
GoogleCloudRunV2BuildConfig({})
Implementation
GoogleCloudRunV2BuildConfig({
this.baseImage,
this.enableAutomaticUpdates,
this.environmentVariables,
this.functionTarget,
this.imageUri,
this.name,
this.serviceAccount,
this.sourceLocation,
this.workerPool,
});