public static interface Lgraph.GraphQueryResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Lgraph.GraphQueryResult |
getBinaryResult()
optional .lgraph.GraphQueryResult binary_result = 2; |
Lgraph.GraphQueryResultOrBuilder |
getBinaryResultOrBuilder()
optional .lgraph.GraphQueryResult binary_result = 2; |
String |
getJsonResult()
optional string json_result = 1; |
com.google.protobuf.ByteString |
getJsonResultBytes()
optional string json_result = 1; |
Lgraph.GraphQueryResponse.ResultCase |
getResultCase() |
boolean |
hasBinaryResult()
optional .lgraph.GraphQueryResult binary_result = 2; |
boolean |
hasJsonResult()
optional string json_result = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasJsonResult()
optional string json_result = 1;String getJsonResult()
optional string json_result = 1;com.google.protobuf.ByteString getJsonResultBytes()
optional string json_result = 1;boolean hasBinaryResult()
optional .lgraph.GraphQueryResult binary_result = 2;Lgraph.GraphQueryResult getBinaryResult()
optional .lgraph.GraphQueryResult binary_result = 2;Lgraph.GraphQueryResultOrBuilder getBinaryResultOrBuilder()
optional .lgraph.GraphQueryResult binary_result = 2;Lgraph.GraphQueryResponse.ResultCase getResultCase()
Copyright © 2023 Ant Group. All rights reserved.