v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1383343.7 KB
projects

Updates the specified connection. For security reasons, also resets credential if connection properties are in the update field mask.

patch/v1/{+name}

Path parameters

namestring required

Required. Name of the connection to update, for example: projects/{project_id}/locations/{location_id}/connections/{connection_id}

Query parameters

updateMaskstring

Required. Update mask for the connection fields to be updated.

Request body

descriptionstring

User provided description.

namestring

Output only. The resource name of the connection in the form of: projects/{project_id}/locations/{location_id}/connections/{connection_id}

hasCredentialboolean

Output only. True, if credential is configured for this connection.

kmsKeyNamestring

Optional. The Cloud KMS key that is used for credentials encryption. If omitted, internal Google owned encryption keys are used. Example: projects/[kms_project_id]/locations/[region]/keyRings/[key_region]/cryptoKeys/[key]

lastModifiedTimestring int64

Output only. The last update timestamp of the connection.

friendlyNamestring

User provided display name for the connection.

creationTimestring int64

Output only. The creation timestamp of the connection.

Response

Successful response