Class MavenRepository (1.11.3)

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

Attribute

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

Classes

PublicRepository

PublicRepository(value)

Predefined list of publicly available Maven repositories like Maven Central.

Values: PUBLIC_REPOSITORY_UNSPECIFIED (0): Unspecified repository. MAVEN_CENTRAL (1): Maven Central.