public sealed class TelephonyDtmfEvents : IMessage<TelephonyDtmfEvents>, IEquatable<TelephonyDtmfEvents>, IDeepCloneable<TelephonyDtmfEvents>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class TelephonyDtmfEvents.
[[["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 page provides documentation for the `TelephonyDtmfEvents` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `TelephonyDtmfEvents` class is a wrapper for handling repeated TelephonyDtmf digits, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists multiple versions of the Dialogflow v2 API, ranging from version 3.2.0 up to the latest, 4.26.0, for `TelephonyDtmfEvents`."],["The class includes a `DtmfEvents` property of type `RepeatedField\u003cTelephonyDtmf\u003e` which represents a sequence of `TelephonyDtmf` digits."],["There are two public constructors available for the class: a default constructor and one that takes another instance of `TelephonyDtmfEvents` as a parameter for creating copies."]]],[]]