public sealed class TelephonyDtmfEvents : IMessage<TelephonyDtmfEvents>, IEquatable<TelephonyDtmfEvents>, IDeepCloneable<TelephonyDtmfEvents>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 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 reference documentation for the `TelephonyDtmfEvents` class within the Google Cloud Dialogflow v2beta1 API, version 1.0.0-beta18."],["`TelephonyDtmfEvents` is a class that acts as a wrapper for a collection of TelephonyDtmf digits."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TelephonyDtmfEvents` has a property `DtmfEvents` which is a `RepeatedField` containing a sequence of `TelephonyDtmf` digits."],["The class includes two constructors: a default constructor, `TelephonyDtmfEvents()`, and a copy constructor, `TelephonyDtmfEvents(TelephonyDtmfEvents other)`."]]],[]]