2024-04-20
▼ ▲ connectors.projects.locations.connections.search
Path : v1/{+name}:search
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections:search
HTTP Method : GET
Parameters :
name
Description : Required. Parent resource of the Connection, of the form: `projects/*/locations/*/connections`
Pattern : ^projects/[^/]+/locations/[^/]+/connections$
Location : path
Required : Yes
Type : string
query
Description : Required. The query against which the search needs to be done.
Location : query
pageSize
Description : Optional. The number of top matching connectors to return
Type : integer
Format : int32
pageToken
Description : Optional. page_token
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Returns Top matching Connections for a given query.