struct Pipe::PushParams
- Pipe::PushParams
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
pipe/commands/ingest_command.crConstructors
Instance Method Summary
- #attrs : Array(UInt32) | Nil
- #attrs=(attrs : Array(UInt32) | Nil)
- #bucket : String
- #bucket=(bucket : String)
- #collection : String
- #collection=(collection : String)
- #headers : String | Nil
- #headers=(headers : String | Nil)
- #keywords : String | Nil
- #keywords=(keywords : String | Nil)
- #lang : String | Nil
- #lang=(lang : String | Nil)
- #object : String
- #object=(object : String)
- #text : String
- #text=(text : String)