public sealed class ImageDatasetMetadata : IMessage<ImageDatasetMetadata>, IEquatable<ImageDatasetMetadata>, IDeepCloneable<ImageDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ImageDatasetMetadata.
The metadata of Datasets that contain Image DataItems.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eImageDatasetMetadata\u003c/code\u003e class represents the metadata for datasets containing image data items within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageDatasetMetadata\u003c/code\u003e provides two constructors for creating new instances: a default constructor and one that accepts another \u003ccode\u003eImageDatasetMetadata\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataItemSchemaUri\u003c/code\u003e property points to a Google Cloud Storage YAML file defining the payload of the image data items.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsBucket\u003c/code\u003e property indicates the Google Cloud Storage bucket name where the dataset's blob data is located.\u003c/p\u003e\n"]]],[],null,[]]