[[["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 API, specifically version 2.8.0, and offers access to a history of previous versions."],["The `DtmfInput` class represents the input for DTMF (Dual-Tone Multi-Frequency) events in Dialogflow CX and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor (`DtmfInput()`) and a copy constructor (`DtmfInput(DtmfInput other)`) that takes another `DtmfInput` object as a parameter."],["It contains properties named `Digits` and `FinishDigit`, which are both string types, for storing the DTMF digits and the finish digit, respectively, as part of the user's input."],["The webpage lists versions from 2.23.0 (the latest) down to 1.0.0, allowing navigation to the documentation of `DtmfInput` for those specific releases."]]],[]]