Google Cloud Artifact Registry V1 Client - Class RepositoryBase (0.6.3)

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

Value: 0

Unspecified repository base.

Generated from protobuf enum REPOSITORY_BASE_UNSPECIFIED = 0;

DEBIAN

Value: 1

Debian.

Generated from protobuf enum DEBIAN = 1;

UBUNTU

Value: 2

Ubuntu LTS/Pro.

Generated from protobuf enum UBUNTU = 2;