2025-06-17
▼ ▲ retail.projects.locations.catalogs.getConversationalSearchCustomizationConfig
Path : v2/{+name}/conversationalSearchCustomizationConfig
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/conversationalSearchCustomizationConfig
HTTP Method : GET
Parameters :
name
Description : Required. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}
Pattern : ^projects/[^/]+/locations/[^/]+/catalogs/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Returns the conversational search customization config for a given catalog.
▼ ▲ retail.projects.locations.catalogs.updateConversationalSearchCustomizationConfig
Path : v2/{+catalog}/conversationalSearchCustomizationConfig
HTTP Method : PATCH
catalog
Description : Required. Resource name of the catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}
updateMask
Description : Optional. Indicates which fields in the provided ConversationalSearchCustomizationConfig to update. If not set or empty, all supported fields are updated.
Location : query
Format : google-fieldmask
Parameter Order : catalog
Description : Updates the conversational search customization config for a given catalog.