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-04-01 UTC."],[[["This document provides reference documentation for the `Intent.Types.Message.Types.MediaContent` class within the Google Cloud Dialogflow v2 API, specifically in the .NET environment."],["The `MediaContent` class is designed to represent a media content card for use with Actions on Google, and it inherits from the object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of the API, ranging from 3.2.0 to the latest 4.26.0, with links to the corresponding documentation for each version."],["Key properties of the `MediaContent` class include `MediaObjects`, which is a required list of media objects, and `MediaType`, an optional property indicating the type of media content, like \"audio\"."],["The documentation includes details on the `MediaContent` class's constructors, one of which is parameterless and the other taking in another `MediaContent` object, alongside details on its inherited members."]]],[]]