public sealed class Conversation.Types.TelephonyConnectionInfo.Types.MimeContent : IMessage<Conversation.Types.TelephonyConnectionInfo.Types.MimeContent>, IEquatable<Conversation.Types.TelephonyConnectionInfo.Types.MimeContent>, IDeepCloneable<Conversation.Types.TelephonyConnectionInfo.Types.MimeContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Conversation.Types.TelephonyConnectionInfo.Types.MimeContent.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The page provides documentation for the `Conversation.Types.TelephonyConnectionInfo.Types.MimeContent` class within the Google Cloud Dialogflow v2 API."],["This class represents the MIME content from an initial SIP INVITE in the context of telephony connections, it contains information like mime type and content payload."],["It's the latest version of the API being `4.26.0`, but offers access to a multitude of previous versions of this class, with the oldest one being `3.2.0`."],["`Conversation.Types.TelephonyConnectionInfo.Types.MimeContent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MimeContent` class has properties `Content` of type `ByteString` and `MimeType` of type `string`."]]],[]]