Google Cloud Developer Connect V1 Client - Class GoogleArtifactRegistry (0.4.0)

Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class GoogleArtifactRegistry.

Google Artifact Registry configurations.

Generated from protobuf message google.cloud.developerconnect.v1.GoogleArtifactRegistry

Namespace

Google \ Cloud \ DeveloperConnect \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ project_id string

Required. The host project of Artifact Registry.

↳ artifact_registry_package string

Required. Immutable. The name of the artifact registry package.

getProjectId

Required. The host project of Artifact Registry.

Returns
Type Description
string

setProjectId

Required. The host project of Artifact Registry.

Parameter
Name Description
var string
Returns
Type Description
$this

getArtifactRegistryPackage

Required. Immutable. The name of the artifact registry package.

Returns
Type Description
string

setArtifactRegistryPackage

Required. Immutable. The name of the artifact registry package.

Parameter
Name Description
var string
Returns
Type Description
$this