Expand description
Wire types for the Batches API.
Structs§
- Batch
Deleted - Confirmation returned by
DELETE /v1/messages/batches/{id}. - Batch
Request - One entry in a batch submission.
- Batch
Result Item - One per-entry result line from the JSONL results body.
- List
Batches Params - Query parameters for
GET /v1/messages/batches. - Message
Batch - Status snapshot of a batch from
GET /v1/messages/batches/{id}. - Request
Counts - Per-status counts of entries within a batch.
- Wait
Options - Options controlling how
super::Batches::wait_forpolls.
Enums§
- Batch
Result Payload - What happened to a batch entry.
- Processing
Status - Where a batch is in its processing lifecycle.