[[["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-04-09 UTC."],[[["This documentation covers the `TextDataItem` class, part of the Cloud AI Platform v1beta1 API within the `Google.Cloud.AIPlatform.V1Beta1.Schema` namespace."],["The `TextDataItem` class is designed to handle the payload of text data items, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor, and one that allows for the cloning of an existing `TextDataItem` instance, referred to as `other`."],["The `GcsUri` property, of type string, stores the read-only Google Cloud Storage URI which references the original text file stored in the user's storage bucket."],["The text file referenced by `GcsUri` cannot exceed a file size of 10MB."]]],[]]