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"]],[["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."],[[["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."]]],[]]