Google Cloud Dialogflow Cx V3beta1Rollout Config Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun rolloutSteps(value: Output<List<GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgs>>)
suspend fun rolloutSteps(vararg values: Output<GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgs>)
suspend fun rolloutSteps(vararg argument: suspend GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgsBuilder.() -> Unit)
suspend fun rolloutSteps(values: List<Output<GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgs>>)
suspend fun rolloutSteps(argument: List<suspend GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgsBuilder.() -> Unit>)
suspend fun rolloutSteps(argument: suspend GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgsBuilder.() -> Unit)