GoogleCloudDialogflowCxV3EnvironmentVersionConfig constructor

GoogleCloudDialogflowCxV3EnvironmentVersionConfig({
  1. String? version,
})

Implementation

GoogleCloudDialogflowCxV3EnvironmentVersionConfig({
  this.version,
});