Vertex AI Search for Retail API (retail:v2alpha)

2024-07-16

1 new method

Additions

    Methods
  • retail.projects.locations.catalogs.userEvents.export

      Path: v2alpha/{+parent}/userEvents:export

      Flat Path: v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/userEvents:export

      HTTP Method: POST

      Parameters:

        parent

          Description: Required. Resource name of a Catalog. For example `projects/1234/locations/global/catalogs/default_catalog`

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

          Location: path

          Required: Yes

          Type: string

      Parameter Order: parent

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

      Description: Exports user events. `Operation.response` is of type `ExportResponse`. `Operation.metadata` is of type `ExportMetadata`.