Unique identifier for the backup.
Cloud provider where the backup is stored.
OptionalcreatedTimestamp when the backup was created.
OptionaldescriptionOptional description providing context for the backup.
OptionaldimensionThe dimensions of the vectors to be inserted in the index.
OptionalmetricThe distance metric to be used for similarity search. You can use 'euclidean', 'cosine', or 'dotproduct'. If the 'vector_type' is 'sparse', the metric must be 'dotproduct'. If the vector_type is dense, the metric defaults to 'cosine'.
Possible values: cosine, euclidean, or dotproduct.
OptionalnameOptional user-defined name for the backup.
OptionalnamespaceNumber of namespaces in the backup.
OptionalrecordTotal number of records in the backup.
Cloud region where the backup is stored.
OptionalschemaOptionalsizeSize of the backup in bytes.
ID of the index.
Name of the index from which the backup was taken.
Current status of the backup (e.g., Initializing, Ready, Failed).
OptionaltagsCustom user tags added to an index. Keys must be 80 characters or less. Values must be 120 characters or less. Keys must be alphanumeric, '', or '-'. Values must be alphanumeric, ';', '@', '', '-', '.', '+', or ' '. To unset a key, set the value to be an empty string.
The BackupModel describes the configuration and status of a Pinecone backup.
Export
BackupModel