Google Cloud Artifact Registry V1 Client - Class RepositoryBase (1.2.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class RepositoryBase.
Predefined list of publicly available repository bases for Yum.
Protobuf type google.devtools.artifactregistry.v1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase
Namespace
Google \ Cloud \ ArtifactRegistry \ V1 \ RemoteRepositoryConfig \ YumRepository \ PublicRepository
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
REPOSITORY_BASE_UNSPECIFIED
Unspecified repository base.
Generated from protobuf enum REPOSITORY_BASE_UNSPECIFIED = 0;
CENTOS
CentOS.
Generated from protobuf enum CENTOS = 1;
CENTOS_DEBUG
CentOS Debug.
Generated from protobuf enum CENTOS_DEBUG = 2;
CENTOS_VAULT
CentOS Vault.
Generated from protobuf enum CENTOS_VAULT = 3;
CENTOS_STREAM
CentOS Stream.
Generated from protobuf enum CENTOS_STREAM = 4;
ROCKY
Rocky.
Generated from protobuf enum ROCKY = 5;
EPEL
Fedora Extra Packages for Enterprise Linux (EPEL).
Generated from protobuf enum EPEL = 6;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Artifact Registry V1 Client - Class RepositoryBase (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-artifact-registry/latest/V1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase)\n- [1.2.0](/php/docs/reference/cloud-artifact-registry/1.2.0/V1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase)\n- [1.1.3](/php/docs/reference/cloud-artifact-registry/1.1.3/V1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase)\n- [1.0.0](/php/docs/reference/cloud-artifact-registry/1.0.0/V1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase)\n- [0.6.5](/php/docs/reference/cloud-artifact-registry/0.6.5/V1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase)\n- [0.5.1](/php/docs/reference/cloud-artifact-registry/0.5.1/V1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase)\n- [0.4.4](/php/docs/reference/cloud-artifact-registry/0.4.4/V1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase)\n- [0.3.13](/php/docs/reference/cloud-artifact-registry/0.3.13/V1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase) \nReference documentation and code samples for the Google Cloud Artifact Registry V1 Client class RepositoryBase.\n\nPredefined list of publicly available repository bases for Yum.\n\nProtobuf type `google.devtools.artifactregistry.v1.RemoteRepositoryConfig.YumRepository.PublicRepository.RepositoryBase`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ArtifactRegistry \\\\ V1 \\\\ RemoteRepositoryConfig \\\\ YumRepository \\\\ PublicRepository\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### REPOSITORY_BASE_UNSPECIFIED\n\n Value: 0\n\nUnspecified repository base.\n\nGenerated from protobuf enum `REPOSITORY_BASE_UNSPECIFIED = 0;`\n\n### CENTOS\n\n Value: 1\n\nCentOS.\n\nGenerated from protobuf enum `CENTOS = 1;`\n\n### CENTOS_DEBUG\n\n Value: 2\n\nCentOS Debug.\n\nGenerated from protobuf enum `CENTOS_DEBUG = 2;`\n\n### CENTOS_VAULT\n\n Value: 3\n\nCentOS Vault.\n\nGenerated from protobuf enum `CENTOS_VAULT = 3;`\n\n### CENTOS_STREAM\n\n Value: 4\n\nCentOS Stream.\n\nGenerated from protobuf enum `CENTOS_STREAM = 4;`\n\n### ROCKY\n\n Value: 5\n\nRocky.\n\nGenerated from protobuf enum `ROCKY = 5;`\n\n### EPEL\n\n Value: 6\n\nFedora Extra Packages for Enterprise Linux (EPEL).\n\nGenerated from protobuf enum `EPEL = 6;`"]]