integrations.sh
← all integrations

googleapis.com – discoveryengine

OpenAPI apis-guru analyticsmedia

Discovery Engine API.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:discoveryengine/v1alpha.json
Provider
googleapis.com:discoveryengine / discoveryengine
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/discoveryengine/v1alpha/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/discoveryengine/v1alpha/openapi.yaml

Tools (13)

Extracted live via the executor SDK.

  • projects.discoveryengineProjectsLocationsDataStoresBranchesDocumentsCreate

    Creates a Document.

  • projects.discoveryengineProjectsLocationsDataStoresBranchesDocumentsDelete

    Deletes a Document.

  • projects.discoveryengineProjectsLocationsDataStoresBranchesDocumentsImport

    Bulk import of multiple Documents. Request processing may be synchronous. Non-existing items will be created. Note: It is possible for a subset of the Documents to be successfully updated.

  • projects.discoveryengineProjectsLocationsDataStoresBranchesDocumentsList

    Gets a list of Documents.

  • projects.discoveryengineProjectsLocationsDataStoresBranchesDocumentsPatch

    Updates a Document.

  • projects.discoveryengineProjectsLocationsDataStoresServingConfigsRecommend

    Makes a recommendation, which requires a contextual user event.

  • projects.discoveryengineProjectsLocationsDataStoresUserEventsCollect

    Writes a single user event from the browser. This uses a GET request to due to browser restriction of POST-ing to a 3rd party domain. This method is used only by the Discovery Engine API JavaScript pixel and Google Tag Manager. Users should not call this method directly.

  • projects.discoveryengineProjectsLocationsDataStoresUserEventsImport

    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.

  • projects.discoveryengineProjectsLocationsDataStoresUserEventsWrite

    Writes a single user event.

  • projects.discoveryengineProjectsOperationsGet

    Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

  • projects.discoveryengineProjectsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools