public sealed class Intent.Types.Message.Types.Image : IMessage<Intent.Types.Message.Types.Image>, IEquatable<Intent.Types.Message.Types.Image>, IDeepCloneable<Intent.Types.Message.Types.Image>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.Image.
[[["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."],[[["The page provides documentation for the `Intent.Types.Message.Types.Image` class within the Google Cloud Dialogflow v2 API."],["It lists various versions of the Dialogflow v2 API, from version 3.2.0 up to the latest, 4.26.0, each with its corresponding link to the Image class documentation."],["The `Image` class represents an image response message and inherits from the base `object` class, while also implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `Image` class has properties for setting the `AccessibilityText` and the `ImageUri`, which are used to set a description and a URL, respectively."],["The page gives constructor options for creating an `Image` object, either with no parameters or by passing in another `Image` object."]]],[]]