public static interface Lgraph.CallPluginResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Lgraph.CallPluginResponse.CallPluginResultCase |
getCallPluginResultCase() |
String |
getJsonResult()
optional string json_result = 2; |
com.google.protobuf.ByteString |
getJsonResultBytes()
optional string json_result = 2; |
com.google.protobuf.ByteString |
getReply()
optional bytes reply = 1; |
boolean |
hasJsonResult()
optional string json_result = 2; |
boolean |
hasReply()
optional bytes reply = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasReply()
optional bytes reply = 1;com.google.protobuf.ByteString getReply()
optional bytes reply = 1;boolean hasJsonResult()
optional string json_result = 2;String getJsonResult()
optional string json_result = 2;com.google.protobuf.ByteString getJsonResultBytes()
optional string json_result = 2;Lgraph.CallPluginResponse.CallPluginResultCase getCallPluginResultCase()
Copyright © 2023 Ant Group. All rights reserved.