# `Milvex.Milvus.Proto.Schema.ArrayArray`

# `t`

```elixir
@type t() :: %Milvex.Milvus.Proto.Schema.ArrayArray{
  __unknown_fields__: [Protobuf.unknown_field()],
  data: [Milvex.Milvus.Proto.Schema.ScalarField.t()],
  element_type: Milvex.Milvus.Proto.Schema.DataType.t()
}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
