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"]],[["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-04-09 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`."]]],[]]