Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class PublicRepository.
Predefined list of publicly available Maven repositories like Maven Central.
Protobuf type google.devtools.artifactregistry.v1.RemoteRepositoryConfig.MavenRepository.PublicRepository
Namespace
Google \ Cloud \ ArtifactRegistry \ V1 \ RemoteRepositoryConfig \ MavenRepositoryMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PUBLIC_REPOSITORY_UNSPECIFIED
Value: 0Unspecified repository.
Generated from protobuf enum PUBLIC_REPOSITORY_UNSPECIFIED = 0;
MAVEN_CENTRAL
Value: 1Maven Central.
Generated from protobuf enum MAVEN_CENTRAL = 1;