v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1344223223.6 KB
indexing

Updates Item ACL, metadata, and content. It will insert the Item if it does not exist. This method does not support partial updates. Fields with no provided values are cleared out in the Cloud Search index. This API requires an admin or service account to execute. The service account used is the one whitelisted in the corresponding data source.

post/v1/indexing/{+name}:index

Path parameters

namestring required

The name of the Item. Format: datasources/{source_id}/items/{item_id} This is a required field. The maximum length is 1536 characters.

Request body

mode'UNSPECIFIED' | 'SYNCHRONOUS' | 'ASYNCHRONOUS'

Required. The RequestMode for this request.

connectorNamestring

The name of connector making this call. Format: datasources/{source_id}/connectors/{ID}

Response

Successful response