[[["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."],[[["The `FileStatus` class, part of the Google Cloud AI Platform v1beta1 API, represents the status of a RagFile and is available in version 1.0.0-beta02."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FileStatus` class has two constructors: a default constructor `FileStatus()` and a copy constructor `FileStatus(FileStatus other)`."],["`FileStatus` has two properties: `ErrorStatus`, which is a string that indicates the error status when the file state is in error, and `State`, of type `FileStatus.Types.State`, which indicates the current status of a RagFile."],["The `FileStatus` class belongs to the `Google.Cloud.AIPlatform.V1Beta1` namespace and is in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]