public sealed class MediaContent : IMessage<Intent.Types.Message.Types.MediaContent>, IEquatable<Intent.Types.Message.Types.MediaContent>, IDeepCloneable<Intent.Types.Message.Types.MediaContent>, IBufferMessage, IMessage
[[["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 provided content is a documentation page for the `MediaContent` class within the Google Cloud Dialogflow V2 .NET library, specifically for version 3.9.0, with references to other versions of the same."],["`MediaContent` is used for creating media content cards in Actions on Google, inheriting from Object and implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors, one default and another that accepts an existing `MediaContent` object, enabling the creation of media objects."],["`MediaContent` contains two key properties, `MediaObjects`, which is a list of media items, and `MediaType`, which is an enum describing the kind of media, like audio."],["A list of older versions, starting from 3.2.0 up until the latest version 4.26.0, is also available on this page for this class."]]],[]]