public enum VPCSCConfig.Types.VPCSCPolicyReference documentation and code samples for the Artifact Registry v1 API enum VPCSCConfig.Types.VPCSCPolicy.
VPCSCPolicy is the VPC SC policy for project and location.
Namespace
Google.Cloud.ArtifactRegistry.V1Assembly
Google.Cloud.ArtifactRegistry.V1.dll
Fields |
|
|---|---|
| Name | Description |
Allow |
VPCSC_ALLOW - repository will allow the requests to the Upstreams for the Remote Repositories if the resource is in the perimeter. |
Deny |
VPCSC_DENY - repository will block the requests to the Upstreams for the Remote Repositories if the resource is in the perimeter. |
Unspecified |
VPCSC_POLICY_UNSPECIFIED - the VPS SC policy is not defined. When VPS SC policy is not defined - the Service will use the default behavior (VPCSC_DENY). |