[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `DtmfInput` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its purpose as representing input for DTMF events."],["The documentation includes a comprehensive list of available versions, ranging from version 2.23.0 (latest) down to version 1.0.0, for the `DtmfInput` class."],["The `DtmfInput` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class has two constructors, one default and another that accepts a `DtmfInput` object for copying, enabling the creation of new instances of the `DtmfInput` class."],["The `DtmfInput` class includes two key properties: `Digits` to store the DTMF digits, and `FinishDigit` to hold the finish digit, both being of type string."]]],[]]