ProjectSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The Artifact Registry settings that apply to a Project.
Attributes
Name | Description |
name |
str
The name of the project's settings. Always of the form: projects/{project-id}/projectSettings In update request: never set In response: always set |
legacy_redirection_state |
google.cloud.artifactregistry_v1.types.ProjectSettings.RedirectionState
The redirection state of the legacy repositories in this project. |
Classes
RedirectionState
RedirectionState(value)
The possible redirection states for legacy repositories.