Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::DtmfParameters (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::DtmfParameters.

The message in the response that indicates the parameters of DTMF.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#accepts_dtmf_input

def accepts_dtmf_input() -> ::Boolean
Returns
  • (::Boolean) — Indicates whether DTMF input can be handled in the next request.

#accepts_dtmf_input=

def accepts_dtmf_input=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Indicates whether DTMF input can be handled in the next request.
Returns
  • (::Boolean) — Indicates whether DTMF input can be handled in the next request.