Method: projects.locations.connectors.patch

Updates a Serverless VPC Access connector, returns an operation.

HTTP request

PATCH https://vpcaccess.googleapis.com/v1beta1/{connector.name=projects/*/locations/*/connectors/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
connector.name

string

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

Query parameters

Parameters
updateMask

string (FieldMask format)

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

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of Connector.

Response body

If successful, the response body contains an instance of Operation.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.