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 Apt.
Protobuf type google.devtools.artifactregistry.v1.RemoteRepositoryConfig.AptRepository.PublicRepository.RepositoryBase
Namespace
Google \ Cloud \ ArtifactRegistry \ V1 \ RemoteRepositoryConfig \ AptRepository \ 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;
DEBIAN
Debian.
Generated from protobuf enum DEBIAN = 1;
UBUNTU
Ubuntu LTS/Pro.
Generated from protobuf enum UBUNTU = 2;
DEBIAN_SNAPSHOT
Archived Debian.
Generated from protobuf enum DEBIAN_SNAPSHOT = 3;
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.AptRepository.PublicRepository.RepositoryBase)\n- [1.2.0](/php/docs/reference/cloud-artifact-registry/1.2.0/V1.RemoteRepositoryConfig.AptRepository.PublicRepository.RepositoryBase)\n- [1.1.3](/php/docs/reference/cloud-artifact-registry/1.1.3/V1.RemoteRepositoryConfig.AptRepository.PublicRepository.RepositoryBase)\n- [1.0.0](/php/docs/reference/cloud-artifact-registry/1.0.0/V1.RemoteRepositoryConfig.AptRepository.PublicRepository.RepositoryBase)\n- [0.6.5](/php/docs/reference/cloud-artifact-registry/0.6.5/V1.RemoteRepositoryConfig.AptRepository.PublicRepository.RepositoryBase)\n- [0.5.1](/php/docs/reference/cloud-artifact-registry/0.5.1/V1.RemoteRepositoryConfig.AptRepository.PublicRepository.RepositoryBase)\n- [0.4.4](/php/docs/reference/cloud-artifact-registry/0.4.4/V1.RemoteRepositoryConfig.AptRepository.PublicRepository.RepositoryBase)\n- [0.3.13](/php/docs/reference/cloud-artifact-registry/0.3.13/V1.RemoteRepositoryConfig.AptRepository.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 Apt.\n\nProtobuf type `google.devtools.artifactregistry.v1.RemoteRepositoryConfig.AptRepository.PublicRepository.RepositoryBase`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ArtifactRegistry \\\\ V1 \\\\ RemoteRepositoryConfig \\\\ AptRepository \\\\ 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### DEBIAN\n\n Value: 1\n\nDebian.\n\nGenerated from protobuf enum `DEBIAN = 1;`\n\n### UBUNTU\n\n Value: 2\n\nUbuntu LTS/Pro.\n\nGenerated from protobuf enum `UBUNTU = 2;`\n\n### DEBIAN_SNAPSHOT\n\n Value: 3\n\nArchived Debian.\n\nGenerated from protobuf enum `DEBIAN_SNAPSHOT = 3;`"]]