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 v2beta1 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 document provides reference documentation for the `Intent.Types.Message.Types.Image` class within the Google Cloud Dialogflow v2beta1 API."],["The `Image` class represents an image response message in the Dialogflow API, and it inherits from the base `object` class."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling and cloning."],["The class includes two constructors, `Image()` for default instantiation and `Image(Image)` for creating a copy from another `Image` instance."],["`Image` objects can have an `AccessibilityText` for screen readers, as well as an `ImageUri` property specifying the URL of the image file."]]],[]]