| Name | Type | Description | Notes |
|---|---|---|---|
| project_id | String | Project ID reported by KeenIO | |
| write_key | String | Write key of your KeenIO Project. | |
| collection_name | String | Collection Name that you want to stream your data to. | |
| size | Option<i32> | Number specifying of request should contain 1 message or an array of messages of the specified batch size. Default is 3000. Valid sizes are between 1 and 10000. |
[optional] |