public interface DescribeCollectionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
int32 code = 2; |
String |
getMessage()
string message = 3; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 3; |
CollectionInfo |
getOutput()
.proxima.dashvector.proto.CollectionInfo output = 4; |
CollectionInfoOrBuilder |
getOutputOrBuilder()
.proxima.dashvector.proto.CollectionInfo output = 4; |
String |
getRequestId()
string request_id = 1; |
com.google.protobuf.ByteString |
getRequestIdBytes()
string request_id = 1; |
boolean |
hasOutput()
.proxima.dashvector.proto.CollectionInfo 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.CollectionInfo output = 4;CollectionInfo getOutput()
.proxima.dashvector.proto.CollectionInfo output = 4;CollectionInfoOrBuilder getOutputOrBuilder()
.proxima.dashvector.proto.CollectionInfo output = 4;Copyright © 2024. All rights reserved.