Google Cloud Artifact Registry V1 Client - Class GetVPCSCConfigRequest (0.5.1)

Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class GetVPCSCConfigRequest.

Gets the VPC SC config for a project.

Generated from protobuf message google.devtools.artifactregistry.v1.GetVPCSCConfigRequest

Namespace

Google \ Cloud \ ArtifactRegistry \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the VPCSCConfig resource.

getName

Required. The name of the VPCSCConfig resource.

Returns
TypeDescription
string

setName

Required. The name of the VPCSCConfig resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The name of the VPCSCConfig resource. Please see Google\Cloud\ArtifactRegistry\V1\ArtifactRegistryClient::vpcscConfigName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\ArtifactRegistry\V1\GetVPCSCConfigRequest