integrations.sh
← all integrations

googleapis.com – contentwarehouse

OpenAPI apis-guru analyticsmedia
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.contentwarehouseProjectsLocationsDocumentSchemasCreate

    Creates a document schema.

  • projects.contentwarehouseProjectsLocationsDocumentSchemasList

    Lists document schemas.

  • projects.contentwarehouseProjectsLocationsDocumentsCreate

    Creates a document.

  • projects.contentwarehouseProjectsLocationsDocumentsDocumentLinksCreate

    Create a link between a source document and a target document.

  • projects.contentwarehouseProjectsLocationsDocumentsFetchAcl

    Gets 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.contentwarehouseProjectsLocationsDocumentsLinkedSources

    Return all source document-links from the document.

  • projects.contentwarehouseProjectsLocationsDocumentsLinkedTargets

    Return all target document-links from the document.

  • projects.contentwarehouseProjectsLocationsDocumentsLock

    Lock the document so the document cannot be updated by other users.

  • projects.contentwarehouseProjectsLocationsDocumentsReferenceIdDelete

    Deletes a document. Returns NOT_FOUND if the document does not exist.

  • projects.contentwarehouseProjectsLocationsDocumentsReferenceIdGet

    Gets a document. Returns NOT_FOUND if the document does not exist.

  • projects.contentwarehouseProjectsLocationsDocumentsSearch

    Searches for documents using provided SearchDocumentsRequest. This call only returns documents that the caller has permission to search against.

  • projects.contentwarehouseProjectsLocationsDocumentsSetAcl

    Sets the access control policy for a resource. Replaces any existing policy.

  • projects.contentwarehouseProjectsLocationsInitialize

    Provisions resources for given tenant project. Returns a long running operation.

  • projects.contentwarehouseProjectsLocationsRuleSetsCreate

    Creates a ruleset.

  • projects.contentwarehouseProjectsLocationsRuleSetsList

    Lists rulesets.

  • projects.contentwarehouseProjectsLocationsSynonymSetsCreate

    Creates a SynonymSet for a single context. Throws an ALREADY_EXISTS exception if a synonymset already exists for the context.

  • projects.contentwarehouseProjectsLocationsSynonymSetsDelete

    Deletes a SynonymSet for a given context. Throws a NOT_FOUND exception if the SynonymSet is not found.

  • projects.contentwarehouseProjectsLocationsSynonymSetsGet

    Gets a SynonymSet for a particular context. Throws a NOT_FOUND exception if the Synonymset does not exist

  • projects.contentwarehouseProjectsLocationsSynonymSetsList

    Returns all SynonymSets (for all contexts) for the specified location.

  • projects.contentwarehouseProjectsLocationsSynonymSetsPatch

    Remove 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.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools