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 page provides documentation for the `Image` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for the version 3.9.0 and a history of versions."],["The `Image` class, used for image response messages, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Image` class has two constructors: a default constructor and another that takes an `Intent.Types.Message.Types.Image` object as a parameter."],["The `Image` class contains two properties, `AccessibilityText` and `ImageUri`, both of which are optional strings used to describe the image for accessibility purposes and to provide the URI of the image, respectively."],["The latest available version for `Google.Cloud.Dialogflow.V2.Intent.Types.Message.Types.Image` is version 4.26.0, and there are documented versions dating back to 3.2.0."]]],[]]