googleapis.com – discoveryengine
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.discoveryengineProjectsLocationsDataStoresBranchesDocumentsCreateCreates a Document.
-
projects.discoveryengineProjectsLocationsDataStoresBranchesDocumentsDeleteDeletes a Document.
-
projects.discoveryengineProjectsLocationsDataStoresBranchesDocumentsImportBulk 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.discoveryengineProjectsLocationsDataStoresBranchesDocumentsListGets a list of Documents.
-
projects.discoveryengineProjectsLocationsDataStoresBranchesDocumentsPatchUpdates a Document.
-
projects.discoveryengineProjectsLocationsDataStoresServingConfigsRecommendMakes a recommendation, which requires a contextual user event.
-
projects.discoveryengineProjectsLocationsDataStoresUserEventsCollectWrites 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.discoveryengineProjectsLocationsDataStoresUserEventsImportBulk 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.discoveryengineProjectsLocationsDataStoresUserEventsWriteWrites a single user event.
-
projects.discoveryengineProjectsOperationsGetGets 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.discoveryengineProjectsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools