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 webpage provides documentation for the `Intent.Types.Message.Types.MediaContent` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `MediaContent` class represents a media content card used in Actions on Google, facilitating the inclusion of media within Dialogflow responses."],["It includes a list of available versions of the documentation, ranging from the latest version 4.26.0 down to version 3.2.0."],["The documentation details the class's constructors, `MediaContent()`, `MediaContent(MediaContent)`, and properties, `MediaObjects`, `MediaType`, along with inherited members and implemented interfaces."],["The `MediaContent` class has a `MediaObjects` property which is a required property that is a list of media objects, and a `MediaType` property that represents the type of media, like audio."]]],[]]