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

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
NameDescription
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
TypeDescription
string

setName

The name of the package to retrieve.

Parameter
NameDescription
var string
Returns
TypeDescription
$this