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 to 4.26.0, with 4.26.0 being the latest."],["The `Image` class is used for creating image response messages within Dialogflow interactions, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Image` class has two constructors, a default one and another that accepts an existing `Image` object, and has two properties, `AccessibilityText` for accessibility descriptions, and `ImageUri` for the public URI of the image file."],["The listed versions provide links to the reference documentation for the `Intent.Types.Message.Types.Image` class, each corresponding to a specific release of the Google.Cloud.Dialogflow.V2 package."]]],[]]