Class VPCSCConfig (1.11.4)

VPCSCConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The Artifact Registry VPC SC config that apply to a Project.

Attributes

Name Description
name str
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 google.cloud.artifactregistry_v1.types.VPCSCConfig.VPCSCPolicy
The project per location VPC SC policy that defines the VPC SC behavior for the Remote Repository (Allow/Deny).

Classes

VPCSCPolicy

VPCSCPolicy(value)

VPCSCPolicy is the VPC SC policy for project and location.