| Interface | Description |
|---|---|
| DeleteRequestOrBuilder | |
| DeleteResponseOrBuilder | |
| DescribeIndexStatsRequestOrBuilder | |
| DescribeIndexStatsResponseOrBuilder | |
| FetchRequestOrBuilder | |
| FetchResponseOrBuilder | |
| ListItemOrBuilder | |
| ListRequestOrBuilder | |
| ListResponseOrBuilder | |
| NamespaceSummaryOrBuilder | |
| PaginationOrBuilder | |
| QueryRequestOrBuilder | |
| QueryResponseOrBuilder | |
| QueryVectorOrBuilder | |
| RequestUnionOrBuilder | |
| ScoredVectorOrBuilder | |
| SingleQueryResultsOrBuilder | |
| SparseValuesOrBuilder | |
| UpdateRequestOrBuilder | |
| UpdateResponseOrBuilder | |
| UpsertRequestOrBuilder | |
| UpsertResponseOrBuilder | |
| UsageOrBuilder | |
| VectorOrBuilder | |
| VectorServiceGrpc.AsyncService |
The `VectorService` interface is exposed by Pinecone's vector index services.
|
| Class | Description |
|---|---|
| DeleteRequest |
The request for the `Delete` operation.
|
| DeleteRequest.Builder |
The request for the `Delete` operation.
|
| DeleteResponse |
The response for the `Delete` operation.
|
| DeleteResponse.Builder |
The response for the `Delete` operation.
|
| DescribeIndexStatsRequest |
The request for the `describe_index_stats` operation.
|
| DescribeIndexStatsRequest.Builder |
The request for the `describe_index_stats` operation.
|
| DescribeIndexStatsResponse |
The response for the `describe_index_stats` operation.
|
| DescribeIndexStatsResponse.Builder |
The response for the `describe_index_stats` operation.
|
| FetchRequest |
The request for the `fetch` operation.
|
| FetchRequest.Builder |
The request for the `fetch` operation.
|
| FetchResponse |
The response for the `fetch` operation.
|
| FetchResponse.Builder |
The response for the `fetch` operation.
|
| ListItem |
Protobuf type
ListItem |
| ListItem.Builder |
Protobuf type
ListItem |
| ListRequest |
The request for the `List` operation.
|
| ListRequest.Builder |
The request for the `List` operation.
|
| ListResponse |
The response for the `List` operation.
|
| ListResponse.Builder |
The response for the `List` operation.
|
| NamespaceSummary |
A summary of the contents of a namespace.
|
| NamespaceSummary.Builder |
A summary of the contents of a namespace.
|
| Pagination |
Protobuf type
Pagination |
| Pagination.Builder |
Protobuf type
Pagination |
| QueryRequest |
The request for the `query` operation.
|
| QueryRequest.Builder |
The request for the `query` operation.
|
| QueryResponse |
The response for the `query` operation.
|
| QueryResponse.Builder |
The response for the `query` operation.
|
| QueryVector |
A single query vector within a `QueryRequest`.
|
| QueryVector.Builder |
A single query vector within a `QueryRequest`.
|
| RequestUnion |
This is a container to hold mutating vector requests.
|
| RequestUnion.Builder |
This is a container to hold mutating vector requests.
|
| ScoredVector |
Protobuf type
ScoredVector |
| ScoredVector.Builder |
Protobuf type
ScoredVector |
| SingleQueryResults |
The query results for a single `QueryVector`
|
| SingleQueryResults.Builder |
The query results for a single `QueryVector`
|
| SparseValues |
Protobuf type
SparseValues |
| SparseValues.Builder |
Protobuf type
SparseValues |
| UpdateRequest |
The request for the `update` operation.
|
| UpdateRequest.Builder |
The request for the `update` operation.
|
| UpdateResponse |
The response for the `update` operation.
|
| UpdateResponse.Builder |
The response for the `update` operation.
|
| UpsertRequest |
The request for the `upsert` operation.
|
| UpsertRequest.Builder |
The request for the `upsert` operation.
|
| UpsertResponse |
The response for the `upsert` operation.
|
| UpsertResponse.Builder |
The response for the `upsert` operation.
|
| Usage |
Protobuf type
Usage |
| Usage.Builder |
Protobuf type
Usage |
| Vector |
Protobuf type
Vector |
| Vector.Builder |
Protobuf type
Vector |
| VectorServiceGrpc |
The `VectorService` interface is exposed by Pinecone's vector index services.
|
| VectorServiceGrpc.VectorServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service VectorService.
|
| VectorServiceGrpc.VectorServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service VectorService.
|
| VectorServiceGrpc.VectorServiceImplBase |
Base class for the server implementation of the service VectorService.
|
| VectorServiceGrpc.VectorServiceStub |
A stub to allow clients to do asynchronous rpc calls to service VectorService.
|
| VectorServiceOuterClass |
| Enum | Description |
|---|---|
| RequestUnion.RequestUnionInnerCase |