Artifact Registry v1beta2 API - Enum ProjectSettings.Types.RedirectionState (2.0.0-beta04)

public enum ProjectSettings.Types.RedirectionState

Reference documentation and code samples for the Artifact Registry v1beta2 API enum ProjectSettings.Types.RedirectionState.

The possible redirection states for legacy repositories.

Namespace

Google.Cloud.ArtifactRegistry.V1Beta2

Assembly

Google.Cloud.ArtifactRegistry.V1Beta2.dll

Fields

Name Description
RedirectionFromGcrIoDisabled

Redirection is disabled.

RedirectionFromGcrIoEnabled

Redirection is enabled.

RedirectionFromGcrIoFinalized

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

Unspecified

No redirection status has been set.