Connectors API (connectors:v2)

2025-08-17

2 new methods | 1 updated method

Additions

    Methods
  • connectors.projects.locations.connections.tools.list

      Path : v2/{+parent}/tools

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/tools

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}

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

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : Page size.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : Page token.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Lists all available tools.

  • connectors.projects.locations.connections.tools.execute

      Path : v2/{+name}:execute

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/tools/{toolsId}:execute

      HTTP Method : POST

      Parameters :

        name

          Description : Required. Resource name of the Tool. Format: projects/{project}/locations/{location}/connections/{connection}/tools/{tool}

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Executes a specific tool.

Updates

    Methods
  • connectors.projects.locations.connections.entityTypes.get

      Parameters :

        contextMetadata

          Description : Context metadata for request could be used to fetch customization of entity type schema.

          Location : query

          Type : string

1 updated method | 2 removed methods

Updates

    Methods
  • connectors.projects.locations.connections.entityTypes.get

      Parameters :

        contextMetadata

          Description : Context metadata for request could be used to fetch customization of entity type schema.

          Location : query

          Type : string

Deletions

    Methods
  • connectors.projects.locations.connections.tools.list

      Path : v2/{+parent}/tools

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/tools

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}

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

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : Page size.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : Page token.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Lists all available tools.

  • connectors.projects.locations.connections.tools.execute

      Path : v2/{+name}:execute

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/tools/{toolsId}:execute

      HTTP Method : POST

      Parameters :

        name

          Description : Required. Resource name of the Tool. Format: projects/{project}/locations/{location}/connections/{connection}/tools/{tool}

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Executes a specific tool.