GoogleCloudDialogflowCxV3beta1DtmfInputResponse

data class GoogleCloudDialogflowCxV3beta1DtmfInputResponse(val digits: String, val finishDigit: String)

Represents the input for dtmf event.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The dtmf digits.

Link copied to clipboard

The finish digit (if any).