googleapis.com – contentwarehouse
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:contentwarehouse/v1.json
- Provider
- googleapis.com:contentwarehouse / contentwarehouse
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/contentwarehouse/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/contentwarehouse/v1/openapi.yaml
Tools (22)
Extracted live via the executor SDK.
-
projects.contentwarehouseProjectsLocationsDocumentSchemasCreateCreates a document schema.
-
projects.contentwarehouseProjectsLocationsDocumentSchemasListLists document schemas.
-
projects.contentwarehouseProjectsLocationsDocumentsCreateCreates a document.
-
projects.contentwarehouseProjectsLocationsDocumentsDocumentLinksCreateCreate a link between a source document and a target document.
-
projects.contentwarehouseProjectsLocationsDocumentsFetchAclGets the access control policy for a resource. Returns NOT_FOUND error if the resource does not exist. Returns an empty policy if the resource exists but does not have a policy set.
-
projects.contentwarehouseProjectsLocationsDocumentsLinkedSourcesReturn all source document-links from the document.
-
projects.contentwarehouseProjectsLocationsDocumentsLinkedTargetsReturn all target document-links from the document.
-
projects.contentwarehouseProjectsLocationsDocumentsLockLock the document so the document cannot be updated by other users.
-
projects.contentwarehouseProjectsLocationsDocumentsReferenceIdDeleteDeletes a document. Returns NOT_FOUND if the document does not exist.
-
projects.contentwarehouseProjectsLocationsDocumentsReferenceIdGetGets a document. Returns NOT_FOUND if the document does not exist.
-
projects.contentwarehouseProjectsLocationsDocumentsSearchSearches for documents using provided SearchDocumentsRequest. This call only returns documents that the caller has permission to search against.
-
projects.contentwarehouseProjectsLocationsDocumentsSetAclSets the access control policy for a resource. Replaces any existing policy.
-
projects.contentwarehouseProjectsLocationsInitializeProvisions resources for given tenant project. Returns a long running operation.
-
projects.contentwarehouseProjectsLocationsRuleSetsCreateCreates a ruleset.
-
projects.contentwarehouseProjectsLocationsRuleSetsListLists rulesets.
-
projects.contentwarehouseProjectsLocationsSynonymSetsCreateCreates a SynonymSet for a single context. Throws an ALREADY_EXISTS exception if a synonymset already exists for the context.
-
projects.contentwarehouseProjectsLocationsSynonymSetsDeleteDeletes a SynonymSet for a given context. Throws a NOT_FOUND exception if the SynonymSet is not found.
-
projects.contentwarehouseProjectsLocationsSynonymSetsGetGets a SynonymSet for a particular context. Throws a NOT_FOUND exception if the Synonymset does not exist
-
projects.contentwarehouseProjectsLocationsSynonymSetsListReturns all SynonymSets (for all contexts) for the specified location.
-
projects.contentwarehouseProjectsLocationsSynonymSetsPatchRemove the existing SynonymSet for the context and replaces it with a new one. Throws a NOT_FOUND exception if the SynonymSet is not found.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools