versionConfigs property
A list of configurations for flow versions.
You should include version configs for all flows that are reachable from
Start Flow
in the agent. Otherwise, an error will be returned.
Implementation
core.List<GoogleCloudDialogflowCxV3EnvironmentVersionConfig>? versionConfigs;