[[["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 document provides reference information for the `DtmfInput` class within the Google.Cloud.Dialogflow.Cx.V3 API for .NET, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest version available for the `DtmfInput` class is 2.23.0, and there are numerous older versions listed, ranging back to 1.0.0, showing the release history of the feature."],["The `DtmfInput` class is used to represent input for Dual-Tone Multi-Frequency (DTMF) events, and it features two properties: `Digits` to store the pressed digits and `FinishDigit` to store any finishing digit."],["The DtmfInput class implements a variety of interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, that enable it to perform the functions that are expected of it, like being compared or cloned."],["The document covers the `DtmfInput` class constructors, including a default constructor and a copy constructor that allows creating a new object based on another `DtmfInput` instance."]]],[]]