2026-04-24
▼ ▲ chromemanagement.customers.connectorConfigs.patch
HTTP Method : PATCH
Parameter Order : name
Parameters :
updateMask
Description : Optional. The update mask that can be used to specify which fields to update.
Type : string
Format : google-fieldmask
Location : query
name
Location : path
Description : Identifier. Format: customers/{customer}/connectorConfigs/{connector_config}
Required : Yes
Pattern : ^customers/[^/]+/connectorConfigs/[^/]+$
Flat Path : v1/customers/{customersId}/connectorConfigs/{connectorConfigsId}
Path : v1/{+name}
Description : Updates a connector config.
▼ ▲ chromemanagement.customers.connectorConfigs.delete
etag
Description : Optional. The etag of the connector config. If an etag is provided and does not match the current etag of the connector config, deletion will be blocked and an ABORTED error will be returned.