Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::Repository::Mode (v1.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.