Discovery Engine API (discoveryengine:v1)

2024-11-13

1 new method

Additions

    Methods
  • discoveryengine.projects.locations.userEvents.import

      Path : v1/{+parent}/userEvents:import

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/userEvents:import

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. Parent DataStore resource name, of the form `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

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

      Description : Bulk import of user events. Request processing might be synchronous. Events that already exist are skipped. Use this method for backfilling historical user events. Operation.response is of type ImportResponse. Note that it is possible for a subset of the items to be successfully inserted. Operation.metadata is of type ImportMetadata.