[[["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 `DtmfParameters` class within the Google Cloud Dialogflow v2 API for .NET, with the most recent version being 4.26.0."],["The `DtmfParameters` class is used to define the parameters for Dual-Tone Multi-Frequency (DTMF) input, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation shows that the `DtmfParameters` class inherits from the base `object` class and includes a property called `AcceptsDtmfInput`, a boolean value that indicates whether DTMF input can be handled."],["There is also documentation available for older versions of the API down to version 3.2.0, allowing developers to reference documentation for their specific version."],["Two constructors are available, a default constructor `DtmfParameters()` and an overload `DtmfParameters(DtmfParameters other)` which takes in an instance of the same class."]]],[]]