variants History
Parameters
value
The history of updates to the experiment variants.
suspend fun variantsHistory(vararg values: Output<GoogleCloudDialogflowCxV3beta1VariantsHistoryArgs>)
suspend fun variantsHistory(values: List<Output<GoogleCloudDialogflowCxV3beta1VariantsHistoryArgs>>)
Parameters
values
The history of updates to the experiment variants.
suspend fun variantsHistory(argument: List<suspend GoogleCloudDialogflowCxV3beta1VariantsHistoryArgsBuilder.() -> Unit>)
suspend fun variantsHistory(vararg argument: suspend GoogleCloudDialogflowCxV3beta1VariantsHistoryArgsBuilder.() -> Unit)
suspend fun variantsHistory(argument: suspend GoogleCloudDialogflowCxV3beta1VariantsHistoryArgsBuilder.() -> Unit)
Parameters
argument
The history of updates to the experiment variants.