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

Copy Markdown

Summary

Types

t()

@type t() :: %Milvex.Milvus.Proto.Common.ClientCommand{
  __unknown_fields__: [Protobuf.unknown_field()],
  command_id: String.t(),
  command_type: String.t(),
  create_time: integer(),
  payload: binary(),
  persistent: boolean(),
  target_scope: String.t()
}