Vertex AI Search for Retail API (retail:v2beta)

2024-08-06

3 new methods

Additions

    Methods
  • retail.projects.getAlertConfig

      Path : v2beta/{+name}

      Flat Path : v2beta/projects/{projectsId}/alertConfig

      HTTP Method : GET

      Parameters :

        name

          Description : Required. Full AlertConfig resource name. Format: projects/{project_number}/alertConfig

          Pattern : ^projects/[^/]+/alertConfig$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Get the AlertConfig of the requested project.

  • retail.projects.updateAlertConfig

      Path : v2beta/{+name}

      Flat Path : v2beta/projects/{projectsId}/alertConfig

      HTTP Method : PATCH

      Parameters :

        name

          Description : Required. Immutable. The name of the AlertConfig singleton resource. Format: projects/*/alertConfig

          Pattern : ^projects/[^/]+/alertConfig$

          Location : path

          Required : Yes

          Type : string

        updateMask

          Description : Indicates which fields in the provided AlertConfig to update. If not set, all supported fields are updated.

          Location : query

          Type : string

          Format : google-fieldmask

      Parameter Order : name

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

      Description : Update the alert config of the requested project.

  • retail.projects.locations.catalogs.branches.products.export

      Path : v2beta/{+parent}/products:export

      Flat Path : v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products:export

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. Resource name of a Branch, and `default_branch` for branch_id component is supported. For example `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

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

      Description : Exports multiple Products.