public static interface Lgraph.PluginResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Lgraph.CallPluginResponse |
getCallPluginResponse()
optional .lgraph.CallPluginResponse call_plugin_response = 3; |
Lgraph.CallPluginResponseOrBuilder |
getCallPluginResponseOrBuilder()
optional .lgraph.CallPluginResponse call_plugin_response = 3; |
Lgraph.DelPluginResponse |
getDelPluginResponse()
optional .lgraph.DelPluginResponse del_plugin_response = 2; |
Lgraph.DelPluginResponseOrBuilder |
getDelPluginResponseOrBuilder()
optional .lgraph.DelPluginResponse del_plugin_response = 2; |
Lgraph.ListPluginResponse |
getListPluginResponse()
optional .lgraph.ListPluginResponse list_plugin_response = 4; |
Lgraph.ListPluginResponseOrBuilder |
getListPluginResponseOrBuilder()
optional .lgraph.ListPluginResponse list_plugin_response = 4; |
Lgraph.LoadPluginResponse |
getLoadPluginResponse()
optional .lgraph.LoadPluginResponse load_plugin_response = 1; |
Lgraph.LoadPluginResponseOrBuilder |
getLoadPluginResponseOrBuilder()
optional .lgraph.LoadPluginResponse load_plugin_response = 1; |
Lgraph.PluginResponse.RespCase |
getRespCase() |
boolean |
hasCallPluginResponse()
optional .lgraph.CallPluginResponse call_plugin_response = 3; |
boolean |
hasDelPluginResponse()
optional .lgraph.DelPluginResponse del_plugin_response = 2; |
boolean |
hasListPluginResponse()
optional .lgraph.ListPluginResponse list_plugin_response = 4; |
boolean |
hasLoadPluginResponse()
optional .lgraph.LoadPluginResponse load_plugin_response = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLoadPluginResponse()
optional .lgraph.LoadPluginResponse load_plugin_response = 1;Lgraph.LoadPluginResponse getLoadPluginResponse()
optional .lgraph.LoadPluginResponse load_plugin_response = 1;Lgraph.LoadPluginResponseOrBuilder getLoadPluginResponseOrBuilder()
optional .lgraph.LoadPluginResponse load_plugin_response = 1;boolean hasDelPluginResponse()
optional .lgraph.DelPluginResponse del_plugin_response = 2;Lgraph.DelPluginResponse getDelPluginResponse()
optional .lgraph.DelPluginResponse del_plugin_response = 2;Lgraph.DelPluginResponseOrBuilder getDelPluginResponseOrBuilder()
optional .lgraph.DelPluginResponse del_plugin_response = 2;boolean hasCallPluginResponse()
optional .lgraph.CallPluginResponse call_plugin_response = 3;Lgraph.CallPluginResponse getCallPluginResponse()
optional .lgraph.CallPluginResponse call_plugin_response = 3;Lgraph.CallPluginResponseOrBuilder getCallPluginResponseOrBuilder()
optional .lgraph.CallPluginResponse call_plugin_response = 3;boolean hasListPluginResponse()
optional .lgraph.ListPluginResponse list_plugin_response = 4;Lgraph.ListPluginResponse getListPluginResponse()
optional .lgraph.ListPluginResponse list_plugin_response = 4;Lgraph.ListPluginResponseOrBuilder getListPluginResponseOrBuilder()
optional .lgraph.ListPluginResponse list_plugin_response = 4;Lgraph.PluginResponse.RespCase getRespCase()
Copyright © 2023 Ant Group. All rights reserved.