Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 657 Bytes

ExperimentRequestPipeline.md

File metadata and controls

12 lines (8 loc) · 657 Bytes

Com.Sajari.Sdk.Model.ExperimentRequestPipeline

The pipeline to use when running the experiment. 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]