GoogleCloudRunV2Volume constructor

Implementation

GoogleCloudRunV2Volume({
  this.cloudSqlInstance,
  this.emptyDir,
  this.gcs,
  this.name,
  this.nfs,
  this.secret,
});