public interface StatsCollectionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
int32 code = 2; |
String |
getMessage()
string message = 3; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 3; |
StatsCollectionResponse.CollectionStats |
getOutput()
.proxima.dashvector.proto.StatsCollectionResponse.CollectionStats output = 4; |
StatsCollectionResponse.CollectionStatsOrBuilder |
getOutputOrBuilder()
.proxima.dashvector.proto.StatsCollectionResponse.CollectionStats output = 4; |
String |
getRequestId()
string request_id = 1; |
com.google.protobuf.ByteString |
getRequestIdBytes()
string request_id = 1; |
boolean |
hasOutput()
.proxima.dashvector.proto.StatsCollectionResponse.CollectionStats output = 4; |
String getRequestId()
string request_id = 1;com.google.protobuf.ByteString getRequestIdBytes()
string request_id = 1;int getCode()
int32 code = 2;String getMessage()
string message = 3;com.google.protobuf.ByteString getMessageBytes()
string message = 3;boolean hasOutput()
.proxima.dashvector.proto.StatsCollectionResponse.CollectionStats output = 4;StatsCollectionResponse.CollectionStats getOutput()
.proxima.dashvector.proto.StatsCollectionResponse.CollectionStats output = 4;StatsCollectionResponse.CollectionStatsOrBuilder getOutputOrBuilder()
.proxima.dashvector.proto.StatsCollectionResponse.CollectionStats output = 4;Copyright © 2023. All rights reserved.