Pinecone · Schema

CancelImportResponse

The response for the `cancel_import` operation.

Vector DatabasesAIEmbeddingsRAG
View JSON Schema on GitHub

JSON Schema

pinecone-cancelimportresponse-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CancelImportResponse",
  "title": "CancelImportResponse",
  "description": "The response for the `cancel_import` operation.",
  "type": "object"
}