Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::Repository::Mode (v0.13.0)

Reference documentation and code samples for the Artifact Registry V1 API module Google::Cloud::ArtifactRegistry::V1::Repository::Mode.

The mode configures the repository to serve artifacts from different sources.

Constants

MODE_UNSPECIFIED

value: 0
Unspecified mode.

STANDARD_REPOSITORY

value: 1
A standard repository storing artifacts.

VIRTUAL_REPOSITORY

value: 2
A virtual repository to serve artifacts from one or more sources.

REMOTE_REPOSITORY

value: 3
A remote repository to serve artifacts from a remote source.