Google Cloud Artifact Registry V1beta2 Client - Class GetPackageRequest (0.6.3)

Reference documentation and code samples for the Google Cloud Artifact Registry V1beta2 Client class GetPackageRequest.

The request to retrieve a package.

Generated from protobuf message google.devtools.artifactregistry.v1beta2.GetPackageRequest

Namespace

Google \ Cloud \ ArtifactRegistry \ V1beta2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The name of the package to retrieve.

getName

The name of the package to retrieve.

Returns
Type Description
string

setName

The name of the package to retrieve.

Parameter
Name Description
var string
Returns
Type Description
$this