GoogleCloudDialogflowCxV3VariantsHistoryArgs

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

The history of variants update.

Constructors

fun GoogleCloudDialogflowCxV3VariantsHistoryArgs(updateTime: Output<String>? = null, versionVariants: Output<GoogleCloudDialogflowCxV3VersionVariantsArgs>? = null)

Functions

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

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.