projects
Deletes a composite index.
delete/v1/{+name}
Path parameters
namestring required
Required. A name of the form projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}
Query parameters
currentDocument.existsboolean
When set to true, the target document must exist. When set to false, the target document must not exist.
currentDocument.updateTimestring
When set, the target document must exist and have been last updated at that time. Timestamp must be microsecond aligned.
requestOptions.requestTagsstring[]
Optional. The request tags for the request.
Response
Successful response