[[["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 reference documentation for the `FileData` class within the Google Cloud AI Platform v1 API for .NET, with the latest version being 3.22.0."],["The `FileData` class, which is found in the `Google.Cloud.AIPlatform.V1` namespace, is used for representing data based on URI and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one `FileData()` and a copy constructor `FileData(FileData other)`, to clone from another `FileData` instance."],["The `FileData` class requires two properties to be set which include the `FileUri` property, specifying the URI, and the `MimeType` property, specifying the IANA standard MIME type of the data."],["The webpage provides a comprehensive list of versions of `FileData`, ranging from version 1.0.0 to 3.22.0, each with its own linked documentation."]]],[]]