GoogleCloudDialogflowCxV3VariantsHistory constructor
GoogleCloudDialogflowCxV3VariantsHistory({
- String? updateTime,
- GoogleCloudDialogflowCxV3VersionVariants? versionVariants,
Implementation
GoogleCloudDialogflowCxV3VariantsHistory({
this.updateTime,
this.versionVariants,
});