[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Artifact Registry V1 Client - Class RedirectionState (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-artifact-registry/latest/V1.ProjectSettings.RedirectionState)\n- [1.2.0](/php/docs/reference/cloud-artifact-registry/1.2.0/V1.ProjectSettings.RedirectionState)\n- [1.1.3](/php/docs/reference/cloud-artifact-registry/1.1.3/V1.ProjectSettings.RedirectionState)\n- [1.0.0](/php/docs/reference/cloud-artifact-registry/1.0.0/V1.ProjectSettings.RedirectionState)\n- [0.6.5](/php/docs/reference/cloud-artifact-registry/0.6.5/V1.ProjectSettings.RedirectionState)\n- [0.5.1](/php/docs/reference/cloud-artifact-registry/0.5.1/V1.ProjectSettings.RedirectionState)\n- [0.4.4](/php/docs/reference/cloud-artifact-registry/0.4.4/V1.ProjectSettings.RedirectionState)\n- [0.3.13](/php/docs/reference/cloud-artifact-registry/0.3.13/V1.ProjectSettings.RedirectionState) \nReference documentation and code samples for the Google Cloud Artifact Registry V1 Client class RedirectionState.\n\nThe possible redirection states for legacy repositories.\n\nProtobuf type `google.devtools.artifactregistry.v1.ProjectSettings.RedirectionState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ArtifactRegistry \\\\ V1 \\\\ ProjectSettings\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### REDIRECTION_STATE_UNSPECIFIED\n\n Value: 0\n\nNo redirection status has been set.\n\nGenerated from protobuf enum `REDIRECTION_STATE_UNSPECIFIED = 0;`\n\n### REDIRECTION_FROM_GCR_IO_DISABLED\n\n Value: 1\n\nRedirection is disabled.\n\nGenerated from protobuf enum `REDIRECTION_FROM_GCR_IO_DISABLED = 1;`\n\n### REDIRECTION_FROM_GCR_IO_ENABLED\n\n Value: 2\n\nRedirection is enabled.\n\nGenerated from protobuf enum `REDIRECTION_FROM_GCR_IO_ENABLED = 2;`\n\n### REDIRECTION_FROM_GCR_IO_FINALIZED\n\n Value: 3\n\nRedirection is enabled, and has been finalized so cannot be reverted.\n\nGenerated from protobuf enum `REDIRECTION_FROM_GCR_IO_FINALIZED = 3 [deprecated = true];`\n\n### REDIRECTION_FROM_GCR_IO_ENABLED_AND_COPYING\n\n Value: 5\n\nRedirection is enabled and missing images are copied from GCR\n\nGenerated from protobuf enum `REDIRECTION_FROM_GCR_IO_ENABLED_AND_COPYING = 5;`\n\n### REDIRECTION_FROM_GCR_IO_PARTIAL_AND_COPYING\n\n Value: 6\n\nRedirection is partially enabled and missing images are copied from GCR\n\nGenerated from protobuf enum `REDIRECTION_FROM_GCR_IO_PARTIAL_AND_COPYING = 6;`"]]