public sealed class 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."],[[["The document provides reference documentation for the `Intent.Types.Message.Types.MediaContent` class within the Google Cloud Dialogflow v2 API, specifically in the .NET environment."],["It lists a range of version-specific links for this class, spanning from version 3.2.0 to the latest version, 4.26.0, allowing access to the API's features at different points in its development."],["The `MediaContent` class is described as a media content card used for Actions on Google, and it includes details on its inheritance, interfaces, constructors, and properties like `MediaObjects` and `MediaType`."],["The `MediaObjects` property is required and holds the list of media objects, while the `MediaType` property is optional and specifies the type of the media content such as \"audio\"."],["This content is organized by the `Google.Cloud.Dialogflow.V2` namespace, in the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]