Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::PersistentResource::State (v0.53.0)
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::PersistentResource::State.
Describes the PersistentResource state.
Constants
STATE_UNSPECIFIED
value: 0 Not set.
PROVISIONING
value: 1 The PROVISIONING state indicates the persistent resources is being
created.
RUNNING
value: 3 The RUNNING state indicates the persistent resource is healthy and fully
usable.
STOPPING
value: 4 The STOPPING state indicates the persistent resource is being deleted.
ERROR
value: 5 The ERROR state indicates the persistent resource may be unusable.
Details can be found in the error field.
REBOOTING
value: 6 The REBOOTING state indicates the persistent resource is being rebooted
(PR is not available right now but is expected to be ready again later).
UPDATING
value: 7 The UPDATING state indicates the persistent resource is being updated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]