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

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

The request to retrieve a tag.

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

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 tag to retrieve.

getName

The name of the tag to retrieve.

Returns
Type Description
string

setName

The name of the tag to retrieve.

Parameter
Name Description
var string
Returns
Type Description
$this