Class State (1.65.0)

State(value)

RagCorpus life state.

Enums

Name Description
UNKNOWN This state is not supposed to happen.
INITIALIZED RagCorpus resource entry is initialized, but hasn't done validation.
ACTIVE RagCorpus is provisioned successfully and is ready to serve.
ERROR RagCorpus is in a problematic situation. See `error_message` field for details.

Methods

State

State(value)

RagCorpus life state.