Serverless VPC Access API (vpcaccess:v1)

2023-03-23

1 removed method

Deletions

    Methods
  • vpcaccess.projects.locations.connectors.patch

      Parameters:

        name

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

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

          Required: Yes

          Type: string

          Location: path

        updateMask

          Format: google-fieldmask

          Type: string

          Location: query

          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

      Path: v1/{+name}

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

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

      Parameter Order: name

      HTTP Method: PATCH