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 latest version of the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.Image is 4.26.0, and the page includes documentation for various versions, ranging from 3.2.0 to the latest."],["The Intent.Types.Message.Types.Image class serves as an image response message within the Dialogflow v2 API, inheriting from the object class and implementing several interfaces such as IMessage, IEquatable, and IDeepCloneable."],["The Image class has two constructors: one default, `Image()`, and another that takes an existing `Image` instance as an argument, `Image(Image other)`."],["The `Image` class contains two key properties: `AccessibilityText`, which is a string used for screen readers, and `ImageUri`, which is a string representing the public URI to an image file."],["The page provides comprehensive reference documentation for the Google.Cloud.Dialogflow.V2 namespace, covering various versions and the corresponding Intent.Types.Message.Types.Image class details."]]],[]]