public sealed class Image : IMessage<Intent.Types.Message.Types.Image>, IEquatable<Intent.Types.Message.Types.Image>, IDeepCloneable<Intent.Types.Message.Types.Image>, IBufferMessage, IMessage
[[["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 `Image` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for version 3.7.0 of the Dialogflow V2 .NET library, alongside other versions."],["The `Image` class is designed as an image response message, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details two constructors for the `Image` class: a default constructor and one that accepts another `Intent.Types.Message.Types.Image` instance as a parameter."],["The class includes two properties, `AccessibilityText` and `ImageUri`, which allow for setting an accessibility text description and the public URI to an image file, respectively."],["The page also provides a link to versions of this documentation going back to version 3.2.0, all the way up to the latest 4.26.0."]]],[]]