Connectors API (connectors:v1)

2026-02-10

3 new methods

Additions

    Methods
  • connectors.projects.locations.connections.removeToolspecOverride

      Parameters :

        name

          Location : path

          Description : Required. Resource name format: projects/{project}/locations/{location}/connections/{connection}

          Required : Yes

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

          Type : string

      HTTP Method : POST

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:removeToolspecOverride

      Description : Deletes all Toolspec Override for a connection.

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

      Path : v1/{+name}:removeToolspecOverride

      Parameter Order : name

  • connectors.projects.locations.connections.modifyToolspecOverride

      HTTP Method : POST

      Parameter Order : name

      Parameters :

        name

          Location : path

          Type : string

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

          Required : Yes

          Description : Required. Resource name format: projects/{project}/locations/{location}/connections/{connection}

      Description : Updates Toolspec Override for a connection with the admin provided descriptions.

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:modifyToolspecOverride

      Path : v1/{+name}:modifyToolspecOverride

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

  • connectors.projects.locations.connections.generateToolspecOverride

      Parameters :

        name

          Location : path

          Required : Yes

          Type : string

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

          Description : Required. Resource name format: projects/{project}/locations/{location}/connections/{connection}

      Path : v1/{+name}:generateToolspecOverride

      Description : Generates Toolspec Override for a connection for the given list of entityTypes and operations. Returns results from the db if the entityType and operation are already present.

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

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:generateToolspecOverride

      HTTP Method : POST

      Parameter Order : name