- clear() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- clear() - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- clear() - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- clear() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- clear() - Method in class io.pinecone.proto.FetchRequest.Builder
-
- clear() - Method in class io.pinecone.proto.FetchResponse.Builder
-
- clear() - Method in class io.pinecone.proto.ListItem.Builder
-
- clear() - Method in class io.pinecone.proto.ListRequest.Builder
-
- clear() - Method in class io.pinecone.proto.ListResponse.Builder
-
- clear() - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- clear() - Method in class io.pinecone.proto.Pagination.Builder
-
- clear() - Method in class io.pinecone.proto.QueryRequest.Builder
-
- clear() - Method in class io.pinecone.proto.QueryResponse.Builder
-
- clear() - Method in class io.pinecone.proto.QueryVector.Builder
-
- clear() - Method in class io.pinecone.proto.RequestUnion.Builder
-
- clear() - Method in class io.pinecone.proto.ScoredVector.Builder
-
- clear() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- clear() - Method in class io.pinecone.proto.SparseValues.Builder
-
- clear() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- clear() - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- clear() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- clear() - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- clear() - Method in class io.pinecone.proto.Usage.Builder
-
- clear() - Method in class io.pinecone.proto.Vector.Builder
-
- clearDelete() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.DeleteRequest delete = 2;
- clearDeleteAll() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
This indicates that all vectors in the index namespace should be deleted.
- clearDimension() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The dimension of the indexed vectors.
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.FetchRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.FetchResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.ListItem.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.ListRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.ListResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.Pagination.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.QueryRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.QueryResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.QueryVector.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.RequestUnion.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.ScoredVector.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.SparseValues.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.Usage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class io.pinecone.proto.Vector.Builder
-
- clearFilter() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
If specified, the metadata filter here will be used to select the vectors to delete.
- clearFilter() - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- clearFilter() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The filter to apply.
- clearFilter() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the metadata filter to apply.
- clearId() - Method in class io.pinecone.proto.ListItem.Builder
-
string id = 1;
- clearId() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The unique ID of the vector to be used as a query vector.
- clearId() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector's unique id.
- clearId() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector's unique id.
- clearId() - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector's unique id.
- clearIds() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
Vectors to delete.
- clearIds() - Method in class io.pinecone.proto.FetchRequest.Builder
-
The vector IDs to fetch.
- clearIncludeMetadata() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Indicates whether metadata is included in the response as well as the ids.
- clearIncludeValues() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Indicates whether vector values are included in the response.
- clearIndexFullness() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The fullness of the index, regardless of whether a metadata filter expression was passed.
- clearIndices() - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- clearLimit() - Method in class io.pinecone.proto.ListRequest.Builder
-
Max number of ids to return
- clearMatches() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- clearMatches() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- clearMetadata() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the metadata, if it is requested.
- clearMetadata() - Method in class io.pinecone.proto.Vector.Builder
-
This is the metadata included in the request.
- clearNamespace() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
The namespace to delete vectors from, if applicable.
- clearNamespace() - Method in class io.pinecone.proto.FetchRequest.Builder
-
string namespace = 2;
- clearNamespace() - Method in class io.pinecone.proto.FetchResponse.Builder
-
The namespace of the vectors.
- clearNamespace() - Method in class io.pinecone.proto.ListRequest.Builder
-
string namespace = 4;
- clearNamespace() - Method in class io.pinecone.proto.ListResponse.Builder
-
The namespace of the vectors.
- clearNamespace() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The namespace to query.
- clearNamespace() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The namespace for the vectors.
- clearNamespace() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override the namespace to search.
- clearNamespace() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The namespace for the vectors.
- clearNamespace() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Namespace name where to update the vector.
- clearNamespace() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
This is the namespace name where you upsert vectors.
- clearNamespaces() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- clearNext() - Method in class io.pinecone.proto.Pagination.Builder
-
string next = 1;
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.FetchRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.FetchResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.ListItem.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.ListRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.ListResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.Pagination.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.QueryRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.QueryResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.QueryVector.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.RequestUnion.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.ScoredVector.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.SparseValues.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.Usage.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.pinecone.proto.Vector.Builder
-
- clearPagination() - Method in class io.pinecone.proto.ListResponse.Builder
-
Pagination token to continue past this listing
- clearPaginationToken() - Method in class io.pinecone.proto.ListRequest.Builder
-
Pagination token to continue a previous listing operation
- clearPrefix() - Method in class io.pinecone.proto.ListRequest.Builder
-
The vector IDs to fetch.
- clearQueries() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- clearReadUnits() - Method in class io.pinecone.proto.Usage.Builder
-
The number of read units consumed by this operation.
- clearRequestUnionInner() - Method in class io.pinecone.proto.RequestUnion.Builder
-
- clearResults() - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- clearScore() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is a measure of similarity between this vector and the query vector.
- clearSetMetadata() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Metadata to *set* for the vector.
- clearSparseValues() - Method in class io.pinecone.proto.QueryVector.Builder
-
The query sparse values.
- clearSparseValues() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the sparse data, if it is requested.
- clearSparseValues() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
.SparseValues sparse_values = 5;
- clearSparseValues() - Method in class io.pinecone.proto.Vector.Builder
-
.SparseValues sparse_values = 4;
- clearSparseVector() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query sparse values.
- clearTopK() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The number of results to return for each query.
- clearTopK() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the number of results to return for this query vector.
- clearTotalVectorCount() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The total number of vectors in the index, regardless of whether a metadata filter expression was passed
- clearUpdate() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpdateRequest update = 3;
- clearUpsert() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpsertRequest upsert = 1;
- clearUpsertedCount() - Method in class io.pinecone.proto.UpsertResponse.Builder
-
The number of vectors upserted.
- clearUsage() - Method in class io.pinecone.proto.FetchResponse.Builder
-
The usage for this operation.
- clearUsage() - Method in class io.pinecone.proto.ListResponse.Builder
-
The usage for this operation.
- clearUsage() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The usage for this operation.
- clearValues() - Method in class io.pinecone.proto.QueryVector.Builder
-
The query vector values.
- clearValues() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector data, if it is requested.
- clearValues() - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- clearValues() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector data.
- clearValues() - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector data included in the request.
- clearVector() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query vector.
- clearVectorCount() - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
The number of vectors stored in this namespace.
- clearVectors() - Method in class io.pinecone.proto.FetchResponse.Builder
-
- clearVectors() - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- clearVectors() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- clone() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- clone() - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- clone() - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- clone() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- clone() - Method in class io.pinecone.proto.FetchRequest.Builder
-
- clone() - Method in class io.pinecone.proto.FetchResponse.Builder
-
- clone() - Method in class io.pinecone.proto.ListItem.Builder
-
- clone() - Method in class io.pinecone.proto.ListRequest.Builder
-
- clone() - Method in class io.pinecone.proto.ListResponse.Builder
-
- clone() - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- clone() - Method in class io.pinecone.proto.Pagination.Builder
-
- clone() - Method in class io.pinecone.proto.QueryRequest.Builder
-
- clone() - Method in class io.pinecone.proto.QueryResponse.Builder
-
- clone() - Method in class io.pinecone.proto.QueryVector.Builder
-
- clone() - Method in class io.pinecone.proto.RequestUnion.Builder
-
- clone() - Method in class io.pinecone.proto.ScoredVector.Builder
-
- clone() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- clone() - Method in class io.pinecone.proto.SparseValues.Builder
-
- clone() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- clone() - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- clone() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- clone() - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- clone() - Method in class io.pinecone.proto.Usage.Builder
-
- clone() - Method in class io.pinecone.proto.Vector.Builder
-
- close() - Method in class io.pinecone.clients.AsyncIndex
-
Closes the current index connection gracefully, releasing any resources associated with it.
- close() - Method in class io.pinecone.clients.Index
-
Closes the current index connection gracefully, releasing any resources associated with it.
- close() - Method in class io.pinecone.configs.PineconeConnection
-
Close the connection and release all resources.
- cloud(ServerlessSpec.CloudEnum) - Method in class org.openapitools.control.client.model.ServerlessSpec
-
- code(ErrorResponseError.CodeEnum) - Method in class org.openapitools.control.client.model.ErrorResponseError
-
- CollectionList - Class in org.openapitools.control.client.model
-
The list of collections that exist in the project.
- CollectionList() - Constructor for class org.openapitools.control.client.model.CollectionList
-
- CollectionList.CustomTypeAdapterFactory - Class in org.openapitools.control.client.model
-
- CollectionModel - Class in org.openapitools.control.client.model
-
The CollectionModel describes the configuration and status of a Pinecone collection.
- CollectionModel() - Constructor for class org.openapitools.control.client.model.CollectionModel
-
- CollectionModel.CustomTypeAdapterFactory - Class in org.openapitools.control.client.model
-
- CollectionModel.StatusEnum - Enum in org.openapitools.control.client.model
-
The status of the collection.
- CollectionModel.StatusEnum.Adapter - Class in org.openapitools.control.client.model
-
- collectionPathParameterToString(String, Collection) - Method in class org.openapitools.control.client.ApiClient
-
Formats the specified collection path parameter to a string value.
- collections(List<CollectionModel>) - Method in class org.openapitools.control.client.model.CollectionList
-
- Configuration - Class in org.openapitools.control.client
-
- Configuration() - Constructor for class org.openapitools.control.client.Configuration
-
- configureIndex(String, ConfigureIndexRequest) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Configure an index
This operation configures an existing index.
- configureIndexAsync(String, ConfigureIndexRequest, ApiCallback<IndexModel>) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Configure an index (asynchronously)
This operation configures an existing index.
- configureIndexCall(String, ConfigureIndexRequest, ApiCallback) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Build call for configureIndex
- ConfigureIndexRequest - Class in org.openapitools.control.client.model
-
Configuration used to scale an index.
- ConfigureIndexRequest() - Constructor for class org.openapitools.control.client.model.ConfigureIndexRequest
-
- ConfigureIndexRequest.CustomTypeAdapterFactory - Class in org.openapitools.control.client.model
-
- ConfigureIndexRequestSpec - Class in org.openapitools.control.client.model
-
ConfigureIndexRequestSpec
- ConfigureIndexRequestSpec() - Constructor for class org.openapitools.control.client.model.ConfigureIndexRequestSpec
-
- ConfigureIndexRequestSpec.CustomTypeAdapterFactory - Class in org.openapitools.control.client.model
-
- ConfigureIndexRequestSpecPod - Class in org.openapitools.control.client.model
-
ConfigureIndexRequestSpecPod
- ConfigureIndexRequestSpecPod() - Constructor for class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
- ConfigureIndexRequestSpecPod.CustomTypeAdapterFactory - Class in org.openapitools.control.client.model
-
- configureIndexWithHttpInfo(String, ConfigureIndexRequest) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Configure an index
This operation configures an existing index.
- configurePodsIndex(String, String, Integer, DeletionProtection) - Method in class io.pinecone.clients.Pinecone
-
Configures an existing pod-based index with new settings.
- configurePodsIndex(String, Integer, DeletionProtection) - Method in class io.pinecone.clients.Pinecone
-
Overload for configurePodsIndex to change the number of replicas and deletion protection for an index.
- configurePodsIndex(String, String) - Method in class io.pinecone.clients.Pinecone
-
Overload for configurePodsIndex to only change the podType of an index.
- configurePodsIndex(String, DeletionProtection) - Method in class io.pinecone.clients.Pinecone
-
Overload for configurePodsIndex to only change the deletion protection of an index.
- configureServerlessIndex(String, DeletionProtection) - Method in class io.pinecone.clients.Pinecone
-
Configures an existing serverless index with deletion protection.
- Constants - Class in io.pinecone.commons
-
- Constants() - Constructor for class io.pinecone.commons.Constants
-
- containsIgnoreCase(String[], String) - Static method in class org.openapitools.control.client.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- containsNamespaces(String) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- containsNamespaces(String) - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- containsNamespaces(String) - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- containsVectors(String) - Method in class io.pinecone.proto.FetchResponse.Builder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- containsVectors(String) - Method in class io.pinecone.proto.FetchResponse
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- containsVectors(String) - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- contentLength() - Method in class org.openapitools.control.client.ProgressRequestBody
-
- contentLength() - Method in class org.openapitools.control.client.ProgressResponseBody
-
- contentType() - Method in class org.openapitools.control.client.ProgressRequestBody
-
- contentType() - Method in class org.openapitools.control.client.ProgressResponseBody
-
- convertSigned32IntToUnsigned32Int(List<Integer>) - Static method in class io.pinecone.utils.SparseIndicesConverter
-
- convertToScoredVectorWithUnsignedIndices(List<ScoredVector>) - Method in class io.pinecone.unsigned_indices_model.QueryResponseWithUnsignedIndices
-
- convertUnsigned32IntToSigned32Int(List<Long>) - Static method in class io.pinecone.utils.SparseIndicesConverter
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.CollectionList.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.CollectionModel.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.ConfigureIndexRequest.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpec.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.CreateCollectionRequest.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.CreateIndexRequest.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.Embedding.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.EmbeddingsList.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.EmbeddingsListUsage.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.EmbedRequest.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.EmbedRequestInputsInner.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.EmbedRequestParameters.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.ErrorResponse.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.ErrorResponseError.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.IndexList.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.IndexModel.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.IndexModelSpec.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.IndexModelStatus.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.IndexSpec.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.PodSpec.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.PodSpecMetadataConfig.CustomTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class org.openapitools.control.client.model.ServerlessSpec.CustomTypeAdapterFactory
-
- createCollection(String, String) - Method in class io.pinecone.clients.Pinecone
-
Creates a new collection from a source index.
- createCollection(CreateCollectionRequest) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Create a collection
This operation creates a Pinecone collection.
- createCollectionAsync(CreateCollectionRequest, ApiCallback<CollectionModel>) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Create a collection (asynchronously)
This operation creates a Pinecone collection.
- createCollectionCall(CreateCollectionRequest, ApiCallback) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Build call for createCollection
- CreateCollectionRequest - Class in org.openapitools.control.client.model
-
The configuration needed to create a Pinecone collection.
- CreateCollectionRequest() - Constructor for class org.openapitools.control.client.model.CreateCollectionRequest
-
- CreateCollectionRequest.CustomTypeAdapterFactory - Class in org.openapitools.control.client.model
-
- createCollectionWithHttpInfo(CreateCollectionRequest) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Create a collection
This operation creates a Pinecone collection.
- createGson() - Static method in class org.openapitools.control.client.JSON
-
- createIndex(CreateIndexRequest) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Create an index
This operation deploys a Pinecone index.
- createIndexAsync(CreateIndexRequest, ApiCallback<IndexModel>) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Create an index (asynchronously)
This operation deploys a Pinecone index.
- createIndexCall(CreateIndexRequest, ApiCallback) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Build call for createIndex
- CreateIndexRequest - Class in org.openapitools.control.client.model
-
The configuration needed to create a Pinecone index.
- CreateIndexRequest() - Constructor for class org.openapitools.control.client.model.CreateIndexRequest
-
- CreateIndexRequest.CustomTypeAdapterFactory - Class in org.openapitools.control.client.model
-
- CreateIndexRequest.MetricEnum - Enum in org.openapitools.control.client.model
-
The distance metric to be used for similarity search.
- CreateIndexRequest.MetricEnum.Adapter - Class in org.openapitools.control.client.model
-
- createIndexWithHttpInfo(CreateIndexRequest) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
Create an index
This operation deploys a Pinecone index.
- createPodsIndex(String, Integer, String, String) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment and podType, the minimum required parameters.
- createPodsIndex(String, Integer, String, String, DeletionProtection) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment, podType, and deletion protection.
- createPodsIndex(String, Integer, String, String, String) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment, podType, and metric.
- createPodsIndex(String, Integer, String, String, String, PodSpecMetadataConfig) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment, podType, metric, and metadataConfig.
- createPodsIndex(String, Integer, String, String, String, String) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment, podType, metric, and sourceCollection.
- createPodsIndex(String, Integer, String, String, Integer) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment, podType, and pods.
- createPodsIndex(String, Integer, String, String, Integer, PodSpecMetadataConfig) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment, podType, pods, and metadataConfig.
- createPodsIndex(String, Integer, String, String, Integer, Integer) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment, podType, replicas, and shards.
- createPodsIndex(String, Integer, String, String, Integer, Integer, PodSpecMetadataConfig) - Method in class io.pinecone.clients.Pinecone
-
Overload for creating a new pods index with environment, podType, replicas, shards, and metadataConfig.
- createPodsIndex(String, Integer, String, String, String, Integer, Integer, Integer, PodSpecMetadataConfig, String, DeletionProtection) - Method in class io.pinecone.clients.Pinecone
-
Creates a new pods index with the specified parameters.
- createServerlessIndex(String, String, int, String, String, DeletionProtection) - Method in class io.pinecone.clients.Pinecone
-
Creates a new serverless index with the specified parameters.
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.CollectionList.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.CollectionModel.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.ConfigureIndexRequest.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.ConfigureIndexRequestSpec.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.CreateCollectionRequest.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.CreateIndexRequest.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.Embedding.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.EmbeddingsList.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.EmbeddingsListUsage.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.EmbedRequest.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.EmbedRequestInputsInner.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.EmbedRequestParameters.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.ErrorResponse.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.ErrorResponseError.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.IndexList.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.IndexModel.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.IndexModelSpec.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.IndexModelStatus.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.IndexSpec.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.PodSpec.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.PodSpecMetadataConfig.CustomTypeAdapterFactory
-
- CustomTypeAdapterFactory() - Constructor for class org.openapitools.control.client.model.ServerlessSpec.CustomTypeAdapterFactory
-
- getActualInstance() - Method in class org.openapitools.control.client.model.AbstractOpenApiSchema
-
Get the actual instance
- getActualInstanceRecursively() - Method in class org.openapitools.control.client.model.AbstractOpenApiSchema
-
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.CollectionList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.CollectionModel
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.ConfigureIndexRequest
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpec
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.CreateCollectionRequest
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.Embedding
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.EmbeddingsList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.EmbeddingsListUsage
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.EmbedRequest
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.EmbedRequestInputsInner
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.EmbedRequestParameters
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.ErrorResponse
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.ErrorResponseError
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.IndexList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.IndexModel
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.IndexModelSpec
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.IndexModelStatus
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.PodSpec
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.PodSpecMetadataConfig
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class org.openapitools.control.client.model.ServerlessSpec
-
Return the additional (undeclared) property.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.CollectionList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.CollectionModel
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.ConfigureIndexRequest
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpec
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.CreateCollectionRequest
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.Embedding
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.EmbeddingsList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.EmbeddingsListUsage
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.EmbedRequest
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.EmbedRequestInputsInner
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.EmbedRequestParameters
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.ErrorResponse
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.ErrorResponseError
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.IndexList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.IndexModel
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.IndexModelSpec
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.IndexModelStatus
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.PodSpec
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.PodSpecMetadataConfig
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class org.openapitools.control.client.model.ServerlessSpec
-
Return the additional (undeclared) property with the specified name.
- getApiClient() - Method in class org.openapitools.control.client.api.InferenceApi
-
- getApiClient() - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
- getApiKey() - Method in class io.pinecone.configs.PineconeConfig
-
Returns the API key.
- getApiKey() - Method in class org.openapitools.control.client.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class org.openapitools.control.client.auth.ApiKeyAuth
-
- getAsyncIndexConnection(String) - Method in class io.pinecone.clients.Pinecone
-
Retrieves a connection to a specific index for asynchronous operations.
- getAsyncStub() - Method in class io.pinecone.configs.PineconeConnection
-
Return the gRPC async stub to allow clients to do ListenableFuture-style rpc calls to Pinecone.
- getAuthentication(String) - Method in class org.openapitools.control.client.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class org.openapitools.control.client.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class org.openapitools.control.client.ApiClient
-
Get base path
- getBearerToken() - Method in class org.openapitools.control.client.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getBlockingStub() - Method in class io.pinecone.configs.PineconeConnection
-
Return the gRPC stub used for sending requests to Pinecone.
- getChannel() - Method in class io.pinecone.configs.PineconeConnection
-
Returns the gRPC channel.
- getCloud() - Method in class org.openapitools.control.client.model.ServerlessSpec
-
The public cloud where you would like your index hosted.
- getCode() - Method in exception org.openapitools.control.client.ApiException
-
Get the HTTP status code.
- getCode() - Method in class org.openapitools.control.client.model.ErrorResponseError
-
Get code
- getCollections() - Method in class org.openapitools.control.client.model.CollectionList
-
Get collections
- getConnectTimeout() - Method in class org.openapitools.control.client.ApiClient
-
Get connection timeout (in milliseconds).
- getCustomBaseUrl() - Method in class org.openapitools.control.client.api.InferenceApi
-
- getCustomBaseUrl() - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
- getCustomManagedChannel() - Method in class io.pinecone.configs.PineconeConfig
-
Returns the custom gRPC managed channel.
- getData() - Method in class org.openapitools.control.client.ApiResponse
-
Get the data.
- getData() - Method in class org.openapitools.control.client.model.EmbeddingsList
-
Get data
- getDateFormat() - Method in class org.openapitools.control.client.ApiClient
-
Getter for the field dateFormat.
- getDefaultApiClient() - Static method in class org.openapitools.control.client.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDefaultInstance() - Static method in class io.pinecone.proto.DeleteRequest
-
- getDefaultInstance() - Static method in class io.pinecone.proto.DeleteResponse
-
- getDefaultInstance() - Static method in class io.pinecone.proto.DescribeIndexStatsRequest
-
- getDefaultInstance() - Static method in class io.pinecone.proto.DescribeIndexStatsResponse
-
- getDefaultInstance() - Static method in class io.pinecone.proto.FetchRequest
-
- getDefaultInstance() - Static method in class io.pinecone.proto.FetchResponse
-
- getDefaultInstance() - Static method in class io.pinecone.proto.ListItem
-
- getDefaultInstance() - Static method in class io.pinecone.proto.ListRequest
-
- getDefaultInstance() - Static method in class io.pinecone.proto.ListResponse
-
- getDefaultInstance() - Static method in class io.pinecone.proto.NamespaceSummary
-
- getDefaultInstance() - Static method in class io.pinecone.proto.Pagination
-
- getDefaultInstance() - Static method in class io.pinecone.proto.QueryRequest
-
- getDefaultInstance() - Static method in class io.pinecone.proto.QueryResponse
-
- getDefaultInstance() - Static method in class io.pinecone.proto.QueryVector
-
- getDefaultInstance() - Static method in class io.pinecone.proto.RequestUnion
-
- getDefaultInstance() - Static method in class io.pinecone.proto.ScoredVector
-
- getDefaultInstance() - Static method in class io.pinecone.proto.SingleQueryResults
-
- getDefaultInstance() - Static method in class io.pinecone.proto.SparseValues
-
- getDefaultInstance() - Static method in class io.pinecone.proto.UpdateRequest
-
- getDefaultInstance() - Static method in class io.pinecone.proto.UpdateResponse
-
- getDefaultInstance() - Static method in class io.pinecone.proto.UpsertRequest
-
- getDefaultInstance() - Static method in class io.pinecone.proto.UpsertResponse
-
- getDefaultInstance() - Static method in class io.pinecone.proto.Usage
-
- getDefaultInstance() - Static method in class io.pinecone.proto.Vector
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.DeleteRequest
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.DeleteResponse
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.DescribeIndexStatsRequest
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.FetchRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.FetchRequest
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.FetchResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.FetchResponse
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.ListItem.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.ListItem
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.ListRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.ListRequest
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.ListResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.ListResponse
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.NamespaceSummary
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.Pagination.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.Pagination
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.QueryRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.QueryRequest
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.QueryResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.QueryResponse
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.QueryVector.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.QueryVector
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.RequestUnion.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.RequestUnion
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.ScoredVector.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.ScoredVector
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.SingleQueryResults
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.SparseValues.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.SparseValues
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.UpdateRequest
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.UpdateResponse
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.UpsertRequest
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.UpsertResponse
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.Usage.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.Usage
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.Vector.Builder
-
- getDefaultInstanceForType() - Method in class io.pinecone.proto.Vector
-
- getDelete() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.DeleteRequest delete = 2;
- getDelete() - Method in class io.pinecone.proto.RequestUnion
-
.DeleteRequest delete = 2;
- getDelete() - Method in interface io.pinecone.proto.RequestUnionOrBuilder
-
.DeleteRequest delete = 2;
- getDeleteAll() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
This indicates that all vectors in the index namespace should be deleted.
- getDeleteAll() - Method in class io.pinecone.proto.DeleteRequest
-
This indicates that all vectors in the index namespace should be deleted.
- getDeleteAll() - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
This indicates that all vectors in the index namespace should be deleted.
- getDeleteBuilder() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.DeleteRequest delete = 2;
- getDeleteMethod() - Static method in class io.pinecone.proto.VectorServiceGrpc
-
- getDeleteOrBuilder() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.DeleteRequest delete = 2;
- getDeleteOrBuilder() - Method in class io.pinecone.proto.RequestUnion
-
.DeleteRequest delete = 2;
- getDeleteOrBuilder() - Method in interface io.pinecone.proto.RequestUnionOrBuilder
-
.DeleteRequest delete = 2;
- getDeletionProtection() - Method in class org.openapitools.control.client.model.ConfigureIndexRequest
-
Get deletionProtection
- getDeletionProtection() - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
Get deletionProtection
- getDeletionProtection() - Method in class org.openapitools.control.client.model.IndexModel
-
Get deletionProtection
- getDescribeIndexStatsMethod() - Static method in class io.pinecone.proto.VectorServiceGrpc
-
- getDescriptor() - Static method in class io.pinecone.proto.DeleteRequest.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.DeleteRequest
-
- getDescriptor() - Static method in class io.pinecone.proto.DeleteResponse.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.DeleteResponse
-
- getDescriptor() - Static method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.DescribeIndexStatsRequest
-
- getDescriptor() - Static method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.DescribeIndexStatsResponse
-
- getDescriptor() - Static method in class io.pinecone.proto.FetchRequest.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.FetchRequest
-
- getDescriptor() - Static method in class io.pinecone.proto.FetchResponse.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.FetchResponse
-
- getDescriptor() - Static method in class io.pinecone.proto.ListItem.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.ListItem
-
- getDescriptor() - Static method in class io.pinecone.proto.ListRequest.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.ListRequest
-
- getDescriptor() - Static method in class io.pinecone.proto.ListResponse.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.ListResponse
-
- getDescriptor() - Static method in class io.pinecone.proto.NamespaceSummary.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.NamespaceSummary
-
- getDescriptor() - Static method in class io.pinecone.proto.Pagination.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.Pagination
-
- getDescriptor() - Static method in class io.pinecone.proto.QueryRequest.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.QueryRequest
-
- getDescriptor() - Static method in class io.pinecone.proto.QueryResponse.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.QueryResponse
-
- getDescriptor() - Static method in class io.pinecone.proto.QueryVector.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.QueryVector
-
- getDescriptor() - Static method in class io.pinecone.proto.RequestUnion.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.RequestUnion
-
- getDescriptor() - Static method in class io.pinecone.proto.ScoredVector.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.ScoredVector
-
- getDescriptor() - Static method in class io.pinecone.proto.SingleQueryResults.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.SingleQueryResults
-
- getDescriptor() - Static method in class io.pinecone.proto.SparseValues.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.SparseValues
-
- getDescriptor() - Static method in class io.pinecone.proto.UpdateRequest.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.UpdateRequest
-
- getDescriptor() - Static method in class io.pinecone.proto.UpdateResponse.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.UpdateResponse
-
- getDescriptor() - Static method in class io.pinecone.proto.UpsertRequest.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.UpsertRequest
-
- getDescriptor() - Static method in class io.pinecone.proto.UpsertResponse.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.UpsertResponse
-
- getDescriptor() - Static method in class io.pinecone.proto.Usage.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.Usage
-
- getDescriptor() - Static method in class io.pinecone.proto.Vector.Builder
-
- getDescriptor() - Static method in class io.pinecone.proto.Vector
-
- getDescriptor() - Static method in class io.pinecone.proto.VectorServiceOuterClass
-
- getDescriptorForType() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.FetchRequest.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.FetchResponse.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.ListItem.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.ListRequest.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.ListResponse.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.Pagination.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.QueryRequest.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.QueryResponse.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.QueryVector.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.RequestUnion.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.ScoredVector.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.SparseValues.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.Usage.Builder
-
- getDescriptorForType() - Method in class io.pinecone.proto.Vector.Builder
-
- getDetails() - Method in class org.openapitools.control.client.model.ErrorResponseError
-
Additional information about the error.
- getDimension() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The dimension of the indexed vectors.
- getDimension() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
The dimension of the indexed vectors.
- getDimension() - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
The dimension of the indexed vectors.
- getDimension() - Method in class org.openapitools.control.client.model.CollectionModel
-
The dimension of the vectors stored in each record held in the collection.
- getDimension() - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
The dimensions of the vectors to be inserted in the index.
- getDimension() - Method in class org.openapitools.control.client.model.IndexModel
-
The dimensions of the vectors to be inserted in the index.
- getEnvironment() - Method in class org.openapitools.control.client.model.CollectionModel
-
The environment where the collection is hosted.
- getEnvironment() - Method in class org.openapitools.control.client.model.PodSpec
-
The environment where the index is hosted.
- getError() - Method in class org.openapitools.control.client.model.ErrorResponse
-
Get error
- getFetchMethod() - Static method in class io.pinecone.proto.VectorServiceGrpc
-
- getFilter() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
If specified, the metadata filter here will be used to select the vectors to delete.
- getFilter() - Method in class io.pinecone.proto.DeleteRequest
-
If specified, the metadata filter here will be used to select the vectors to delete.
- getFilter() - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
If specified, the metadata filter here will be used to select the vectors to delete.
- getFilter() - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- getFilter() - Method in class io.pinecone.proto.DescribeIndexStatsRequest
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- getFilter() - Method in interface io.pinecone.proto.DescribeIndexStatsRequestOrBuilder
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- getFilter() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The filter to apply.
- getFilter() - Method in class io.pinecone.proto.QueryRequest
-
The filter to apply.
- getFilter() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The filter to apply.
- getFilter() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the metadata filter to apply.
- getFilter() - Method in class io.pinecone.proto.QueryVector
-
An override for the metadata filter to apply.
- getFilter() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
An override for the metadata filter to apply.
- getFilterBuilder() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
If specified, the metadata filter here will be used to select the vectors to delete.
- getFilterBuilder() - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- getFilterBuilder() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The filter to apply.
- getFilterBuilder() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the metadata filter to apply.
- getFilterOrBuilder() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
If specified, the metadata filter here will be used to select the vectors to delete.
- getFilterOrBuilder() - Method in class io.pinecone.proto.DeleteRequest
-
If specified, the metadata filter here will be used to select the vectors to delete.
- getFilterOrBuilder() - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
If specified, the metadata filter here will be used to select the vectors to delete.
- getFilterOrBuilder() - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- getFilterOrBuilder() - Method in class io.pinecone.proto.DescribeIndexStatsRequest
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- getFilterOrBuilder() - Method in interface io.pinecone.proto.DescribeIndexStatsRequestOrBuilder
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- getFilterOrBuilder() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The filter to apply.
- getFilterOrBuilder() - Method in class io.pinecone.proto.QueryRequest
-
The filter to apply.
- getFilterOrBuilder() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The filter to apply.
- getFilterOrBuilder() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the metadata filter to apply.
- getFilterOrBuilder() - Method in class io.pinecone.proto.QueryVector
-
An override for the metadata filter to apply.
- getFilterOrBuilder() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
An override for the metadata filter to apply.
- getGson() - Static method in class org.openapitools.control.client.JSON
-
Get Gson.
- getHeaders() - Method in class org.openapitools.control.client.ApiResponse
-
Get the headers.
- getHost() - Method in class io.pinecone.configs.PineconeConfig
-
Returns the host.
- getHost() - Method in class io.pinecone.configs.ProxyConfig
-
Gets the hostname or IP address of the proxy server.
- getHost() - Method in class org.openapitools.control.client.model.IndexModel
-
The URL address where the index is hosted.
- getHostIndex() - Method in class org.openapitools.control.client.api.InferenceApi
-
- getHostIndex() - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
- getHttpClient() - Method in class org.openapitools.control.client.ApiClient
-
Get HTTP client
- getId() - Method in class io.pinecone.proto.ListItem.Builder
-
string id = 1;
- getId() - Method in class io.pinecone.proto.ListItem
-
string id = 1;
- getId() - Method in interface io.pinecone.proto.ListItemOrBuilder
-
string id = 1;
- getId() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The unique ID of the vector to be used as a query vector.
- getId() - Method in class io.pinecone.proto.QueryRequest
-
The unique ID of the vector to be used as a query vector.
- getId() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The unique ID of the vector to be used as a query vector.
- getId() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector's unique id.
- getId() - Method in class io.pinecone.proto.ScoredVector
-
This is the vector's unique id.
- getId() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the vector's unique id.
- getId() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector's unique id.
- getId() - Method in class io.pinecone.proto.UpdateRequest
-
Vector's unique id.
- getId() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Vector's unique id.
- getId() - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector's unique id.
- getId() - Method in class io.pinecone.proto.Vector
-
This is the vector's unique id.
- getId() - Method in interface io.pinecone.proto.VectorOrBuilder
-
This is the vector's unique id.
- getId() - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Returns the identifier of the vector.
- getId() - Method in class io.pinecone.unsigned_indices_model.VectorWithUnsignedIndices
-
Returns the identifier of the vector.
- getIdBytes() - Method in class io.pinecone.proto.ListItem.Builder
-
string id = 1;
- getIdBytes() - Method in class io.pinecone.proto.ListItem
-
string id = 1;
- getIdBytes() - Method in interface io.pinecone.proto.ListItemOrBuilder
-
string id = 1;
- getIdBytes() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The unique ID of the vector to be used as a query vector.
- getIdBytes() - Method in class io.pinecone.proto.QueryRequest
-
The unique ID of the vector to be used as a query vector.
- getIdBytes() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The unique ID of the vector to be used as a query vector.
- getIdBytes() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector's unique id.
- getIdBytes() - Method in class io.pinecone.proto.ScoredVector
-
This is the vector's unique id.
- getIdBytes() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the vector's unique id.
- getIdBytes() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector's unique id.
- getIdBytes() - Method in class io.pinecone.proto.UpdateRequest
-
Vector's unique id.
- getIdBytes() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Vector's unique id.
- getIdBytes() - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector's unique id.
- getIdBytes() - Method in class io.pinecone.proto.Vector
-
This is the vector's unique id.
- getIdBytes() - Method in interface io.pinecone.proto.VectorOrBuilder
-
This is the vector's unique id.
- getIds(int) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
Vectors to delete.
- getIds(int) - Method in class io.pinecone.proto.DeleteRequest
-
Vectors to delete.
- getIds(int) - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
Vectors to delete.
- getIds(int) - Method in class io.pinecone.proto.FetchRequest.Builder
-
The vector IDs to fetch.
- getIds(int) - Method in class io.pinecone.proto.FetchRequest
-
The vector IDs to fetch.
- getIds(int) - Method in interface io.pinecone.proto.FetchRequestOrBuilder
-
The vector IDs to fetch.
- getIdsBytes(int) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
Vectors to delete.
- getIdsBytes(int) - Method in class io.pinecone.proto.DeleteRequest
-
Vectors to delete.
- getIdsBytes(int) - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
Vectors to delete.
- getIdsBytes(int) - Method in class io.pinecone.proto.FetchRequest.Builder
-
The vector IDs to fetch.
- getIdsBytes(int) - Method in class io.pinecone.proto.FetchRequest
-
The vector IDs to fetch.
- getIdsBytes(int) - Method in interface io.pinecone.proto.FetchRequestOrBuilder
-
The vector IDs to fetch.
- getIdsCount() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
Vectors to delete.
- getIdsCount() - Method in class io.pinecone.proto.DeleteRequest
-
Vectors to delete.
- getIdsCount() - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
Vectors to delete.
- getIdsCount() - Method in class io.pinecone.proto.FetchRequest.Builder
-
The vector IDs to fetch.
- getIdsCount() - Method in class io.pinecone.proto.FetchRequest
-
The vector IDs to fetch.
- getIdsCount() - Method in interface io.pinecone.proto.FetchRequestOrBuilder
-
The vector IDs to fetch.
- getIdsList() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
Vectors to delete.
- getIdsList() - Method in class io.pinecone.proto.DeleteRequest
-
Vectors to delete.
- getIdsList() - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
Vectors to delete.
- getIdsList() - Method in class io.pinecone.proto.FetchRequest.Builder
-
The vector IDs to fetch.
- getIdsList() - Method in class io.pinecone.proto.FetchRequest
-
The vector IDs to fetch.
- getIdsList() - Method in interface io.pinecone.proto.FetchRequestOrBuilder
-
The vector IDs to fetch.
- getIncludeMetadata() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Indicates whether metadata is included in the response as well as the ids.
- getIncludeMetadata() - Method in class io.pinecone.proto.QueryRequest
-
Indicates whether metadata is included in the response as well as the ids.
- getIncludeMetadata() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
Indicates whether metadata is included in the response as well as the ids.
- getIncludeValues() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Indicates whether vector values are included in the response.
- getIncludeValues() - Method in class io.pinecone.proto.QueryRequest
-
Indicates whether vector values are included in the response.
- getIncludeValues() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
Indicates whether vector values are included in the response.
- getIndexConnection(String) - Method in class io.pinecone.clients.Pinecone
-
Retrieves a connection to a specific index for synchronous operations.
- getIndexed() - Method in class org.openapitools.control.client.model.PodSpecMetadataConfig
-
By default, all metadata is indexed; to change this behavior, use this property to specify an array of metadata fields that should be indexed.
- getIndexes() - Method in class org.openapitools.control.client.model.IndexList
-
Get indexes
- getIndexFullness() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The fullness of the index, regardless of whether a metadata filter expression was passed.
- getIndexFullness() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
The fullness of the index, regardless of whether a metadata filter expression was passed.
- getIndexFullness() - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
The fullness of the index, regardless of whether a metadata filter expression was passed.
- getIndices(int) - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndices(int) - Method in class io.pinecone.proto.SparseValues
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndices(int) - Method in interface io.pinecone.proto.SparseValuesOrBuilder
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndicesCount() - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndicesCount() - Method in class io.pinecone.proto.SparseValues
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndicesCount() - Method in interface io.pinecone.proto.SparseValuesOrBuilder
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndicesList() - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndicesList() - Method in class io.pinecone.proto.SparseValues
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndicesList() - Method in interface io.pinecone.proto.SparseValuesOrBuilder
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- getIndicesWithUnsigned32IntList() - Method in class io.pinecone.unsigned_indices_model.SparseValuesWithUnsignedIndices
-
Returns the list of indices, represented as unsigned 32-bit integers.
- getInputs() - Method in class org.openapitools.control.client.model.EmbedRequest
-
Get inputs
- getInputType() - Method in class org.openapitools.control.client.model.EmbedRequestParameters
-
Common property used to distinguish between types of data.
- getJSON() - Method in class org.openapitools.control.client.ApiClient
-
Get JSON
- getKeyManagers() - Method in class org.openapitools.control.client.ApiClient
-
Getter for the field keyManagers.
- getLimit() - Method in class io.pinecone.proto.ListRequest.Builder
-
Max number of ids to return
- getLimit() - Method in class io.pinecone.proto.ListRequest
-
Max number of ids to return
- getLimit() - Method in interface io.pinecone.proto.ListRequestOrBuilder
-
Max number of ids to return
- getListMethod() - Static method in class io.pinecone.proto.VectorServiceGrpc
-
- getLocation() - Method in class org.openapitools.control.client.auth.ApiKeyAuth
-
- getMatches(int) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- getMatches(int) - Method in class io.pinecone.proto.QueryResponse
-
The matches for the vectors.
- getMatches(int) - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The matches for the vectors.
- getMatches(int) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- getMatches(int) - Method in class io.pinecone.proto.SingleQueryResults
-
The matches for the vectors.
- getMatches(int) - Method in interface io.pinecone.proto.SingleQueryResultsOrBuilder
-
The matches for the vectors.
- getMatches(int) - Method in class io.pinecone.unsigned_indices_model.QueryResponseWithUnsignedIndices
-
- getMatchesBuilder(int) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- getMatchesBuilder(int) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- getMatchesBuilderList() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- getMatchesBuilderList() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- getMatchesCount() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- getMatchesCount() - Method in class io.pinecone.proto.QueryResponse
-
The matches for the vectors.
- getMatchesCount() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The matches for the vectors.
- getMatchesCount() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- getMatchesCount() - Method in class io.pinecone.proto.SingleQueryResults
-
The matches for the vectors.
- getMatchesCount() - Method in interface io.pinecone.proto.SingleQueryResultsOrBuilder
-
The matches for the vectors.
- getMatchesList() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- getMatchesList() - Method in class io.pinecone.proto.QueryResponse
-
The matches for the vectors.
- getMatchesList() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The matches for the vectors.
- getMatchesList() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- getMatchesList() - Method in class io.pinecone.proto.SingleQueryResults
-
The matches for the vectors.
- getMatchesList() - Method in interface io.pinecone.proto.SingleQueryResultsOrBuilder
-
The matches for the vectors.
- getMatchesList() - Method in class io.pinecone.unsigned_indices_model.QueryResponseWithUnsignedIndices
-
Returns the list of matching vectors, where each vector contains sparse values with unsigned 32-bit integer indices.
- getMatchesOrBuilder(int) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- getMatchesOrBuilder(int) - Method in class io.pinecone.proto.QueryResponse
-
The matches for the vectors.
- getMatchesOrBuilder(int) - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The matches for the vectors.
- getMatchesOrBuilder(int) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- getMatchesOrBuilder(int) - Method in class io.pinecone.proto.SingleQueryResults
-
The matches for the vectors.
- getMatchesOrBuilder(int) - Method in interface io.pinecone.proto.SingleQueryResultsOrBuilder
-
The matches for the vectors.
- getMatchesOrBuilderList() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- getMatchesOrBuilderList() - Method in class io.pinecone.proto.QueryResponse
-
The matches for the vectors.
- getMatchesOrBuilderList() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The matches for the vectors.
- getMatchesOrBuilderList() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- getMatchesOrBuilderList() - Method in class io.pinecone.proto.SingleQueryResults
-
The matches for the vectors.
- getMatchesOrBuilderList() - Method in interface io.pinecone.proto.SingleQueryResultsOrBuilder
-
The matches for the vectors.
- getMessage() - Method in class io.pinecone.exceptions.FailedRequestInfo
-
- getMessage() - Method in exception org.openapitools.control.client.ApiException
-
Get the exception message including HTTP response data.
- getMessage() - Method in class org.openapitools.control.client.model.ErrorResponseError
-
Get message
- getMetadata() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the metadata, if it is requested.
- getMetadata() - Method in class io.pinecone.proto.ScoredVector
-
This is the metadata, if it is requested.
- getMetadata() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the metadata, if it is requested.
- getMetadata() - Method in class io.pinecone.proto.Vector.Builder
-
This is the metadata included in the request.
- getMetadata() - Method in class io.pinecone.proto.Vector
-
This is the metadata included in the request.
- getMetadata() - Method in interface io.pinecone.proto.VectorOrBuilder
-
This is the metadata included in the request.
- getMetadata() - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Returns the metadata associated with the vector.
- getMetadata() - Method in class io.pinecone.unsigned_indices_model.VectorWithUnsignedIndices
-
Returns the metadata associated with the vector.
- getMetadataBuilder() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the metadata, if it is requested.
- getMetadataBuilder() - Method in class io.pinecone.proto.Vector.Builder
-
This is the metadata included in the request.
- getMetadataConfig() - Method in class org.openapitools.control.client.model.PodSpec
-
Get metadataConfig
- getMetadataOrBuilder() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the metadata, if it is requested.
- getMetadataOrBuilder() - Method in class io.pinecone.proto.ScoredVector
-
This is the metadata, if it is requested.
- getMetadataOrBuilder() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the metadata, if it is requested.
- getMetadataOrBuilder() - Method in class io.pinecone.proto.Vector.Builder
-
This is the metadata included in the request.
- getMetadataOrBuilder() - Method in class io.pinecone.proto.Vector
-
This is the metadata included in the request.
- getMetadataOrBuilder() - Method in interface io.pinecone.proto.VectorOrBuilder
-
This is the metadata included in the request.
- getMetric() - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
The distance metric to be used for similarity search.
- getMetric() - Method in class org.openapitools.control.client.model.IndexModel
-
The distance metric to be used for similarity search.
- getModel() - Method in class org.openapitools.control.client.model.EmbeddingsList
-
Get model
- getModel() - Method in class org.openapitools.control.client.model.EmbedRequest
-
Get model
- getMutableNamespaces() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
Deprecated.
- getMutableVectors() - Method in class io.pinecone.proto.FetchResponse.Builder
-
Deprecated.
- getName() - Method in class org.openapitools.control.client.model.CollectionModel
-
The name of the collection.
- getName() - Method in class org.openapitools.control.client.model.CreateCollectionRequest
-
The name of the collection to be created.
- getName() - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
The name of the index.
- getName() - Method in class org.openapitools.control.client.model.IndexModel
-
The name of the index.
- getName() - Method in class org.openapitools.control.client.Pair
-
- getNamespace() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
The namespace to delete vectors from, if applicable.
- getNamespace() - Method in class io.pinecone.proto.DeleteRequest
-
The namespace to delete vectors from, if applicable.
- getNamespace() - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
The namespace to delete vectors from, if applicable.
- getNamespace() - Method in class io.pinecone.proto.FetchRequest.Builder
-
string namespace = 2;
- getNamespace() - Method in class io.pinecone.proto.FetchRequest
-
string namespace = 2;
- getNamespace() - Method in interface io.pinecone.proto.FetchRequestOrBuilder
-
string namespace = 2;
- getNamespace() - Method in class io.pinecone.proto.FetchResponse.Builder
-
The namespace of the vectors.
- getNamespace() - Method in class io.pinecone.proto.FetchResponse
-
The namespace of the vectors.
- getNamespace() - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The namespace of the vectors.
- getNamespace() - Method in class io.pinecone.proto.ListRequest.Builder
-
string namespace = 4;
- getNamespace() - Method in class io.pinecone.proto.ListRequest
-
string namespace = 4;
- getNamespace() - Method in interface io.pinecone.proto.ListRequestOrBuilder
-
string namespace = 4;
- getNamespace() - Method in class io.pinecone.proto.ListResponse.Builder
-
The namespace of the vectors.
- getNamespace() - Method in class io.pinecone.proto.ListResponse
-
The namespace of the vectors.
- getNamespace() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
The namespace of the vectors.
- getNamespace() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The namespace to query.
- getNamespace() - Method in class io.pinecone.proto.QueryRequest
-
The namespace to query.
- getNamespace() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The namespace to query.
- getNamespace() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The namespace for the vectors.
- getNamespace() - Method in class io.pinecone.proto.QueryResponse
-
The namespace for the vectors.
- getNamespace() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The namespace for the vectors.
- getNamespace() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override the namespace to search.
- getNamespace() - Method in class io.pinecone.proto.QueryVector
-
An override the namespace to search.
- getNamespace() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
An override the namespace to search.
- getNamespace() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The namespace for the vectors.
- getNamespace() - Method in class io.pinecone.proto.SingleQueryResults
-
The namespace for the vectors.
- getNamespace() - Method in interface io.pinecone.proto.SingleQueryResultsOrBuilder
-
The namespace for the vectors.
- getNamespace() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Namespace name where to update the vector.
- getNamespace() - Method in class io.pinecone.proto.UpdateRequest
-
Namespace name where to update the vector.
- getNamespace() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Namespace name where to update the vector.
- getNamespace() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
This is the namespace name where you upsert vectors.
- getNamespace() - Method in class io.pinecone.proto.UpsertRequest
-
This is the namespace name where you upsert vectors.
- getNamespace() - Method in interface io.pinecone.proto.UpsertRequestOrBuilder
-
This is the namespace name where you upsert vectors.
- getNamespace() - Method in class io.pinecone.unsigned_indices_model.QueryResponseWithUnsignedIndices
-
Returns the namespace of the query.
- getNamespaceBytes() - Method in class io.pinecone.proto.DeleteRequest.Builder
-
The namespace to delete vectors from, if applicable.
- getNamespaceBytes() - Method in class io.pinecone.proto.DeleteRequest
-
The namespace to delete vectors from, if applicable.
- getNamespaceBytes() - Method in interface io.pinecone.proto.DeleteRequestOrBuilder
-
The namespace to delete vectors from, if applicable.
- getNamespaceBytes() - Method in class io.pinecone.proto.FetchRequest.Builder
-
string namespace = 2;
- getNamespaceBytes() - Method in class io.pinecone.proto.FetchRequest
-
string namespace = 2;
- getNamespaceBytes() - Method in interface io.pinecone.proto.FetchRequestOrBuilder
-
string namespace = 2;
- getNamespaceBytes() - Method in class io.pinecone.proto.FetchResponse.Builder
-
The namespace of the vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.FetchResponse
-
The namespace of the vectors.
- getNamespaceBytes() - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The namespace of the vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.ListRequest.Builder
-
string namespace = 4;
- getNamespaceBytes() - Method in class io.pinecone.proto.ListRequest
-
string namespace = 4;
- getNamespaceBytes() - Method in interface io.pinecone.proto.ListRequestOrBuilder
-
string namespace = 4;
- getNamespaceBytes() - Method in class io.pinecone.proto.ListResponse.Builder
-
The namespace of the vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.ListResponse
-
The namespace of the vectors.
- getNamespaceBytes() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
The namespace of the vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The namespace to query.
- getNamespaceBytes() - Method in class io.pinecone.proto.QueryRequest
-
The namespace to query.
- getNamespaceBytes() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The namespace to query.
- getNamespaceBytes() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The namespace for the vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.QueryResponse
-
The namespace for the vectors.
- getNamespaceBytes() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The namespace for the vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override the namespace to search.
- getNamespaceBytes() - Method in class io.pinecone.proto.QueryVector
-
An override the namespace to search.
- getNamespaceBytes() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
An override the namespace to search.
- getNamespaceBytes() - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The namespace for the vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.SingleQueryResults
-
The namespace for the vectors.
- getNamespaceBytes() - Method in interface io.pinecone.proto.SingleQueryResultsOrBuilder
-
The namespace for the vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Namespace name where to update the vector.
- getNamespaceBytes() - Method in class io.pinecone.proto.UpdateRequest
-
Namespace name where to update the vector.
- getNamespaceBytes() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Namespace name where to update the vector.
- getNamespaceBytes() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
This is the namespace name where you upsert vectors.
- getNamespaceBytes() - Method in class io.pinecone.proto.UpsertRequest
-
This is the namespace name where you upsert vectors.
- getNamespaceBytes() - Method in interface io.pinecone.proto.UpsertRequestOrBuilder
-
This is the namespace name where you upsert vectors.
- getNamespaces() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
Deprecated.
- getNamespaces() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
Deprecated.
- getNamespaces() - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
Deprecated.
- getNamespacesCount() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- getNamespacesCount() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
- getNamespacesCount() - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesMap() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesMap() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesMap() - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesOrDefault(String, NamespaceSummary) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesOrDefault(String, NamespaceSummary) - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesOrDefault(String, NamespaceSummary) - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesOrThrow(String) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesOrThrow(String) - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNamespacesOrThrow(String) - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
A mapping for each namespace in the index from the namespace name to a
summary of its contents.
- getNext() - Method in class io.pinecone.proto.Pagination.Builder
-
string next = 1;
- getNext() - Method in class io.pinecone.proto.Pagination
-
string next = 1;
- getNext() - Method in interface io.pinecone.proto.PaginationOrBuilder
-
string next = 1;
- getNextBytes() - Method in class io.pinecone.proto.Pagination.Builder
-
string next = 1;
- getNextBytes() - Method in class io.pinecone.proto.Pagination
-
string next = 1;
- getNextBytes() - Method in interface io.pinecone.proto.PaginationOrBuilder
-
string next = 1;
- getNumber() - Method in enum io.pinecone.proto.RequestUnion.RequestUnionInnerCase
-
- getPagination() - Method in class io.pinecone.proto.ListResponse.Builder
-
Pagination token to continue past this listing
- getPagination() - Method in class io.pinecone.proto.ListResponse
-
Pagination token to continue past this listing
- getPagination() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
Pagination token to continue past this listing
- getPaginationBuilder() - Method in class io.pinecone.proto.ListResponse.Builder
-
Pagination token to continue past this listing
- getPaginationOrBuilder() - Method in class io.pinecone.proto.ListResponse.Builder
-
Pagination token to continue past this listing
- getPaginationOrBuilder() - Method in class io.pinecone.proto.ListResponse
-
Pagination token to continue past this listing
- getPaginationOrBuilder() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
Pagination token to continue past this listing
- getPaginationToken() - Method in class io.pinecone.proto.ListRequest.Builder
-
Pagination token to continue a previous listing operation
- getPaginationToken() - Method in class io.pinecone.proto.ListRequest
-
Pagination token to continue a previous listing operation
- getPaginationToken() - Method in interface io.pinecone.proto.ListRequestOrBuilder
-
Pagination token to continue a previous listing operation
- getPaginationTokenBytes() - Method in class io.pinecone.proto.ListRequest.Builder
-
Pagination token to continue a previous listing operation
- getPaginationTokenBytes() - Method in class io.pinecone.proto.ListRequest
-
Pagination token to continue a previous listing operation
- getPaginationTokenBytes() - Method in interface io.pinecone.proto.ListRequestOrBuilder
-
Pagination token to continue a previous listing operation
- getParameters() - Method in class org.openapitools.control.client.model.EmbedRequest
-
Get parameters
- getParamName() - Method in class org.openapitools.control.client.auth.ApiKeyAuth
-
- getParserForType() - Method in class io.pinecone.proto.DeleteRequest
-
- getParserForType() - Method in class io.pinecone.proto.DeleteResponse
-
- getParserForType() - Method in class io.pinecone.proto.DescribeIndexStatsRequest
-
- getParserForType() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
- getParserForType() - Method in class io.pinecone.proto.FetchRequest
-
- getParserForType() - Method in class io.pinecone.proto.FetchResponse
-
- getParserForType() - Method in class io.pinecone.proto.ListItem
-
- getParserForType() - Method in class io.pinecone.proto.ListRequest
-
- getParserForType() - Method in class io.pinecone.proto.ListResponse
-
- getParserForType() - Method in class io.pinecone.proto.NamespaceSummary
-
- getParserForType() - Method in class io.pinecone.proto.Pagination
-
- getParserForType() - Method in class io.pinecone.proto.QueryRequest
-
- getParserForType() - Method in class io.pinecone.proto.QueryResponse
-
- getParserForType() - Method in class io.pinecone.proto.QueryVector
-
- getParserForType() - Method in class io.pinecone.proto.RequestUnion
-
- getParserForType() - Method in class io.pinecone.proto.ScoredVector
-
- getParserForType() - Method in class io.pinecone.proto.SingleQueryResults
-
- getParserForType() - Method in class io.pinecone.proto.SparseValues
-
- getParserForType() - Method in class io.pinecone.proto.UpdateRequest
-
- getParserForType() - Method in class io.pinecone.proto.UpdateResponse
-
- getParserForType() - Method in class io.pinecone.proto.UpsertRequest
-
- getParserForType() - Method in class io.pinecone.proto.UpsertResponse
-
- getParserForType() - Method in class io.pinecone.proto.Usage
-
- getParserForType() - Method in class io.pinecone.proto.Vector
-
- getPassword() - Method in class org.openapitools.control.client.auth.HttpBasicAuth
-
- getPod() - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpec
-
Get pod
- getPod() - Method in class org.openapitools.control.client.model.IndexModelSpec
-
Get pod
- getPod() - Method in class org.openapitools.control.client.model.IndexSpec
-
Get pod
- getPods() - Method in class org.openapitools.control.client.model.PodSpec
-
The number of pods to be used in the index.
- getPodType() - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
The type of pod to use.
- getPodType() - Method in class org.openapitools.control.client.model.PodSpec
-
The type of pod to use.
- getPort() - Method in class io.pinecone.configs.ProxyConfig
-
Gets the port number of the proxy server.
- getPrefix() - Method in class io.pinecone.proto.ListRequest.Builder
-
The vector IDs to fetch.
- getPrefix() - Method in class io.pinecone.proto.ListRequest
-
The vector IDs to fetch.
- getPrefix() - Method in interface io.pinecone.proto.ListRequestOrBuilder
-
The vector IDs to fetch.
- getPrefixBytes() - Method in class io.pinecone.proto.ListRequest.Builder
-
The vector IDs to fetch.
- getPrefixBytes() - Method in class io.pinecone.proto.ListRequest
-
The vector IDs to fetch.
- getPrefixBytes() - Method in interface io.pinecone.proto.ListRequestOrBuilder
-
The vector IDs to fetch.
- getProxyConfig() - Method in class io.pinecone.configs.PineconeConfig
-
Returns the proxy configuration for control and data plane requests.
- getQueries(int) - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- getQueries(int) - Method in class io.pinecone.proto.QueryRequest
-
Deprecated.
- getQueries(int) - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
Deprecated.
- getQueriesBuilder(int) - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- getQueriesBuilderList() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- getQueriesCount() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- getQueriesCount() - Method in class io.pinecone.proto.QueryRequest
-
Deprecated.
- getQueriesCount() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
Deprecated.
- getQueriesList() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- getQueriesList() - Method in class io.pinecone.proto.QueryRequest
-
Deprecated.
- getQueriesList() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
Deprecated.
- getQueriesOrBuilder(int) - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- getQueriesOrBuilder(int) - Method in class io.pinecone.proto.QueryRequest
-
Deprecated.
- getQueriesOrBuilder(int) - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
Deprecated.
- getQueriesOrBuilderList() - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- getQueriesOrBuilderList() - Method in class io.pinecone.proto.QueryRequest
-
Deprecated.
- getQueriesOrBuilderList() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
Deprecated.
- getQueryMethod() - Static method in class io.pinecone.proto.VectorServiceGrpc
-
- getReadTimeout() - Method in class org.openapitools.control.client.ApiClient
-
Get read timeout (in milliseconds).
- getReadUnits() - Method in class io.pinecone.proto.Usage.Builder
-
The number of read units consumed by this operation.
- getReadUnits() - Method in class io.pinecone.proto.Usage
-
The number of read units consumed by this operation.
- getReadUnits() - Method in interface io.pinecone.proto.UsageOrBuilder
-
The number of read units consumed by this operation.
- getReady() - Method in class org.openapitools.control.client.model.IndexModelStatus
-
Get ready
- getRegion() - Method in class org.openapitools.control.client.model.ServerlessSpec
-
The region where you would like your index to be created.
- getReplicas() - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
The number of replicas.
- getReplicas() - Method in class org.openapitools.control.client.model.PodSpec
-
The number of replicas.
- getRequestUnionInnerCase() - Method in class io.pinecone.proto.RequestUnion.Builder
-
- getRequestUnionInnerCase() - Method in class io.pinecone.proto.RequestUnion
-
- getRequestUnionInnerCase() - Method in interface io.pinecone.proto.RequestUnionOrBuilder
-
- getResponseBody() - Method in exception org.openapitools.control.client.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception org.openapitools.control.client.ApiException
-
Get the HTTP response headers.
- getResults(int) - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- getResults(int) - Method in class io.pinecone.proto.QueryResponse
-
Deprecated.
- getResults(int) - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
Deprecated.
- getResultsBuilder(int) - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- getResultsBuilderList() - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- getResultsCount() - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- getResultsCount() - Method in class io.pinecone.proto.QueryResponse
-
Deprecated.
- getResultsCount() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
Deprecated.
- getResultsList() - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- getResultsList() - Method in class io.pinecone.proto.QueryResponse
-
Deprecated.
- getResultsList() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
Deprecated.
- getResultsOrBuilder(int) - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- getResultsOrBuilder(int) - Method in class io.pinecone.proto.QueryResponse
-
Deprecated.
- getResultsOrBuilder(int) - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
Deprecated.
- getResultsOrBuilderList() - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- getResultsOrBuilderList() - Method in class io.pinecone.proto.QueryResponse
-
Deprecated.
- getResultsOrBuilderList() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
Deprecated.
- getSchemas() - Method in class org.openapitools.control.client.model.AbstractOpenApiSchema
-
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
- getSchemaType() - Method in class org.openapitools.control.client.model.AbstractOpenApiSchema
-
Get the schema type (e.g.
- getScore() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is a measure of similarity between this vector and the query vector.
- getScore() - Method in class io.pinecone.proto.ScoredVector
-
This is a measure of similarity between this vector and the query vector.
- getScore() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is a measure of similarity between this vector and the query vector.
- getScore() - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Returns the score associated with the vector.
- getSerializedSize() - Method in class io.pinecone.proto.DeleteRequest
-
- getSerializedSize() - Method in class io.pinecone.proto.DeleteResponse
-
- getSerializedSize() - Method in class io.pinecone.proto.DescribeIndexStatsRequest
-
- getSerializedSize() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
- getSerializedSize() - Method in class io.pinecone.proto.FetchRequest
-
- getSerializedSize() - Method in class io.pinecone.proto.FetchResponse
-
- getSerializedSize() - Method in class io.pinecone.proto.ListItem
-
- getSerializedSize() - Method in class io.pinecone.proto.ListRequest
-
- getSerializedSize() - Method in class io.pinecone.proto.ListResponse
-
- getSerializedSize() - Method in class io.pinecone.proto.NamespaceSummary
-
- getSerializedSize() - Method in class io.pinecone.proto.Pagination
-
- getSerializedSize() - Method in class io.pinecone.proto.QueryRequest
-
- getSerializedSize() - Method in class io.pinecone.proto.QueryResponse
-
- getSerializedSize() - Method in class io.pinecone.proto.QueryVector
-
- getSerializedSize() - Method in class io.pinecone.proto.RequestUnion
-
- getSerializedSize() - Method in class io.pinecone.proto.ScoredVector
-
- getSerializedSize() - Method in class io.pinecone.proto.SingleQueryResults
-
- getSerializedSize() - Method in class io.pinecone.proto.SparseValues
-
- getSerializedSize() - Method in class io.pinecone.proto.UpdateRequest
-
- getSerializedSize() - Method in class io.pinecone.proto.UpdateResponse
-
- getSerializedSize() - Method in class io.pinecone.proto.UpsertRequest
-
- getSerializedSize() - Method in class io.pinecone.proto.UpsertResponse
-
- getSerializedSize() - Method in class io.pinecone.proto.Usage
-
- getSerializedSize() - Method in class io.pinecone.proto.Vector
-
- getServerIndex() - Method in class org.openapitools.control.client.ApiClient
-
- getServerless() - Method in class org.openapitools.control.client.model.IndexModelSpec
-
Get serverless
- getServerless() - Method in class org.openapitools.control.client.model.IndexSpec
-
Get serverless
- getServers() - Method in class org.openapitools.control.client.ApiClient
-
- getServerVariables() - Method in class org.openapitools.control.client.ApiClient
-
- getServiceDescriptor() - Static method in class io.pinecone.proto.VectorServiceGrpc
-
- getSetMetadata() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Metadata to *set* for the vector.
- getSetMetadata() - Method in class io.pinecone.proto.UpdateRequest
-
Metadata to *set* for the vector.
- getSetMetadata() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Metadata to *set* for the vector.
- getSetMetadataBuilder() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Metadata to *set* for the vector.
- getSetMetadataOrBuilder() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Metadata to *set* for the vector.
- getSetMetadataOrBuilder() - Method in class io.pinecone.proto.UpdateRequest
-
Metadata to *set* for the vector.
- getSetMetadataOrBuilder() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Metadata to *set* for the vector.
- getShards() - Method in class org.openapitools.control.client.model.PodSpec
-
The number of shards.
- getSize() - Method in class org.openapitools.control.client.model.CollectionModel
-
The size of the collection in bytes.
- getSource() - Method in class org.openapitools.control.client.model.CreateCollectionRequest
-
The name of the index to be used as the source for the collection.
- getSourceCollection() - Method in class org.openapitools.control.client.model.PodSpec
-
The name of the collection to be used as the source for the index.
- getSourceTag() - Method in class io.pinecone.configs.PineconeConfig
-
Returns the source tag.
- getSparseValues() - Method in class io.pinecone.proto.QueryVector.Builder
-
The query sparse values.
- getSparseValues() - Method in class io.pinecone.proto.QueryVector
-
The query sparse values.
- getSparseValues() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
The query sparse values.
- getSparseValues() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the sparse data, if it is requested.
- getSparseValues() - Method in class io.pinecone.proto.ScoredVector
-
This is the sparse data, if it is requested.
- getSparseValues() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the sparse data, if it is requested.
- getSparseValues() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
.SparseValues sparse_values = 5;
- getSparseValues() - Method in class io.pinecone.proto.UpdateRequest
-
.SparseValues sparse_values = 5;
- getSparseValues() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
.SparseValues sparse_values = 5;
- getSparseValues() - Method in class io.pinecone.proto.Vector.Builder
-
.SparseValues sparse_values = 4;
- getSparseValues() - Method in class io.pinecone.proto.Vector
-
.SparseValues sparse_values = 4;
- getSparseValues() - Method in interface io.pinecone.proto.VectorOrBuilder
-
.SparseValues sparse_values = 4;
- getSparseValuesBuilder() - Method in class io.pinecone.proto.QueryVector.Builder
-
The query sparse values.
- getSparseValuesBuilder() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the sparse data, if it is requested.
- getSparseValuesBuilder() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
.SparseValues sparse_values = 5;
- getSparseValuesBuilder() - Method in class io.pinecone.proto.Vector.Builder
-
.SparseValues sparse_values = 4;
- getSparseValuesOrBuilder() - Method in class io.pinecone.proto.QueryVector.Builder
-
The query sparse values.
- getSparseValuesOrBuilder() - Method in class io.pinecone.proto.QueryVector
-
The query sparse values.
- getSparseValuesOrBuilder() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
The query sparse values.
- getSparseValuesOrBuilder() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the sparse data, if it is requested.
- getSparseValuesOrBuilder() - Method in class io.pinecone.proto.ScoredVector
-
This is the sparse data, if it is requested.
- getSparseValuesOrBuilder() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the sparse data, if it is requested.
- getSparseValuesOrBuilder() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
.SparseValues sparse_values = 5;
- getSparseValuesOrBuilder() - Method in class io.pinecone.proto.UpdateRequest
-
.SparseValues sparse_values = 5;
- getSparseValuesOrBuilder() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
.SparseValues sparse_values = 5;
- getSparseValuesOrBuilder() - Method in class io.pinecone.proto.Vector.Builder
-
.SparseValues sparse_values = 4;
- getSparseValuesOrBuilder() - Method in class io.pinecone.proto.Vector
-
.SparseValues sparse_values = 4;
- getSparseValuesOrBuilder() - Method in interface io.pinecone.proto.VectorOrBuilder
-
.SparseValues sparse_values = 4;
- getSparseValuesWithUnsignedIndices() - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Returns the sparse values associated with the vector, using unsigned 32-bit integer indices.
- getSparseValuesWithUnsignedIndices() - Method in class io.pinecone.unsigned_indices_model.VectorWithUnsignedIndices
-
Returns the sparse values associated with the vector, using unsigned 32-bit integer indices.
- getSparseVector() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query sparse values.
- getSparseVector() - Method in class io.pinecone.proto.QueryRequest
-
The query sparse values.
- getSparseVector() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The query sparse values.
- getSparseVectorBuilder() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query sparse values.
- getSparseVectorOrBuilder() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query sparse values.
- getSparseVectorOrBuilder() - Method in class io.pinecone.proto.QueryRequest
-
The query sparse values.
- getSparseVectorOrBuilder() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The query sparse values.
- getSpec() - Method in class org.openapitools.control.client.model.ConfigureIndexRequest
-
Get spec
- getSpec() - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
Get spec
- getSpec() - Method in class org.openapitools.control.client.model.IndexModel
-
Get spec
- getSslCaCert() - Method in class org.openapitools.control.client.ApiClient
-
Get SSL CA cert.
- getState() - Method in class org.openapitools.control.client.model.IndexModelStatus
-
Get state
- getStatus() - Method in class io.pinecone.exceptions.FailedRequestInfo
-
- getStatus() - Method in class org.openapitools.control.client.model.CollectionModel
-
The status of the collection.
- getStatus() - Method in class org.openapitools.control.client.model.ErrorResponse
-
The HTTP status code of the error.
- getStatus() - Method in class org.openapitools.control.client.model.IndexModel
-
Get status
- getStatusCode() - Method in class org.openapitools.control.client.ApiResponse
-
Get the status code.
- getTempFolderPath() - Method in class org.openapitools.control.client.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getText() - Method in class org.openapitools.control.client.model.EmbedRequestInputsInner
-
Get text
- getTopK() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The number of results to return for each query.
- getTopK() - Method in class io.pinecone.proto.QueryRequest
-
The number of results to return for each query.
- getTopK() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The number of results to return for each query.
- getTopK() - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the number of results to return for this query vector.
- getTopK() - Method in class io.pinecone.proto.QueryVector
-
An override for the number of results to return for this query vector.
- getTopK() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
An override for the number of results to return for this query vector.
- getTotalTokens() - Method in class org.openapitools.control.client.model.EmbeddingsListUsage
-
Get totalTokens
- getTotalVectorCount() - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The total number of vectors in the index, regardless of whether a metadata filter expression was passed
- getTotalVectorCount() - Method in class io.pinecone.proto.DescribeIndexStatsResponse
-
The total number of vectors in the index, regardless of whether a metadata filter expression was passed
- getTotalVectorCount() - Method in interface io.pinecone.proto.DescribeIndexStatsResponseOrBuilder
-
The total number of vectors in the index, regardless of whether a metadata filter expression was passed
- getTruncate() - Method in class org.openapitools.control.client.model.EmbedRequestParameters
-
How to handle inputs longer than those supported by the model.
- getUpdate() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpdateRequest update = 3;
- getUpdate() - Method in class io.pinecone.proto.RequestUnion
-
.UpdateRequest update = 3;
- getUpdate() - Method in interface io.pinecone.proto.RequestUnionOrBuilder
-
.UpdateRequest update = 3;
- getUpdateBuilder() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpdateRequest update = 3;
- getUpdateMethod() - Static method in class io.pinecone.proto.VectorServiceGrpc
-
- getUpdateOrBuilder() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpdateRequest update = 3;
- getUpdateOrBuilder() - Method in class io.pinecone.proto.RequestUnion
-
.UpdateRequest update = 3;
- getUpdateOrBuilder() - Method in interface io.pinecone.proto.RequestUnionOrBuilder
-
.UpdateRequest update = 3;
- getUpsert() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpsertRequest upsert = 1;
- getUpsert() - Method in class io.pinecone.proto.RequestUnion
-
.UpsertRequest upsert = 1;
- getUpsert() - Method in interface io.pinecone.proto.RequestUnionOrBuilder
-
.UpsertRequest upsert = 1;
- getUpsertBuilder() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpsertRequest upsert = 1;
- getUpsertedCount() - Method in class io.pinecone.proto.UpsertResponse.Builder
-
The number of vectors upserted.
- getUpsertedCount() - Method in class io.pinecone.proto.UpsertResponse
-
The number of vectors upserted.
- getUpsertedCount() - Method in interface io.pinecone.proto.UpsertResponseOrBuilder
-
The number of vectors upserted.
- getUpsertMethod() - Static method in class io.pinecone.proto.VectorServiceGrpc
-
- getUpsertOrBuilder() - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpsertRequest upsert = 1;
- getUpsertOrBuilder() - Method in class io.pinecone.proto.RequestUnion
-
.UpsertRequest upsert = 1;
- getUpsertOrBuilder() - Method in interface io.pinecone.proto.RequestUnionOrBuilder
-
.UpsertRequest upsert = 1;
- getUsage() - Method in class io.pinecone.proto.FetchResponse.Builder
-
The usage for this operation.
- getUsage() - Method in class io.pinecone.proto.FetchResponse
-
The usage for this operation.
- getUsage() - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The usage for this operation.
- getUsage() - Method in class io.pinecone.proto.ListResponse.Builder
-
The usage for this operation.
- getUsage() - Method in class io.pinecone.proto.ListResponse
-
The usage for this operation.
- getUsage() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
The usage for this operation.
- getUsage() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The usage for this operation.
- getUsage() - Method in class io.pinecone.proto.QueryResponse
-
The usage for this operation.
- getUsage() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The usage for this operation.
- getUsage() - Method in class io.pinecone.unsigned_indices_model.QueryResponseWithUnsignedIndices
-
Returns the usage information for the query.
- getUsage() - Method in class org.openapitools.control.client.model.EmbeddingsList
-
Get usage
- getUsageBuilder() - Method in class io.pinecone.proto.FetchResponse.Builder
-
The usage for this operation.
- getUsageBuilder() - Method in class io.pinecone.proto.ListResponse.Builder
-
The usage for this operation.
- getUsageBuilder() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The usage for this operation.
- getUsageOrBuilder() - Method in class io.pinecone.proto.FetchResponse.Builder
-
The usage for this operation.
- getUsageOrBuilder() - Method in class io.pinecone.proto.FetchResponse
-
The usage for this operation.
- getUsageOrBuilder() - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The usage for this operation.
- getUsageOrBuilder() - Method in class io.pinecone.proto.ListResponse.Builder
-
The usage for this operation.
- getUsageOrBuilder() - Method in class io.pinecone.proto.ListResponse
-
The usage for this operation.
- getUsageOrBuilder() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
The usage for this operation.
- getUsageOrBuilder() - Method in class io.pinecone.proto.QueryResponse.Builder
-
The usage for this operation.
- getUsageOrBuilder() - Method in class io.pinecone.proto.QueryResponse
-
The usage for this operation.
- getUsageOrBuilder() - Method in interface io.pinecone.proto.QueryResponseOrBuilder
-
The usage for this operation.
- getUserAgent() - Method in class io.pinecone.configs.PineconeConfig
-
Builds the user agent string for the Pinecone client.
- getUsername() - Method in class org.openapitools.control.client.auth.HttpBasicAuth
-
- getValue() - Method in enum org.openapitools.control.client.model.CollectionModel.StatusEnum
-
- getValue() - Method in enum org.openapitools.control.client.model.CreateIndexRequest.MetricEnum
-
- getValue() - Method in enum org.openapitools.control.client.model.DeletionProtection
-
- getValue() - Method in enum org.openapitools.control.client.model.ErrorResponseError.CodeEnum
-
- getValue() - Method in enum org.openapitools.control.client.model.IndexModel.MetricEnum
-
- getValue() - Method in enum org.openapitools.control.client.model.IndexModelStatus.StateEnum
-
- getValue() - Method in enum org.openapitools.control.client.model.ServerlessSpec.CloudEnum
-
- getValue() - Method in class org.openapitools.control.client.Pair
-
- getValues(int) - Method in class io.pinecone.proto.QueryVector.Builder
-
The query vector values.
- getValues(int) - Method in class io.pinecone.proto.QueryVector
-
The query vector values.
- getValues(int) - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
The query vector values.
- getValues(int) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector data, if it is requested.
- getValues(int) - Method in class io.pinecone.proto.ScoredVector
-
This is the vector data, if it is requested.
- getValues(int) - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the vector data, if it is requested.
- getValues(int) - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValues(int) - Method in class io.pinecone.proto.SparseValues
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValues(int) - Method in interface io.pinecone.proto.SparseValuesOrBuilder
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValues(int) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector data.
- getValues(int) - Method in class io.pinecone.proto.UpdateRequest
-
Vector data.
- getValues(int) - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Vector data.
- getValues(int) - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector data included in the request.
- getValues(int) - Method in class io.pinecone.proto.Vector
-
This is the vector data included in the request.
- getValues(int) - Method in interface io.pinecone.proto.VectorOrBuilder
-
This is the vector data included in the request.
- getValues() - Method in class org.openapitools.control.client.model.Embedding
-
The embedding values.
- getValuesCount() - Method in class io.pinecone.proto.QueryVector.Builder
-
The query vector values.
- getValuesCount() - Method in class io.pinecone.proto.QueryVector
-
The query vector values.
- getValuesCount() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
The query vector values.
- getValuesCount() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector data, if it is requested.
- getValuesCount() - Method in class io.pinecone.proto.ScoredVector
-
This is the vector data, if it is requested.
- getValuesCount() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the vector data, if it is requested.
- getValuesCount() - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValuesCount() - Method in class io.pinecone.proto.SparseValues
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValuesCount() - Method in interface io.pinecone.proto.SparseValuesOrBuilder
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValuesCount() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector data.
- getValuesCount() - Method in class io.pinecone.proto.UpdateRequest
-
Vector data.
- getValuesCount() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Vector data.
- getValuesCount() - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector data included in the request.
- getValuesCount() - Method in class io.pinecone.proto.Vector
-
This is the vector data included in the request.
- getValuesCount() - Method in interface io.pinecone.proto.VectorOrBuilder
-
This is the vector data included in the request.
- getValuesList() - Method in class io.pinecone.proto.QueryVector.Builder
-
The query vector values.
- getValuesList() - Method in class io.pinecone.proto.QueryVector
-
The query vector values.
- getValuesList() - Method in interface io.pinecone.proto.QueryVectorOrBuilder
-
The query vector values.
- getValuesList() - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector data, if it is requested.
- getValuesList() - Method in class io.pinecone.proto.ScoredVector
-
This is the vector data, if it is requested.
- getValuesList() - Method in interface io.pinecone.proto.ScoredVectorOrBuilder
-
This is the vector data, if it is requested.
- getValuesList() - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValuesList() - Method in class io.pinecone.proto.SparseValues
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValuesList() - Method in interface io.pinecone.proto.SparseValuesOrBuilder
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- getValuesList() - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector data.
- getValuesList() - Method in class io.pinecone.proto.UpdateRequest
-
Vector data.
- getValuesList() - Method in interface io.pinecone.proto.UpdateRequestOrBuilder
-
Vector data.
- getValuesList() - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector data included in the request.
- getValuesList() - Method in class io.pinecone.proto.Vector
-
This is the vector data included in the request.
- getValuesList() - Method in interface io.pinecone.proto.VectorOrBuilder
-
This is the vector data included in the request.
- getValuesList() - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Returns the dense vector values.
- getValuesList() - Method in class io.pinecone.unsigned_indices_model.SparseValuesWithUnsignedIndices
-
Returns the list of values corresponding to the indices.
- getValuesList() - Method in class io.pinecone.unsigned_indices_model.VectorWithUnsignedIndices
-
Returns The dense vector values.
- getVector(int) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query vector.
- getVector(int) - Method in class io.pinecone.proto.QueryRequest
-
The query vector.
- getVector(int) - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The query vector.
- getVectorCount() - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
The number of vectors stored in this namespace.
- getVectorCount() - Method in class io.pinecone.proto.NamespaceSummary
-
The number of vectors stored in this namespace.
- getVectorCount() - Method in interface io.pinecone.proto.NamespaceSummaryOrBuilder
-
The number of vectors stored in this namespace.
- getVectorCount() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query vector.
- getVectorCount() - Method in class io.pinecone.proto.QueryRequest
-
The query vector.
- getVectorCount() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The query vector.
- getVectorCount() - Method in class org.openapitools.control.client.model.CollectionModel
-
The number of records stored in the collection.
- getVectorList() - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query vector.
- getVectorList() - Method in class io.pinecone.proto.QueryRequest
-
The query vector.
- getVectorList() - Method in interface io.pinecone.proto.QueryRequestOrBuilder
-
The query vector.
- getVectors() - Method in class io.pinecone.proto.FetchResponse.Builder
-
Deprecated.
- getVectors() - Method in class io.pinecone.proto.FetchResponse
-
Deprecated.
- getVectors() - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
Deprecated.
- getVectors(int) - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- getVectors(int) - Method in class io.pinecone.proto.ListResponse
-
A list of ids
- getVectors(int) - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
A list of ids
- getVectors(int) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- getVectors(int) - Method in class io.pinecone.proto.UpsertRequest
-
An array containing the vectors to upsert.
- getVectors(int) - Method in interface io.pinecone.proto.UpsertRequestOrBuilder
-
An array containing the vectors to upsert.
- getVectorsBuilder(int) - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- getVectorsBuilder(int) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- getVectorsBuilderList() - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- getVectorsBuilderList() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- getVectorsCount() - Method in class io.pinecone.proto.FetchResponse.Builder
-
- getVectorsCount() - Method in class io.pinecone.proto.FetchResponse
-
- getVectorsCount() - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsCount() - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- getVectorsCount() - Method in class io.pinecone.proto.ListResponse
-
A list of ids
- getVectorsCount() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
A list of ids
- getVectorsCount() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- getVectorsCount() - Method in class io.pinecone.proto.UpsertRequest
-
An array containing the vectors to upsert.
- getVectorsCount() - Method in interface io.pinecone.proto.UpsertRequestOrBuilder
-
An array containing the vectors to upsert.
- getVectorsList() - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- getVectorsList() - Method in class io.pinecone.proto.ListResponse
-
A list of ids
- getVectorsList() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
A list of ids
- getVectorsList() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- getVectorsList() - Method in class io.pinecone.proto.UpsertRequest
-
An array containing the vectors to upsert.
- getVectorsList() - Method in interface io.pinecone.proto.UpsertRequestOrBuilder
-
An array containing the vectors to upsert.
- getVectorsMap() - Method in class io.pinecone.proto.FetchResponse.Builder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsMap() - Method in class io.pinecone.proto.FetchResponse
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsMap() - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsOrBuilder(int) - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- getVectorsOrBuilder(int) - Method in class io.pinecone.proto.ListResponse
-
A list of ids
- getVectorsOrBuilder(int) - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
A list of ids
- getVectorsOrBuilder(int) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- getVectorsOrBuilder(int) - Method in class io.pinecone.proto.UpsertRequest
-
An array containing the vectors to upsert.
- getVectorsOrBuilder(int) - Method in interface io.pinecone.proto.UpsertRequestOrBuilder
-
An array containing the vectors to upsert.
- getVectorsOrBuilderList() - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- getVectorsOrBuilderList() - Method in class io.pinecone.proto.ListResponse
-
A list of ids
- getVectorsOrBuilderList() - Method in interface io.pinecone.proto.ListResponseOrBuilder
-
A list of ids
- getVectorsOrBuilderList() - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- getVectorsOrBuilderList() - Method in class io.pinecone.proto.UpsertRequest
-
An array containing the vectors to upsert.
- getVectorsOrBuilderList() - Method in interface io.pinecone.proto.UpsertRequestOrBuilder
-
An array containing the vectors to upsert.
- getVectorsOrDefault(String, Vector) - Method in class io.pinecone.proto.FetchResponse.Builder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsOrDefault(String, Vector) - Method in class io.pinecone.proto.FetchResponse
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsOrDefault(String, Vector) - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsOrThrow(String) - Method in class io.pinecone.proto.FetchResponse.Builder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsOrThrow(String) - Method in class io.pinecone.proto.FetchResponse
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getVectorsOrThrow(String) - Method in interface io.pinecone.proto.FetchResponseOrBuilder
-
The fetched vectors, in the form of a map between the fetched ids and the fetched vectors
- getWriteTimeout() - Method in class org.openapitools.control.client.ApiClient
-
Get write timeout (in milliseconds).
- guessContentTypeFromFile(File) - Method in class org.openapitools.control.client.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
- sanitizeFilename(String) - Method in class org.openapitools.control.client.ApiClient
-
Sanitize filename by removing path.
- SCORE_FIELD_NUMBER - Static variable in class io.pinecone.proto.ScoredVector
-
- ScoredVector - Class in io.pinecone.proto
-
Protobuf type ScoredVector
- ScoredVector.Builder - Class in io.pinecone.proto
-
Protobuf type ScoredVector
- ScoredVectorOrBuilder - Interface in io.pinecone.proto
-
- ScoredVectorWithUnsignedIndices - Class in io.pinecone.unsigned_indices_model
-
This class represents a scored vector with unsigned 32-bit integer indices for the sparse values.
- ScoredVectorWithUnsignedIndices(ScoredVector) - Constructor for class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
- selectHeaderAccept(String[]) - Method in class org.openapitools.control.client.ApiClient
-
Select the Accept header's value from the given accepts array:
if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class org.openapitools.control.client.ApiClient
-
Select the Content-Type header's value from the given array:
if JSON exists in the given array, use it;
otherwise use the first one of the array.
- serialize(Object, String) - Method in class org.openapitools.control.client.ApiClient
-
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
- serialize(Object) - Static method in class org.openapitools.control.client.JSON
-
Serialize the given Java object into JSON string.
- SERIALIZED_NAME_CLOUD - Static variable in class org.openapitools.control.client.model.ServerlessSpec
-
- SERIALIZED_NAME_CODE - Static variable in class org.openapitools.control.client.model.ErrorResponseError
-
- SERIALIZED_NAME_COLLECTIONS - Static variable in class org.openapitools.control.client.model.CollectionList
-
- SERIALIZED_NAME_DATA - Static variable in class org.openapitools.control.client.model.EmbeddingsList
-
- SERIALIZED_NAME_DELETION_PROTECTION - Static variable in class org.openapitools.control.client.model.ConfigureIndexRequest
-
- SERIALIZED_NAME_DELETION_PROTECTION - Static variable in class org.openapitools.control.client.model.CreateIndexRequest
-
- SERIALIZED_NAME_DELETION_PROTECTION - Static variable in class org.openapitools.control.client.model.IndexModel
-
- SERIALIZED_NAME_DETAILS - Static variable in class org.openapitools.control.client.model.ErrorResponseError
-
- SERIALIZED_NAME_DIMENSION - Static variable in class org.openapitools.control.client.model.CollectionModel
-
- SERIALIZED_NAME_DIMENSION - Static variable in class org.openapitools.control.client.model.CreateIndexRequest
-
- SERIALIZED_NAME_DIMENSION - Static variable in class org.openapitools.control.client.model.IndexModel
-
- SERIALIZED_NAME_ENVIRONMENT - Static variable in class org.openapitools.control.client.model.CollectionModel
-
- SERIALIZED_NAME_ENVIRONMENT - Static variable in class org.openapitools.control.client.model.PodSpec
-
- SERIALIZED_NAME_ERROR - Static variable in class org.openapitools.control.client.model.ErrorResponse
-
- SERIALIZED_NAME_HOST - Static variable in class org.openapitools.control.client.model.IndexModel
-
- SERIALIZED_NAME_INDEXED - Static variable in class org.openapitools.control.client.model.PodSpecMetadataConfig
-
- SERIALIZED_NAME_INDEXES - Static variable in class org.openapitools.control.client.model.IndexList
-
- SERIALIZED_NAME_INPUT_TYPE - Static variable in class org.openapitools.control.client.model.EmbedRequestParameters
-
- SERIALIZED_NAME_INPUTS - Static variable in class org.openapitools.control.client.model.EmbedRequest
-
- SERIALIZED_NAME_MESSAGE - Static variable in class org.openapitools.control.client.model.ErrorResponseError
-
- SERIALIZED_NAME_METADATA_CONFIG - Static variable in class org.openapitools.control.client.model.PodSpec
-
- SERIALIZED_NAME_METRIC - Static variable in class org.openapitools.control.client.model.CreateIndexRequest
-
- SERIALIZED_NAME_METRIC - Static variable in class org.openapitools.control.client.model.IndexModel
-
- SERIALIZED_NAME_MODEL - Static variable in class org.openapitools.control.client.model.EmbeddingsList
-
- SERIALIZED_NAME_MODEL - Static variable in class org.openapitools.control.client.model.EmbedRequest
-
- SERIALIZED_NAME_NAME - Static variable in class org.openapitools.control.client.model.CollectionModel
-
- SERIALIZED_NAME_NAME - Static variable in class org.openapitools.control.client.model.CreateCollectionRequest
-
- SERIALIZED_NAME_NAME - Static variable in class org.openapitools.control.client.model.CreateIndexRequest
-
- SERIALIZED_NAME_NAME - Static variable in class org.openapitools.control.client.model.IndexModel
-
- SERIALIZED_NAME_PARAMETERS - Static variable in class org.openapitools.control.client.model.EmbedRequest
-
- SERIALIZED_NAME_POD - Static variable in class org.openapitools.control.client.model.ConfigureIndexRequestSpec
-
- SERIALIZED_NAME_POD - Static variable in class org.openapitools.control.client.model.IndexModelSpec
-
- SERIALIZED_NAME_POD - Static variable in class org.openapitools.control.client.model.IndexSpec
-
- SERIALIZED_NAME_POD_TYPE - Static variable in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
- SERIALIZED_NAME_POD_TYPE - Static variable in class org.openapitools.control.client.model.PodSpec
-
- SERIALIZED_NAME_PODS - Static variable in class org.openapitools.control.client.model.PodSpec
-
- SERIALIZED_NAME_READY - Static variable in class org.openapitools.control.client.model.IndexModelStatus
-
- SERIALIZED_NAME_REGION - Static variable in class org.openapitools.control.client.model.ServerlessSpec
-
- SERIALIZED_NAME_REPLICAS - Static variable in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
- SERIALIZED_NAME_REPLICAS - Static variable in class org.openapitools.control.client.model.PodSpec
-
- SERIALIZED_NAME_SERVERLESS - Static variable in class org.openapitools.control.client.model.IndexModelSpec
-
- SERIALIZED_NAME_SERVERLESS - Static variable in class org.openapitools.control.client.model.IndexSpec
-
- SERIALIZED_NAME_SHARDS - Static variable in class org.openapitools.control.client.model.PodSpec
-
- SERIALIZED_NAME_SIZE - Static variable in class org.openapitools.control.client.model.CollectionModel
-
- SERIALIZED_NAME_SOURCE - Static variable in class org.openapitools.control.client.model.CreateCollectionRequest
-
- SERIALIZED_NAME_SOURCE_COLLECTION - Static variable in class org.openapitools.control.client.model.PodSpec
-
- SERIALIZED_NAME_SPEC - Static variable in class org.openapitools.control.client.model.ConfigureIndexRequest
-
- SERIALIZED_NAME_SPEC - Static variable in class org.openapitools.control.client.model.CreateIndexRequest
-
- SERIALIZED_NAME_SPEC - Static variable in class org.openapitools.control.client.model.IndexModel
-
- SERIALIZED_NAME_STATE - Static variable in class org.openapitools.control.client.model.IndexModelStatus
-
- SERIALIZED_NAME_STATUS - Static variable in class org.openapitools.control.client.model.CollectionModel
-
- SERIALIZED_NAME_STATUS - Static variable in class org.openapitools.control.client.model.ErrorResponse
-
- SERIALIZED_NAME_STATUS - Static variable in class org.openapitools.control.client.model.IndexModel
-
- SERIALIZED_NAME_TEXT - Static variable in class org.openapitools.control.client.model.EmbedRequestInputsInner
-
- SERIALIZED_NAME_TOTAL_TOKENS - Static variable in class org.openapitools.control.client.model.EmbeddingsListUsage
-
- SERIALIZED_NAME_TRUNCATE - Static variable in class org.openapitools.control.client.model.EmbedRequestParameters
-
- SERIALIZED_NAME_USAGE - Static variable in class org.openapitools.control.client.model.EmbeddingsList
-
- SERIALIZED_NAME_VALUES - Static variable in class org.openapitools.control.client.model.Embedding
-
- SERIALIZED_NAME_VECTOR_COUNT - Static variable in class org.openapitools.control.client.model.CollectionModel
-
- ServerConfiguration - Class in org.openapitools.control.client
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class org.openapitools.control.client.ServerConfiguration
-
- serverIndex - Variable in class org.openapitools.control.client.ApiClient
-
- serverless(ServerlessSpec) - Method in class org.openapitools.control.client.model.IndexModelSpec
-
- serverless(ServerlessSpec) - Method in class org.openapitools.control.client.model.IndexSpec
-
- ServerlessSpec - Class in org.openapitools.control.client.model
-
Configuration needed to deploy a serverless index.
- ServerlessSpec() - Constructor for class org.openapitools.control.client.model.ServerlessSpec
-
- ServerlessSpec.CloudEnum - Enum in org.openapitools.control.client.model
-
The public cloud where you would like your index hosted.
- ServerlessSpec.CloudEnum.Adapter - Class in org.openapitools.control.client.model
-
- ServerlessSpec.CustomTypeAdapterFactory - Class in org.openapitools.control.client.model
-
- servers - Variable in class org.openapitools.control.client.ApiClient
-
- ServerVariable - Class in org.openapitools.control.client
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class org.openapitools.control.client.ServerVariable
-
- serverVariables - Variable in class org.openapitools.control.client.ApiClient
-
- SERVICE_NAME - Static variable in class io.pinecone.proto.VectorServiceGrpc
-
- SET_METADATA_FIELD_NUMBER - Static variable in class io.pinecone.proto.UpdateRequest
-
- setAccessToken(String) - Method in class org.openapitools.control.client.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setActualInstance(Object) - Method in class org.openapitools.control.client.model.AbstractOpenApiSchema
-
Set the actual instance
- setApiClient(ApiClient) - Method in class org.openapitools.control.client.api.InferenceApi
-
- setApiClient(ApiClient) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
- setApiKey(String) - Method in class io.pinecone.configs.PineconeConfig
-
Sets the API key.
- setApiKey(String) - Method in class org.openapitools.control.client.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class org.openapitools.control.client.auth.ApiKeyAuth
-
- setApiKeyPrefix(String) - Method in class org.openapitools.control.client.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class org.openapitools.control.client.auth.ApiKeyAuth
-
- setAWS4Configuration(String, String, String, String) - Method in class org.openapitools.control.client.ApiClient
-
Helper method to set credentials for AWSV4 Signature
- setBasePath(String) - Method in class org.openapitools.control.client.ApiClient
-
Set base path
- setBearerToken(String) - Method in class org.openapitools.control.client.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setCloud(ServerlessSpec.CloudEnum) - Method in class org.openapitools.control.client.model.ServerlessSpec
-
- setCode(ErrorResponseError.CodeEnum) - Method in class org.openapitools.control.client.model.ErrorResponseError
-
- setCollections(List<CollectionModel>) - Method in class org.openapitools.control.client.model.CollectionList
-
- setConnectTimeout(int) - Method in class org.openapitools.control.client.ApiClient
-
Sets the connect timeout (in milliseconds).
- setCustomBaseUrl(String) - Method in class org.openapitools.control.client.api.InferenceApi
-
- setCustomBaseUrl(String) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
- setCustomManagedChannel(ManagedChannel) - Method in class io.pinecone.configs.PineconeConfig
-
Sets the custom gRPC managed channel if the user is not interested in using default gRPC channel initialized
and set in the Pinecone Builder class.
- setData(List<Embedding>) - Method in class org.openapitools.control.client.model.EmbeddingsList
-
- setDateFormat(DateFormat) - Method in class org.openapitools.control.client.ApiClient
-
Setter for the field dateFormat.
- setDateFormat(DateFormat) - Static method in class org.openapitools.control.client.JSON
-
- setDebugging(boolean) - Method in class org.openapitools.control.client.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class org.openapitools.control.client.Configuration
-
Set the default API client, which would be used when creating API
instances without providing an API client.
- setDelete(DeleteRequest) - Method in class io.pinecone.proto.RequestUnion.Builder
-
.DeleteRequest delete = 2;
- setDelete(DeleteRequest.Builder) - Method in class io.pinecone.proto.RequestUnion.Builder
-
.DeleteRequest delete = 2;
- setDeleteAll(boolean) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
This indicates that all vectors in the index namespace should be deleted.
- setDeletionProtection(DeletionProtection) - Method in class org.openapitools.control.client.model.ConfigureIndexRequest
-
- setDeletionProtection(DeletionProtection) - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
- setDeletionProtection(DeletionProtection) - Method in class org.openapitools.control.client.model.IndexModel
-
- setDetails(Object) - Method in class org.openapitools.control.client.model.ErrorResponseError
-
- setDimension(int) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The dimension of the indexed vectors.
- setDimension(Integer) - Method in class org.openapitools.control.client.model.CollectionModel
-
- setDimension(Integer) - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
- setDimension(Integer) - Method in class org.openapitools.control.client.model.IndexModel
-
- setEnvironment(String) - Method in class org.openapitools.control.client.model.CollectionModel
-
- setEnvironment(String) - Method in class org.openapitools.control.client.model.PodSpec
-
- setError(ErrorResponseError) - Method in class org.openapitools.control.client.model.ErrorResponse
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.FetchRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.FetchResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.ListItem.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.ListRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.ListResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.Pagination.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.QueryRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.QueryResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.QueryVector.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.RequestUnion.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.ScoredVector.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.SparseValues.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.Usage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.pinecone.proto.Vector.Builder
-
- setFilter(Struct) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
If specified, the metadata filter here will be used to select the vectors to delete.
- setFilter(Struct.Builder) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
If specified, the metadata filter here will be used to select the vectors to delete.
- setFilter(Struct) - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- setFilter(Struct.Builder) - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
If this parameter is present, the operation only returns statistics
for vectors that satisfy the filter.
- setFilter(Struct) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The filter to apply.
- setFilter(Struct.Builder) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The filter to apply.
- setFilter(Struct) - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the metadata filter to apply.
- setFilter(Struct.Builder) - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the metadata filter to apply.
- setFormat(DateFormat) - Method in class org.openapitools.control.client.JSON.DateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class org.openapitools.control.client.JSON.LocalDateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class org.openapitools.control.client.JSON.OffsetDateTimeTypeAdapter
-
- setFormat(DateFormat) - Method in class org.openapitools.control.client.JSON.SqlDateTypeAdapter
-
- setGson(Gson) - Static method in class org.openapitools.control.client.JSON
-
Set Gson.
- setHost(String) - Method in class io.pinecone.configs.PineconeConfig
-
Sets the host.
- setHost(String) - Method in class io.pinecone.configs.ProxyConfig
-
Sets the hostname or IP address of the proxy server.
- setHost(String) - Method in class org.openapitools.control.client.model.IndexModel
-
- setHostIndex(int) - Method in class org.openapitools.control.client.api.InferenceApi
-
- setHostIndex(int) - Method in class org.openapitools.control.client.api.ManageIndexesApi
-
- setHttpClient(OkHttpClient) - Method in class org.openapitools.control.client.ApiClient
-
Set HTTP client, which must never be null.
- setId(String) - Method in class io.pinecone.proto.ListItem.Builder
-
string id = 1;
- setId(String) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The unique ID of the vector to be used as a query vector.
- setId(String) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector's unique id.
- setId(String) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector's unique id.
- setId(String) - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector's unique id.
- setId(String) - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Sets the identifier of the vector.
- setId(String) - Method in class io.pinecone.unsigned_indices_model.VectorWithUnsignedIndices
-
Sets the identifier of the vector.
- setIdBytes(ByteString) - Method in class io.pinecone.proto.ListItem.Builder
-
string id = 1;
- setIdBytes(ByteString) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The unique ID of the vector to be used as a query vector.
- setIdBytes(ByteString) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector's unique id.
- setIdBytes(ByteString) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector's unique id.
- setIdBytes(ByteString) - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector's unique id.
- setIds(int, String) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
Vectors to delete.
- setIds(int, String) - Method in class io.pinecone.proto.FetchRequest.Builder
-
The vector IDs to fetch.
- setIncludeMetadata(boolean) - Method in class io.pinecone.proto.QueryRequest.Builder
-
Indicates whether metadata is included in the response as well as the ids.
- setIncludeValues(boolean) - Method in class io.pinecone.proto.QueryRequest.Builder
-
Indicates whether vector values are included in the response.
- setIndexed(List<String>) - Method in class org.openapitools.control.client.model.PodSpecMetadataConfig
-
- setIndexes(List<IndexModel>) - Method in class org.openapitools.control.client.model.IndexList
-
- setIndexFullness(float) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The fullness of the index, regardless of whether a metadata filter expression was passed.
- setIndices(int, int) - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated uint32 indices = 1 [(.google.api.field_behavior) = REQUIRED];
- setIndicesWithUnsigned32Int(List<Long>) - Method in class io.pinecone.unsigned_indices_model.SparseValuesWithUnsignedIndices
-
Sets the list of indices, represented as unsigned 32-bit integers.
- setInputs(List<EmbedRequestInputsInner>) - Method in class org.openapitools.control.client.model.EmbedRequest
-
- setInputType(String) - Method in class org.openapitools.control.client.model.EmbedRequestParameters
-
- setJSON(JSON) - Method in class org.openapitools.control.client.ApiClient
-
Set JSON
- setKeyManagers(KeyManager[]) - Method in class org.openapitools.control.client.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLenientOnJson(boolean) - Method in class org.openapitools.control.client.ApiClient
-
Set LenientOnJson.
- setLenientOnJson(boolean) - Static method in class org.openapitools.control.client.JSON
-
- setLimit(int) - Method in class io.pinecone.proto.ListRequest.Builder
-
Max number of ids to return
- setLocalDateFormat(DateTimeFormatter) - Method in class org.openapitools.control.client.ApiClient
-
Set LocalDateFormat.
- setLocalDateFormat(DateTimeFormatter) - Static method in class org.openapitools.control.client.JSON
-
- setMatches(int, ScoredVector) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- setMatches(int, ScoredVector.Builder) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The matches for the vectors.
- setMatches(int, ScoredVector) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- setMatches(int, ScoredVector.Builder) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The matches for the vectors.
- setMatches(List<ScoredVectorWithUnsignedIndices>) - Method in class io.pinecone.unsigned_indices_model.QueryResponseWithUnsignedIndices
-
Sets the list of matching vectors, where each vector contains sparse values with unsigned 32-bit integer indices.
- setMessage(String) - Method in class org.openapitools.control.client.model.ErrorResponseError
-
- setMetadata(Struct) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the metadata, if it is requested.
- setMetadata(Struct.Builder) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the metadata, if it is requested.
- setMetadata(Struct) - Method in class io.pinecone.proto.Vector.Builder
-
This is the metadata included in the request.
- setMetadata(Struct.Builder) - Method in class io.pinecone.proto.Vector.Builder
-
This is the metadata included in the request.
- setMetadata(Struct) - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Sets the metadata associated with the vector.
- setMetadata(Struct) - Method in class io.pinecone.unsigned_indices_model.VectorWithUnsignedIndices
-
Sets the metadata associated with the vector.
- setMetadataConfig(PodSpecMetadataConfig) - Method in class org.openapitools.control.client.model.PodSpec
-
- setMetric(CreateIndexRequest.MetricEnum) - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
- setMetric(IndexModel.MetricEnum) - Method in class org.openapitools.control.client.model.IndexModel
-
- setModel(String) - Method in class org.openapitools.control.client.model.EmbeddingsList
-
- setModel(String) - Method in class org.openapitools.control.client.model.EmbedRequest
-
- setName(String) - Method in class org.openapitools.control.client.model.CollectionModel
-
- setName(String) - Method in class org.openapitools.control.client.model.CreateCollectionRequest
-
- setName(String) - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
- setName(String) - Method in class org.openapitools.control.client.model.IndexModel
-
- setNamespace(String) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
The namespace to delete vectors from, if applicable.
- setNamespace(String) - Method in class io.pinecone.proto.FetchRequest.Builder
-
string namespace = 2;
- setNamespace(String) - Method in class io.pinecone.proto.FetchResponse.Builder
-
The namespace of the vectors.
- setNamespace(String) - Method in class io.pinecone.proto.ListRequest.Builder
-
string namespace = 4;
- setNamespace(String) - Method in class io.pinecone.proto.ListResponse.Builder
-
The namespace of the vectors.
- setNamespace(String) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The namespace to query.
- setNamespace(String) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The namespace for the vectors.
- setNamespace(String) - Method in class io.pinecone.proto.QueryVector.Builder
-
An override the namespace to search.
- setNamespace(String) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The namespace for the vectors.
- setNamespace(String) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Namespace name where to update the vector.
- setNamespace(String) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
This is the namespace name where you upsert vectors.
- setNamespace(String) - Method in class io.pinecone.unsigned_indices_model.QueryResponseWithUnsignedIndices
-
Sets the namespace of the query.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
The namespace to delete vectors from, if applicable.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.FetchRequest.Builder
-
string namespace = 2;
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.FetchResponse.Builder
-
The namespace of the vectors.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.ListRequest.Builder
-
string namespace = 4;
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.ListResponse.Builder
-
The namespace of the vectors.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The namespace to query.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The namespace for the vectors.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.QueryVector.Builder
-
An override the namespace to search.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
The namespace for the vectors.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Namespace name where to update the vector.
- setNamespaceBytes(ByteString) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
This is the namespace name where you upsert vectors.
- setNext(String) - Method in class io.pinecone.proto.Pagination.Builder
-
string next = 1;
- setNextBytes(ByteString) - Method in class io.pinecone.proto.Pagination.Builder
-
string next = 1;
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class org.openapitools.control.client.ApiClient
-
Set OffsetDateTimeFormat.
- setOffsetDateTimeFormat(DateTimeFormatter) - Static method in class org.openapitools.control.client.JSON
-
- setPagination(Pagination) - Method in class io.pinecone.proto.ListResponse.Builder
-
Pagination token to continue past this listing
- setPagination(Pagination.Builder) - Method in class io.pinecone.proto.ListResponse.Builder
-
Pagination token to continue past this listing
- setPaginationToken(String) - Method in class io.pinecone.proto.ListRequest.Builder
-
Pagination token to continue a previous listing operation
- setPaginationTokenBytes(ByteString) - Method in class io.pinecone.proto.ListRequest.Builder
-
Pagination token to continue a previous listing operation
- setParameters(EmbedRequestParameters) - Method in class org.openapitools.control.client.model.EmbedRequest
-
- setPassword(String) - Method in class org.openapitools.control.client.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class org.openapitools.control.client.auth.HttpBasicAuth
-
- setPod(ConfigureIndexRequestSpecPod) - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpec
-
- setPod(PodSpec) - Method in class org.openapitools.control.client.model.IndexModelSpec
-
- setPod(PodSpec) - Method in class org.openapitools.control.client.model.IndexSpec
-
- setPods(Integer) - Method in class org.openapitools.control.client.model.PodSpec
-
- setPodType(String) - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
- setPodType(String) - Method in class org.openapitools.control.client.model.PodSpec
-
- setPort(int) - Method in class io.pinecone.configs.ProxyConfig
-
Sets the port number of the proxy server.
- setPrefix(String) - Method in class io.pinecone.proto.ListRequest.Builder
-
The vector IDs to fetch.
- setPrefixBytes(ByteString) - Method in class io.pinecone.proto.ListRequest.Builder
-
The vector IDs to fetch.
- setProxyConfig(ProxyConfig) - Method in class io.pinecone.configs.PineconeConfig
-
Sets the proxy configuration for control and data plane requests.
- setQueries(int, QueryVector) - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- setQueries(int, QueryVector.Builder) - Method in class io.pinecone.proto.QueryRequest.Builder
-
Deprecated.
- setReadTimeout(int) - Method in class org.openapitools.control.client.ApiClient
-
Sets the read timeout (in milliseconds).
- setReadUnits(int) - Method in class io.pinecone.proto.Usage.Builder
-
The number of read units consumed by this operation.
- setReady(Boolean) - Method in class org.openapitools.control.client.model.IndexModelStatus
-
- setRegion(String) - Method in class org.openapitools.control.client.model.ServerlessSpec
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.FetchRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.FetchResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.ListItem.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.ListRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.ListResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.Pagination.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.QueryRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.QueryResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.QueryVector.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.RequestUnion.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.ScoredVector.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.SparseValues.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.Usage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.pinecone.proto.Vector.Builder
-
- setReplicas(Integer) - Method in class org.openapitools.control.client.model.ConfigureIndexRequestSpecPod
-
- setReplicas(Integer) - Method in class org.openapitools.control.client.model.PodSpec
-
- setResults(int, SingleQueryResults) - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- setResults(int, SingleQueryResults.Builder) - Method in class io.pinecone.proto.QueryResponse.Builder
-
Deprecated.
- setScore(float) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is a measure of similarity between this vector and the query vector.
- setScore(float) - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Sets the score associated with the vector.
- setServerIndex(Integer) - Method in class org.openapitools.control.client.ApiClient
-
- setServerless(ServerlessSpec) - Method in class org.openapitools.control.client.model.IndexModelSpec
-
- setServerless(ServerlessSpec) - Method in class org.openapitools.control.client.model.IndexSpec
-
- setServers(List<ServerConfiguration>) - Method in class org.openapitools.control.client.ApiClient
-
- setServerVariables(Map<String, String>) - Method in class org.openapitools.control.client.ApiClient
-
- setSetMetadata(Struct) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Metadata to *set* for the vector.
- setSetMetadata(Struct.Builder) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Metadata to *set* for the vector.
- setShards(Integer) - Method in class org.openapitools.control.client.model.PodSpec
-
- setSize(Long) - Method in class org.openapitools.control.client.model.CollectionModel
-
- setSource(String) - Method in class org.openapitools.control.client.model.CreateCollectionRequest
-
- setSourceCollection(String) - Method in class org.openapitools.control.client.model.PodSpec
-
- setSourceTag(String) - Method in class io.pinecone.configs.PineconeConfig
-
Sets the source tag.
- setSparseValues(SparseValues) - Method in class io.pinecone.proto.QueryVector.Builder
-
The query sparse values.
- setSparseValues(SparseValues.Builder) - Method in class io.pinecone.proto.QueryVector.Builder
-
The query sparse values.
- setSparseValues(SparseValues) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the sparse data, if it is requested.
- setSparseValues(SparseValues.Builder) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the sparse data, if it is requested.
- setSparseValues(SparseValues) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
.SparseValues sparse_values = 5;
- setSparseValues(SparseValues.Builder) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
.SparseValues sparse_values = 5;
- setSparseValues(SparseValues) - Method in class io.pinecone.proto.Vector.Builder
-
.SparseValues sparse_values = 4;
- setSparseValues(SparseValues.Builder) - Method in class io.pinecone.proto.Vector.Builder
-
.SparseValues sparse_values = 4;
- setSparseValuesWithUnsignedIndices(SparseValuesWithUnsignedIndices) - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Sets the sparse values associated with the vector, using unsigned 32-bit integer indices.
- setSparseValuesWithUnsignedIndices(SparseValuesWithUnsignedIndices) - Method in class io.pinecone.unsigned_indices_model.VectorWithUnsignedIndices
-
Sets the sparse values associated with the vector, using unsigned 32-bit integer indices.
- setSparseVector(SparseValues) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query sparse values.
- setSparseVector(SparseValues.Builder) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query sparse values.
- setSpec(ConfigureIndexRequestSpec) - Method in class org.openapitools.control.client.model.ConfigureIndexRequest
-
- setSpec(IndexSpec) - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
- setSpec(IndexModelSpec) - Method in class org.openapitools.control.client.model.IndexModel
-
- setSqlDateFormat(DateFormat) - Method in class org.openapitools.control.client.ApiClient
-
Set SqlDateFormat.
- setSqlDateFormat(DateFormat) - Static method in class org.openapitools.control.client.JSON
-
- setSslCaCert(InputStream) - Method in class org.openapitools.control.client.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setState(IndexModelStatus.StateEnum) - Method in class org.openapitools.control.client.model.IndexModelStatus
-
- setStatus(CollectionModel.StatusEnum) - Method in class org.openapitools.control.client.model.CollectionModel
-
- setStatus(Integer) - Method in class org.openapitools.control.client.model.ErrorResponse
-
- setStatus(IndexModelStatus) - Method in class org.openapitools.control.client.model.IndexModel
-
- setTempFolderPath(String) - Method in class org.openapitools.control.client.ApiClient
-
Set the temporary folder path (for downloading files)
- setText(String) - Method in class org.openapitools.control.client.model.EmbedRequestInputsInner
-
- setTopK(int) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The number of results to return for each query.
- setTopK(int) - Method in class io.pinecone.proto.QueryVector.Builder
-
An override for the number of results to return for this query vector.
- setTotalTokens(Integer) - Method in class org.openapitools.control.client.model.EmbeddingsListUsage
-
- setTotalVectorCount(int) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
The total number of vectors in the index, regardless of whether a metadata filter expression was passed
- setTruncate(String) - Method in class org.openapitools.control.client.model.EmbedRequestParameters
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.DeleteRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.DeleteResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.DescribeIndexStatsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.DescribeIndexStatsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.FetchRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.FetchResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.ListItem.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.ListRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.ListResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.Pagination.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.QueryRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.QueryResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.QueryVector.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.RequestUnion.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.ScoredVector.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.SingleQueryResults.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.SparseValues.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.UpdateResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.UpsertResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.Usage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class io.pinecone.proto.Vector.Builder
-
- setUpdate(UpdateRequest) - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpdateRequest update = 3;
- setUpdate(UpdateRequest.Builder) - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpdateRequest update = 3;
- setUpsert(UpsertRequest) - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpsertRequest upsert = 1;
- setUpsert(UpsertRequest.Builder) - Method in class io.pinecone.proto.RequestUnion.Builder
-
.UpsertRequest upsert = 1;
- setUpsertedCount(int) - Method in class io.pinecone.proto.UpsertResponse.Builder
-
The number of vectors upserted.
- setUsage(Usage) - Method in class io.pinecone.proto.FetchResponse.Builder
-
The usage for this operation.
- setUsage(Usage.Builder) - Method in class io.pinecone.proto.FetchResponse.Builder
-
The usage for this operation.
- setUsage(Usage) - Method in class io.pinecone.proto.ListResponse.Builder
-
The usage for this operation.
- setUsage(Usage.Builder) - Method in class io.pinecone.proto.ListResponse.Builder
-
The usage for this operation.
- setUsage(Usage) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The usage for this operation.
- setUsage(Usage.Builder) - Method in class io.pinecone.proto.QueryResponse.Builder
-
The usage for this operation.
- setUsage(Usage) - Method in class io.pinecone.unsigned_indices_model.QueryResponseWithUnsignedIndices
-
Sets the usage information for the query.
- setUsage(EmbeddingsListUsage) - Method in class org.openapitools.control.client.model.EmbeddingsList
-
- setUserAgent(String) - Method in class org.openapitools.control.client.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class org.openapitools.control.client.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class org.openapitools.control.client.auth.HttpBasicAuth
-
- setValues(int, float) - Method in class io.pinecone.proto.QueryVector.Builder
-
The query vector values.
- setValues(int, float) - Method in class io.pinecone.proto.ScoredVector.Builder
-
This is the vector data, if it is requested.
- setValues(int, float) - Method in class io.pinecone.proto.SparseValues.Builder
-
repeated float values = 2 [(.google.api.field_behavior) = REQUIRED];
- setValues(int, float) - Method in class io.pinecone.proto.UpdateRequest.Builder
-
Vector data.
- setValues(int, float) - Method in class io.pinecone.proto.Vector.Builder
-
This is the vector data included in the request.
- setValues(List<Float>) - Method in class io.pinecone.unsigned_indices_model.ScoredVectorWithUnsignedIndices
-
Sets the dense vector values.
- setValues(List<Float>) - Method in class io.pinecone.unsigned_indices_model.SparseValuesWithUnsignedIndices
-
Sets the list of values corresponding to the indices.
- setValues(List<Float>) - Method in class io.pinecone.unsigned_indices_model.VectorWithUnsignedIndices
-
Sets the dense vector values.
- setValues(List<BigDecimal>) - Method in class org.openapitools.control.client.model.Embedding
-
- setVector(int, float) - Method in class io.pinecone.proto.QueryRequest.Builder
-
The query vector.
- setVectorCount(int) - Method in class io.pinecone.proto.NamespaceSummary.Builder
-
The number of vectors stored in this namespace.
- setVectorCount(Integer) - Method in class org.openapitools.control.client.model.CollectionModel
-
- setVectors(int, ListItem) - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- setVectors(int, ListItem.Builder) - Method in class io.pinecone.proto.ListResponse.Builder
-
A list of ids
- setVectors(int, Vector) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- setVectors(int, Vector.Builder) - Method in class io.pinecone.proto.UpsertRequest.Builder
-
An array containing the vectors to upsert.
- setVerifyingSsl(boolean) - Method in class org.openapitools.control.client.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setWriteTimeout(int) - Method in class org.openapitools.control.client.ApiClient
-
Sets the write timeout (in milliseconds).
- shards(Integer) - Method in class org.openapitools.control.client.model.PodSpec
-
- SingleQueryResults - Class in io.pinecone.proto
-
The query results for a single `QueryVector`
- SingleQueryResults.Builder - Class in io.pinecone.proto
-
The query results for a single `QueryVector`
- SingleQueryResultsOrBuilder - Interface in io.pinecone.proto
-
- size(Long) - Method in class org.openapitools.control.client.model.CollectionModel
-
- source(String) - Method in class org.openapitools.control.client.model.CreateCollectionRequest
-
- source() - Method in class org.openapitools.control.client.ProgressResponseBody
-
- sourceCollection(String) - Method in class org.openapitools.control.client.model.PodSpec
-
- SPARSE_VALUES_FIELD_NUMBER - Static variable in class io.pinecone.proto.QueryVector
-
- SPARSE_VALUES_FIELD_NUMBER - Static variable in class io.pinecone.proto.ScoredVector
-
- SPARSE_VALUES_FIELD_NUMBER - Static variable in class io.pinecone.proto.UpdateRequest
-
- SPARSE_VALUES_FIELD_NUMBER - Static variable in class io.pinecone.proto.Vector
-
- SPARSE_VECTOR_FIELD_NUMBER - Static variable in class io.pinecone.proto.QueryRequest
-
- SparseIndicesConverter - Class in io.pinecone.utils
-
- SparseIndicesConverter() - Constructor for class io.pinecone.utils.SparseIndicesConverter
-
- SparseValues - Class in io.pinecone.proto
-
Protobuf type SparseValues
- SparseValues.Builder - Class in io.pinecone.proto
-
Protobuf type SparseValues
- SparseValuesOrBuilder - Interface in io.pinecone.proto
-
- SparseValuesWithUnsignedIndices - Class in io.pinecone.unsigned_indices_model
-
This class represents a set of sparse values, where the indices are represented as unsigned 32-bit integers.
- SparseValuesWithUnsignedIndices() - Constructor for class io.pinecone.unsigned_indices_model.SparseValuesWithUnsignedIndices
-
- SparseValuesWithUnsignedIndices(List<Long>, List<Float>) - Constructor for class io.pinecone.unsigned_indices_model.SparseValuesWithUnsignedIndices
-
- SparseValuesWithUnsignedIndices(SparseValues) - Constructor for class io.pinecone.unsigned_indices_model.SparseValuesWithUnsignedIndices
-
- spec(ConfigureIndexRequestSpec) - Method in class org.openapitools.control.client.model.ConfigureIndexRequest
-
- spec(IndexSpec) - Method in class org.openapitools.control.client.model.CreateIndexRequest
-
- spec(IndexModelSpec) - Method in class org.openapitools.control.client.model.IndexModel
-
- SqlDateTypeAdapter() - Constructor for class org.openapitools.control.client.JSON.SqlDateTypeAdapter
-
- SqlDateTypeAdapter(DateFormat) - Constructor for class org.openapitools.control.client.JSON.SqlDateTypeAdapter
-
- state(IndexModelStatus.StateEnum) - Method in class org.openapitools.control.client.model.IndexModelStatus
-
- status(CollectionModel.StatusEnum) - Method in class org.openapitools.control.client.model.CollectionModel
-
- status(Integer) - Method in class org.openapitools.control.client.model.ErrorResponse
-
- status(IndexModelStatus) - Method in class org.openapitools.control.client.model.IndexModel
-
- StringUtil - Class in org.openapitools.control.client
-
- StringUtil() - Constructor for class org.openapitools.control.client.StringUtil
-