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."],["`TelephonyDtmfEvents` is a wrapper class for managing repeated TelephonyDtmf digits and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that accepts another `TelephonyDtmfEvents` object as a parameter for copying."],["It contains a `DtmfEvents` property of type `RepeatedField\u003cTelephonyDtmf\u003e` that represents a sequence of TelephonyDtmf digits."]]],[]]