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