public interface SelectGrantRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
MsgBase |
getBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
MsgBaseOrBuilder |
getBaseOrBuilder()
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
GrantEntity |
getEntity()
grant
.milvus.proto.milvus.GrantEntity entity = 2; |
GrantEntityOrBuilder |
getEntityOrBuilder()
grant
.milvus.proto.milvus.GrantEntity entity = 2; |
boolean |
hasBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1; |
boolean |
hasEntity()
grant
.milvus.proto.milvus.GrantEntity entity = 2; |
boolean hasBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1;MsgBase getBase()
Not useful for now
.milvus.proto.common.MsgBase base = 1;MsgBaseOrBuilder getBaseOrBuilder()
Not useful for now
.milvus.proto.common.MsgBase base = 1;boolean hasEntity()
grant
.milvus.proto.milvus.GrantEntity entity = 2;GrantEntity getEntity()
grant
.milvus.proto.milvus.GrantEntity entity = 2;GrantEntityOrBuilder getEntityOrBuilder()
grant
.milvus.proto.milvus.GrantEntity entity = 2;Copyright © 2023. All rights reserved.