Class MavenRepositoryConfig (1.1.2)

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

MavenRepositoryConfig is maven related repository details. Provides additional configuration details for repositories of the maven format type.

Attributes

NameDescription
allow_snapshot_overwrites bool
The repository with this flag will allow publishing the same snapshot versions.
version_policy google.cloud.artifactregistry_v1beta2.types.Repository.MavenRepositoryConfig.VersionPolicy
Version policy defines the versions that the registry will accept.

Classes

VersionPolicy

VersionPolicy(value)

VersionPolicy is the version policy for the repository.