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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `Image` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically regarding image response messages in the Dialogflow API."],["The latest version documented on this page is 4.26.0, while the lowest supported version is 3.2.0."],["The `Image` class, inheriting from `Object`, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Image` class include `AccessibilityText` for screen readers and `ImageUri` for the image's public URI, both of which are strings."],["There are two constructors provided for the `Image` class: a default parameterless one and one which takes an instance of `Intent.Types.Message.Types.Image`."]]],[]]