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