Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::FileStatus::State (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::FileStatus::State.
RagFile state.
Constants
STATE_UNSPECIFIED
value: 0 RagFile state is unspecified.
ACTIVE
value: 1 RagFile resource has been created and indexed successfully.
ERROR
value: 2 RagFile resource is in a problematic state.
See error_message field for details.