Cppinecone
A C++ client for the Pinecone vector database
pinecone::domain::operation_args< operation_type, Body > Struct Template Reference

Operation-specific arguments. More...

Detailed Description

template<operation_type, typename Body = std::monostate>
struct pinecone::domain::operation_args< operation_type, Body >

Operation-specific arguments.

Template Parameters
operation_typethe operation type
Bodywhen relevant, the expected response type of the operation

Definition at line 172 of file operation.hpp.


The documentation for this struct was generated from the following file: