Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::PublisherModel::VersionState (v0.36.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::PublisherModel::VersionState.

An enum representing the state of the PublicModelVersion.

Constants

VERSION_STATE_UNSPECIFIED

value: 0
The version state is unspecified.

VERSION_STATE_STABLE

value: 1
Used to indicate the version is stable.

VERSION_STATE_UNSTABLE

value: 2
Used to indicate the version is unstable.