public interface OperatePrivilegeRequestOrBuilder
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; |
OperatePrivilegeType |
getType()
operation type
.milvus.proto.milvus.OperatePrivilegeType type = 3; |
int |
getTypeValue()
operation type
.milvus.proto.milvus.OperatePrivilegeType type = 3; |
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;int getTypeValue()
operation type
.milvus.proto.milvus.OperatePrivilegeType type = 3;OperatePrivilegeType getType()
operation type
.milvus.proto.milvus.OperatePrivilegeType type = 3;Copyright © 2023. All rights reserved.