Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class VPCSCConfig.
The Artifact Registry VPC SC config that apply to a Project.
Generated from protobuf message google.devtools.artifactregistry.v1.VPCSCConfig
Namespace
Google \ Cloud \ ArtifactRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of the project's VPC SC Config. Always of the form: projects/{projectID}/locations/{location}/vpcscConfig In update request: never set In response: always set
↳ vpcsc_policy
int
The project per location VPC SC policy that defines the VPC SC behavior for the Remote Repository (Allow/Deny).
getName
The name of the project's VPC SC Config.
Always of the form: projects/{projectID}/locations/{location}/vpcscConfig In update request: never set In response: always set
string
setName
The name of the project's VPC SC Config.
Always of the form: projects/{projectID}/locations/{location}/vpcscConfig In update request: never set In response: always set
var
string
$this
getVpcscPolicy
The project per location VPC SC policy that defines the VPC SC behavior for the Remote Repository (Allow/Deny).
int
setVpcscPolicy
The project per location VPC SC policy that defines the VPC SC behavior for the Remote Repository (Allow/Deny).
var
int
$this