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."],[[["The content provides documentation for the `TelephonyDtmfEvents` class within the Google Cloud Dialogflow v2 API, with version 4.26.0 being the latest."],["The `TelephonyDtmfEvents` class is a wrapper for repeated TelephonyDtmf digits and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is documented across multiple versions of the API, ranging from 3.2.0 to 4.26.0, allowing users to access different releases."],["The `DtmfEvents` property is a key component of the class, representing a sequence of TelephonyDtmf digits as a `RepeatedField`."],["There are multiple constructors available for the class, one default and one that takes another `TelephonyDtmfEvents` as a parameter."]]],[]]