2026-02-19
▼ ▲ connectors.projects.locations.connections.generateToolspecOverride
HTTP Method : POST
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:generateToolspecOverride
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Type : string
Description : Required. Resource name format: projects/{project}/locations/{location}/connections/{connection}
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/connections/[^/]+$
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.
Path : v1/{+name}:generateToolspecOverride
▼ ▲ connectors.projects.locations.connections.modifyToolspecOverride
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
▼ ▲ connectors.projects.locations.connections.removeToolspecOverride
Description : Deletes all Toolspec Override for a connection.
Path : v1/{+name}:removeToolspecOverride
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:removeToolspecOverride