Milvex.Milvus.Proto.Milvus.PrivilegeGroupInfo (milvex v0.10.2)

Copy Markdown

Summary

Types

t()

@type t() :: %Milvex.Milvus.Proto.Milvus.PrivilegeGroupInfo{
  __unknown_fields__: [Protobuf.unknown_field()],
  group_name: String.t(),
  privileges: [Milvex.Milvus.Proto.Milvus.PrivilegeEntity.t()]
}