2025-03-14
▼ ▲ integrations.projects.locations.integrations.search
Parameters :
pageToken
Type : string
Description : Optional. A page token, received from a previous `SearchIntegrations` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchIntegrations` must match the call that provided the page token.
Location : query
filter
Location : query
Type : string
Description : Optional. The pre-filter to be applied to the search. This should follow the expressions defined in https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata. For example, "status:ANY("ACTIVE")" will return all the resources whose status contains the "ACTIVE".
query
Description : Required. The user query
Location : query
Type : string
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Required. Project and location from which the integrations should be listed. Format: projects/*/locations/*/resources/integrations
Type : string
Location : path
pageSize
Type : integer
Description : Optional. The maximum number of results to return. The service may return fewer than this value. If unspecified, at most 10 results will be returned. The maximum value is 100; values above 100 will be coerced to 100.
Location : query
Format : int32
HTTP Method : GET
Description : Searches and returns the list of integrations in the specified project.
Path : v1/{+parent}/integrations:search
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : parent
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/integrations:search
▼ ▲ integrations.projects.locations.integrations.search
Parameters :
pageToken
Type : string
Description : Optional. A page token, received from a previous `SearchIntegrations` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchIntegrations` must match the call that provided the page token.
Location : query
filter
Location : query
Type : string
Description : Optional. The pre-filter to be applied to the search. This should follow the expressions defined in https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata. For example, "status:ANY("ACTIVE")" will return all the resources whose status contains the "ACTIVE".
query
Description : Required. The user query
Location : query
Type : string
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Required. Project and location from which the integrations should be listed. Format: projects/*/locations/*/resources/integrations
Type : string
Location : path
pageSize
Type : integer
Description : Optional. The maximum number of results to return. The service may return fewer than this value. If unspecified, at most 10 results will be returned. The maximum value is 100; values above 100 will be coerced to 100.
Location : query
Format : int32
HTTP Method : GET
Description : Searches and returns the list of integrations in the specified project.
Path : v1/{+parent}/integrations:search
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : parent
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/integrations:search