Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 663 Bytes

QueryCollectionRequestPipeline.md

File metadata and controls

12 lines (8 loc) · 663 Bytes

Com.Sajari.Sdk.Model.QueryCollectionRequestPipeline

The pipeline to use when querying the collection. If not provided the default query pipeline is used.

Properties

Name Type Description Notes
Name string The query pipeline's name, e.g. `my-pipeline`.
_Version string The query pipeline's version, e.g. `42`. If not provided the default version is used. [optional]

[Back to Model list] [Back to API list] [Back to README]