# `Milvex.Milvus.Proto.Common.PlaceholderValue`

# `t`

```elixir
@type t() :: %Milvex.Milvus.Proto.Common.PlaceholderValue{
  __unknown_fields__: [Protobuf.unknown_field()],
  element_level: boolean(),
  tag: String.t(),
  type: Milvex.Milvus.Proto.Common.PlaceholderType.t(),
  values: [binary()]
}
```

---

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