Discovery Engine API (discoveryengine:v1beta)

2024-04-17

1 new method | 2 updated methods

Additions

    Methods
  • discoveryengine.projects.locations.userEvents.write

      Path : v1beta/{+parent}/userEvents:write

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/userEvents:write

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The parent resource name. If the write user event action is applied in DataStore level, the format is: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}`. If the write user event action is applied in Location level, for example, the event with Document across multiple DataStore, the format is: `projects/{project}/locations/{location}`.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

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

      Description : Writes a single user event.

Updates

    Methods
  • discoveryengine.projects.locations.collections.dataStores.branches.documents.patch

      Parameters :

        updateMask

          Description : Indicates which fields in the provided imported 'document' to update. If not set, will by default update all fields.

          Location : query

          Type : string

          Format : google-fieldmask

  • discoveryengine.projects.locations.dataStores.branches.documents.patch

      Parameters :

        updateMask

          Description : Indicates which fields in the provided imported 'document' to update. If not set, will by default update all fields.

          Location : query

          Type : string

          Format : google-fieldmask