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