Serverless VPC Access API (vpcaccess:v1)

2023-03-24

1 new method

Additions

    Methods
  • vpcaccess.projects.locations.connectors.patch

      Parameters:

        name

          Type: string

          Description: The resource name in the format `projects/*/locations/*/connectors/*`.

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

          Required: Yes

          Location: path

        updateMask

          Type: string

          Location: query

          Format: google-fieldmask

          Description: The fields to update on the entry group. If absent or empty, all modifiable fields are updated.

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

      Parameter Order: name

      Description: Updates a Serverless VPC Access connector, returns an operation.

      HTTP Method: PATCH

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}

      Path: v1/{+name}