[[["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 webpage provides documentation for the `FileData` class within the Google Cloud AI Platform v1 API, spanning multiple versions from 1.0.0 to 3.22.0, with 3.22.0 being the latest."],["`FileData` is a class representing URI-based data, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` as per the implementation."],["The class `FileData` contains two main properties: `FileUri` which is the required URI of the data, and `MimeType` which is also required and defines the IANA standard MIME type of the source data."],["The `FileData` class can be constructed without parameters or with another `FileData` instance as a copy, as can be seen with the two constructors provided `FileData()` and `FileData(FileData other)`."]]],[]]