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 page provides documentation for the `Intent.Types.Message.Types.MediaContent` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["It details the class's inheritance structure, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."],["The class is used to define media content cards for Actions on Google, including properties like `MediaObjects` (a list of media objects) and `MediaType` (the type of media)."],["The document also lists all available versions of the API, from 3.2.0 to the latest 4.26.0, allowing users to access version specific information."],["There are two constuctors for the `MediaContent` class, a default constructor `MediaContent()` and a constructor `MediaContent(Intent.Types.Message.Types.MediaContent other)` which takes in another `MediaContent` object as a parameter."]]],[]]