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, with version 4.23.0 as the current focus."],["The `Intent.Types.Message.Types.Image` class is used to define an image response message in Dialogflow, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, such as the default `Image()` and the `Image(Image other)` constructor for creating a copy."],["The `Image` class offers properties `AccessibilityText` and `ImageUri`, allowing for setting a descriptive text and a public URI for the image, respectively."],["A version history of the `Intent.Types.Message.Types.Image` class is provided, ranging from version 3.2.0 to the latest version 4.26.0, with links to each version's documentation."]]],[]]