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."],[[["This webpage provides documentation for the `MediaContent` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically focusing on version 3.7.0 and onward."],["The `MediaContent` class, designed for Actions on Google, represents a media content card and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documented content available is 4.26.0, and the page provides links to the documentation for different versions of this class, ranging from 3.2.0 to the latest."],["The class has two constructors, `MediaContent()` and `MediaContent(Intent.Types.Message.Types.MediaContent other)`, along with two key properties: `MediaObjects` (a list of media objects) and `MediaType` (the type of media content, like audio)."],["The page also lists the inherited members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, in addition to the namespace and assembly information for this class."]]],[]]