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 document provides reference documentation for the `Intent.Types.Message.Types.MediaContent` class within the Google Cloud Dialogflow v2 API, specifically within the .NET environment."],["The `MediaContent` class is designed to represent a media content card for use with Actions on Google, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `MediaContent` instance for copying, alongside the `MediaObjects` property, which is a list of media objects and the `MediaType` property, which specifies the type of media."],["The page also provides links to different versions of the library, ranging from version 3.2.0 up to the latest version 4.26.0, making it easy to navigate to the documentation of the different releases."],["The provided content also shows the inheritance hierarchy and the inherited members that the `MediaContent` class has in it's documentation."]]],[]]