fieldAvailable
kind
Configures kind for Arrow volume from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | "vector" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "vector" | Compiler-resolved TypeScript contract. |
| required | true | — |
| allowed | ["vector"] | Allowed declaration values. |
Configures kind for Arrow volume from its authoritative release declaration.
The declared value type is "vector". Allowed values are ["vector"]. This field is required.