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

Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class NpmRepository.

Configuration for a Npm remote repository.

Generated from protobuf message google.devtools.artifactregistry.v1.RemoteRepositoryConfig.NpmRepository

Namespace

Google \ Cloud \ ArtifactRegistry \ V1 \ RemoteRepositoryConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ public_repository int

One of the publicly available Npm repositories supported by Artifact Registry.

getPublicRepository

One of the publicly available Npm repositories supported by Artifact Registry.

Returns
Type Description
int

hasPublicRepository

setPublicRepository

One of the publicly available Npm repositories supported by Artifact Registry.

Parameter
Name Description
var int
Returns
Type Description
$this

getUpstream

Returns
Type Description
string