ProjectSettings
Stay organized with collections
Save and categorize content based on your preferences.
The Artifact Registry settings that apply to a Project.
JSON representation |
{
"name": string,
"legacyRedirectionState": enum (RedirectionState )
} |
Fields |
name |
string
The name of the project's settings. Always of the form: projects/{project-id}/projectSettings In update request: never set In response: always set
|
legacyRedirectionState |
enum (RedirectionState )
The redirection state of the legacy repositories in this project.
|
RedirectionState
The possible redirection states for legacy repositories.
Enums |
REDIRECTION_STATE_UNSPECIFIED |
No redirection status has been set. |
REDIRECTION_FROM_GCR_IO_DISABLED |
Redirection is disabled. |
REDIRECTION_FROM_GCR_IO_ENABLED |
Redirection is enabled. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-02-28 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]