[[["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-10 UTC."],[[["This page provides reference documentation for the `FileData` class within the Google Cloud AI Platform v1 API for .NET."],["`FileData` represents URI-based data and is a class that inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FileData` class includes properties such as `FileUri` (the URI itself) and `MimeType` (the MIME type of the data), both of which are required fields."],["The documentation covers versions of the API from 1.0.0 up to the latest release, 3.22.0, allowing developers to view changes across a range of versions."],["The `FileData` class has two constructors, a default one `FileData()` and one that takes in another `FileData` as an argument `FileData(FileData)`."]]],[]]