Google Cloud Dialogflow Cx V3Variants History Args
data class GoogleCloudDialogflowCxV3VariantsHistoryArgs(val updateTime: Output<String>? = null, val versionVariants: Output<GoogleCloudDialogflowCxV3VersionVariantsArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3VariantsHistoryArgs>
The history of variants update.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3VariantsHistoryArgs(updateTime: Output<String>? = null, versionVariants: Output<GoogleCloudDialogflowCxV3VersionVariantsArgs>? = null)