Discovery Engine API (discoveryengine:v1beta)

2024-08-14

2 new methods

Additions

    Methods
  • discoveryengine.projects.locations.collections.dataStores.branches.batchGetDocumentsMetadata

      Path : v1beta/{+parent}/batchGetDocumentsMetadata

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/batchGetDocumentsMetadata

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. The parent branch resource name, such as `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}`.

          Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/branches/[^/]+$

          Location : path

          Required : Yes

          Type : string

        matcher.urisMatcher.uris

          Description : The exact URIs to match by.

          Location : query

          Repeated : Yes

          Type : string

      Parameter Order : parent

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

      Description : Gets index freshness metadata for Documents. Supported for website search only.

  • discoveryengine.projects.locations.dataStores.branches.batchGetDocumentsMetadata

      Path : v1beta/{+parent}/batchGetDocumentsMetadata

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/branches/{branchesId}/batchGetDocumentsMetadata

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. The parent branch resource name, such as `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}`.

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

          Location : path

          Required : Yes

          Type : string

        matcher.urisMatcher.uris

          Description : The exact URIs to match by.

          Location : query

          Repeated : Yes

          Type : string

      Parameter Order : parent

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

      Description : Gets index freshness metadata for Documents. Supported for website search only.