[[["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-25 UTC."],[[["The `FileData` class, part of the Vertex AI v1beta1 API, represents URI-based data and is defined within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `FileData` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable\u003cFileData\u003e`, `IDeepCloneable\u003cFileData\u003e`, and `IBufferMessage`."],["This class provides two constructors: a default constructor (`FileData()`) and a copy constructor (`FileData(FileData other)`) for creating new instances based on existing ones."],["`FileData` has two properties: `FileUri`, which is a required string representing the URI of the file, and `MimeType`, also a required string, representing the IANA standard MIME type of the source data."]]],[]]