Milvex.Milvus.Proto.Common.PlaceholderValue (milvex v0.10.2)

Copy Markdown

Summary

Types

t()

@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()]
}