[[["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."],[[["The `DtmfInput` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, represents input for DTMF (Dual-Tone Multi-Frequency) events within the Dialogflow CX platform."],["This class is implemented in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly and inherits from the base `Object` class while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `DtmfInput` is `2.23.0`, and the documentation provides access to past versions, ranging back to version `1.0.0`, each linked to its specific API documentation."],["The `DtmfInput` class has two primary properties: `Digits`, which stores the DTMF digits entered, and `FinishDigit`, which stores the terminating digit if used."],["It has two constructors, one that is parameterless, and one that takes in another `DtmfInput` object."]]],[]]