Google Cloud Dialogflow Cx V3beta1Rollout State Response
data class GoogleCloudDialogflowCxV3beta1RolloutStateResponse(val startTime: String, val step: String, val stepIndex: Int)
State of the auto-rollout process.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1RolloutStateResponse(startTime: String, step: String, stepIndex: Int)