publicRepository property
One of the publicly available Maven repositories supported by Artifact Registry. Possible string values are:
- "PUBLIC_REPOSITORY_UNSPECIFIED" : Unspecified repository.
 - "MAVEN_CENTRAL" : Maven Central.
 
Implementation
core.String? publicRepository;