Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::FileStatus::State (v0.61.0)

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.