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

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

Gets the redirection status for a project.

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

Namespace

Google \ Cloud \ ArtifactRegistry \ V1beta2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the projectSettings resource.

getName

Required. The name of the projectSettings resource.

Returns
TypeDescription
string

setName

Required. The name of the projectSettings resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this