Uses of Interface
com.google.devtools.artifactregistry.v1.VPCSCConfigOrBuilder
-
Packages that use VPCSCConfigOrBuilder Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of VPCSCConfigOrBuilder in com.google.devtools.artifactregistry.v1
Classes in com.google.devtools.artifactregistry.v1 that implement VPCSCConfigOrBuilder Modifier and Type Class Description class
VPCSCConfig
The Artifact Registry VPC SC config that apply to a Project.static class
VPCSCConfig.Builder
The Artifact Registry VPC SC config that apply to a Project.Methods in com.google.devtools.artifactregistry.v1 that return VPCSCConfigOrBuilder Modifier and Type Method Description VPCSCConfigOrBuilder
UpdateVPCSCConfigRequest.Builder. getVpcscConfigOrBuilder()
The project config.VPCSCConfigOrBuilder
UpdateVPCSCConfigRequest. getVpcscConfigOrBuilder()
The project config.VPCSCConfigOrBuilder
UpdateVPCSCConfigRequestOrBuilder. getVpcscConfigOrBuilder()
The project config.
-