Artifact Registry API (artifactregistry:v1)

2023-02-04

2 new methods

Additions

    Methods
  • artifactregistry.projects.locations.getVpcscConfig

  • artifactregistry.projects.locations.updateVpcscConfig

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/vpcscConfig

      Parameter Order: name

      HTTP Method: PATCH

      Parameters:

        updateMask

          Location: query

          Type: string

          Format: google-fieldmask

          Description: Field mask to support partial updates.

        name

          Required: Yes

          Description: 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

          Pattern: ^projects/[^/]+/locations/[^/]+/vpcscConfig$

          Location: path

          Type: string

      Path: v1/{+name}

      Description: Updates the VPCSC Config for the Project.