Chrome Management API (chromemanagement:v1)

2026-04-24

1 new method | 1 updated method

Additions

    Methods
  • 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

          Type : string

          Pattern : ^customers/[^/]+/connectorConfigs/[^/]+$

      Flat Path : v1/customers/{customersId}/connectorConfigs/{connectorConfigsId}

      Path : v1/{+name}

      Description : Updates a connector config.

Updates

    Methods
  • chromemanagement.customers.connectorConfigs.delete

      Parameters :

        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.

          Location : query

          Type : string