Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::ProjectSettings::RedirectionState (v0.13.0)

Reference documentation and code samples for the Artifact Registry V1 API module Google::Cloud::ArtifactRegistry::V1::ProjectSettings::RedirectionState.

The possible redirection states for legacy repositories.

Constants

REDIRECTION_STATE_UNSPECIFIED

value: 0
No redirection status has been set.

REDIRECTION_FROM_GCR_IO_DISABLED

value: 1
Redirection is disabled.

REDIRECTION_FROM_GCR_IO_ENABLED

value: 2
Redirection is enabled.

REDIRECTION_FROM_GCR_IO_FINALIZED

value: 3
Redirection is enabled, and has been finalized so cannot be reverted.