Class ProjectSettings (1.3.2)

ProjectSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The Artifact Registry settings that apply to a Project.

Attributes

NameDescription
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_v1beta2.types.ProjectSettings.RedirectionState
The redirection state of the legacy repositories in this project.

Inheritance

builtins.object > proto.message.Message > ProjectSettings

Classes

RedirectionState

RedirectionState(value)

The possible redirection states for legacy repositories.