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