GoogleCloudDialogflowCxV3RolloutStateResponse

data class GoogleCloudDialogflowCxV3RolloutStateResponse(val startTime: String, val step: String, val stepIndex: Int)

State of the auto-rollout process.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Start time of the current step.

Link copied to clipboard

Display name of the current auto rollout step.

Link copied to clipboard

Index of the current step in the auto rollout steps list.