Milvex.Milvus.Proto.Milvus.ComputePhraseMatchSlopResponse
(milvex v0.8.0)
Copy Markdown
Summary
Types
@type t() :: %Milvex.Milvus.Proto.Milvus.ComputePhraseMatchSlopResponse{ __unknown_fields__: [Protobuf.unknown_field()], is_match: [boolean()], slops: [integer()], status: Milvex.Milvus.Proto.Common.Status.t() | nil }