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"]],[["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."],[[["The provided content is a documentation page for the `MediaContent` class within the Google Cloud Dialogflow V2 .NET library, specifically for version 3.2.0, with the latest version being 4.26.0."],["`MediaContent` is designed for use with Actions on Google, representing a card containing media content that can be sent in response, and is found in the namespace `Google.Cloud.Dialogflow.V2`."],["The `MediaContent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors for creating instances."],["The class includes two main properties: `MediaObjects`, a list of media items, and `MediaType`, indicating the type of media content."],["The documentation lists various versions of the library, ranging from 3.2.0 up to 4.26.0, each with a corresponding link to its respective documentation page for `MediaContent`."]]],[]]