GoogleCloudDialogflowCxV3beta1VariantsHistoryArgs

data class GoogleCloudDialogflowCxV3beta1VariantsHistoryArgs(val updateTime: Output<String>? = null, val versionVariants: Output<GoogleCloudDialogflowCxV3beta1VersionVariantsArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1VariantsHistoryArgs>

The history of variants update.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3beta1VariantsHistoryArgs

Properties

Link copied to clipboard
val updateTime: Output<String>? = null

Update time of the variants.

Link copied to clipboard

The flow versions as the variants.