Class PythonRepository (1.11.3)

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

Attribute

NameDescription
public_repository google.cloud.artifactregistry_v1.types.RemoteRepositoryConfig.PythonRepository.PublicRepository
One of the publicly available Python repositories supported by Artifact Registry. This field is a member of oneof_ upstream.

Classes

PublicRepository

PublicRepository(value)

Predefined list of publicly available Python repositories like PyPI.org.

Values: PUBLIC_REPOSITORY_UNSPECIFIED (0): Unspecified repository. PYPI (1): PyPI.