[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation covers the `ImageDataItem` class, part of the Vertex AI v1beta1 API, which is used to represent the payload of an image."],["The `ImageDataItem` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and manipulation."],["It contains properties `GcsUri`, which is a required string to represent the URI to an image in a users bucket, and `MimeType`, an output string representing the mime type of the content of the image."],["The class has two constructors, one being a default constructor and the other to create an `ImageDataItem` object based on an existing `ImageDataItem`."],["The latest available version for this class in the documentation is `1.0.0-beta21`, and it is part of the `Google.Cloud.AIPlatform.V1Beta1.Schema` namespace."]]],[]]