Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/patients/merge-patients.helpers
PineconeNamespaceMigrationSummary
Type Alias PineconeNamespaceMigrationSummary
type
PineconeNamespaceMigrationSummary
=
{
failedCount
:
number
;
migratedCount
:
number
;
partialCount
:
number
;
sourceNamespace
:
string
;
targetNamespace
:
string
;
totalVectors
:
number
;
}
Index
Properties
failed
Count
migrated
Count
partial
Count
source
Namespace
target
Namespace
total
Vectors
Properties
failed
Count
failedCount
:
number
migrated
Count
migratedCount
:
number
partial
Count
partialCount
:
number
source
Namespace
sourceNamespace
:
string
target
Namespace
targetNamespace
:
string
total
Vectors
totalVectors
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
failed
Count
migrated
Count
partial
Count
source
Namespace
target
Namespace
total
Vectors
Circle V2 API Docs
Loading...