[[["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 document provides reference documentation for the `CorpusStatus` class within the Vertex AI v1beta1 API, specifically version 1.0.0-beta21, which can be found in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `CorpusStatus` class, which represents the status of a RagCorpus, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `CorpusStatus` class has two constructors: a parameterless one and another that accepts another `CorpusStatus` object for copying, and also includes properties like `ErrorStatus` (a string) and `State` (a `CorpusStatus.Types.State` enum) to describe the status."],["The `CorpusStatus` properties are `ErrorStatus`, which describes the error when the state field is ERROR, and `State`, which indicates the life state of the RagCorpus."]]],[]]