Milvex.Milvus.Proto.Schema.SearchIteratorV2Results (milvex v0.10.2)

Copy Markdown

Summary

Types

t()

@type t() :: %Milvex.Milvus.Proto.Schema.SearchIteratorV2Results{
  __unknown_fields__: [Protobuf.unknown_field()],
  last_bound: float() | :infinity | :negative_infinity | :nan,
  token: String.t()
}