[[["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, which is part of the Dialogflow CX API for .NET."],["The `DtmfInput` class represents the input for DTMF (Dual-Tone Multi-Frequency) events, used for capturing touch-tone phone input, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `DtmfInput` available is 2.23.0, with a comprehensive list of previous versions ranging from 2.22.0 down to 1.0.0 also accessible on this page."],["The class has two public properties: `Digits` for the actual DTMF digits entered, and `FinishDigit` for any finishing digit used to signal the end of the input sequence."],["The class has two constructors: a parameterless `DtmfInput()` constructor, and a `DtmfInput(DtmfInput other)` constructor which takes in another `DtmfInput` object as a parameter."]]],[]]