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