public interface GetMetricsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
MsgBase |
getBase()
.milvus.proto.common.MsgBase base = 1; |
MsgBaseOrBuilder |
getBaseOrBuilder()
.milvus.proto.common.MsgBase base = 1; |
String |
getRequest()
request is of jsonic format
string request = 2; |
com.google.protobuf.ByteString |
getRequestBytes()
request is of jsonic format
string request = 2; |
boolean |
hasBase()
.milvus.proto.common.MsgBase base = 1; |
boolean hasBase()
.milvus.proto.common.MsgBase base = 1;MsgBase getBase()
.milvus.proto.common.MsgBase base = 1;MsgBaseOrBuilder getBaseOrBuilder()
.milvus.proto.common.MsgBase base = 1;String getRequest()
request is of jsonic format
string request = 2;com.google.protobuf.ByteString getRequestBytes()
request is of jsonic format
string request = 2;Copyright © 2023. All rights reserved.