Vertex AI Search for Retail API (retail:v2alpha)

2022-08-02

1 new method

Additions

    Methods
  • retail.projects.locations.catalogs.attributesConfig.batchRemoveCatalogAttributes

      Parameter Order: attributesConfig

      Scopes: https://www.googleapis.com/auth/cloud-platform

      HTTP Method: POST

      Description: Removes all specified CatalogAttributes from the AttributesConfig.

      Path: v2alpha/{+attributesConfig}:batchRemoveCatalogAttributes

      Flat Path: v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/attributesConfig:batchRemoveCatalogAttributes

      Parameters:

        attributesConfig

          Pattern: ^projects/[^/]+/locations/[^/]+/catalogs/[^/]+/attributesConfig$

          Required: Yes

          Type: string

          Description: Required. The attributes config resource shared by all catalog attributes being deleted. Format: `projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig`

          Location: path