public sealed class Intent.Types.Message.Types.MediaContent : IMessage<Intent.Types.Message.Types.MediaContent>, IEquatable<Intent.Types.Message.Types.MediaContent>, IDeepCloneable<Intent.Types.Message.Types.MediaContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.MediaContent.
[[["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 documentation page provides reference information for the `Intent.Types.Message.Types.MediaContent` class within the Google Cloud Dialogflow V2 API, which is used for media content cards in Actions on Google."],["The page covers versions of the API from 3.2.0 to the latest version, 4.26.0, with links to documentation for each version, and 4.12.0 is the one focused on this specific documentation."],["The `MediaContent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `MediaContent` class include `MediaObjects`, a list of media objects, and `MediaType`, which specifies the type of media content, like \"audio\"."],["The class has two constructors: one default, `MediaContent()`, and one that takes another instance of the class to duplicate, `MediaContent(MediaContent other)`."]]],[]]