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."],[[["This webpage provides documentation for the `Intent.Types.Message.Types.Image` class within the Google Cloud Dialogflow v2 API for .NET, covering versions from 3.2.0 up to the latest release of 4.26.0."],["The `Intent.Types.Message.Types.Image` class is designed to represent an image response message, which can be used to implement IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The class offers two constructors, one default and another allowing the creation of an image object from an existing `Intent.Types.Message.Types.Image` instance."],["The `Image` class includes two key properties: `AccessibilityText`, which is a string for screen readers or other accessibility tools, and `ImageUri`, which is a string representing the public URI of the image."],["The current version of this document reflects version 4.21.0 of the API, and also includes links to all versions listed, and links to the different objects and interfaces."]]],[]]