public static final class Lgraph.PluginRequest extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.PluginRequestOrBuilder
lgraph.PluginRequest| Modifier and Type | Class and Description |
|---|---|
static class |
Lgraph.PluginRequest.Builder
Protobuf type
lgraph.PluginRequest |
static class |
Lgraph.PluginRequest.PluginType
Protobuf enum
lgraph.PluginRequest.PluginType |
static class |
Lgraph.PluginRequest.ReqCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CALL_PLUGIN_REQUEST_FIELD_NUMBER |
static int |
DEL_PLUGIN_REQUEST_FIELD_NUMBER |
static int |
GRAPH_FIELD_NUMBER |
static int |
LIST_PLUGIN_REQUEST_FIELD_NUMBER |
static int |
LOAD_PLUGIN_REQUEST_FIELD_NUMBER |
static com.google.protobuf.Parser<Lgraph.PluginRequest> |
PARSER
Deprecated.
|
static int |
TYPE_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Lgraph.CallPluginRequest |
getCallPluginRequest()
optional .lgraph.CallPluginRequest call_plugin_request = 4; |
Lgraph.CallPluginRequestOrBuilder |
getCallPluginRequestOrBuilder()
optional .lgraph.CallPluginRequest call_plugin_request = 4; |
static Lgraph.PluginRequest |
getDefaultInstance() |
Lgraph.PluginRequest |
getDefaultInstanceForType() |
Lgraph.DelPluginRequest |
getDelPluginRequest()
optional .lgraph.DelPluginRequest del_plugin_request = 3; |
Lgraph.DelPluginRequestOrBuilder |
getDelPluginRequestOrBuilder()
optional .lgraph.DelPluginRequest del_plugin_request = 3; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getGraph()
required string graph = 6; |
com.google.protobuf.ByteString |
getGraphBytes()
required string graph = 6; |
Lgraph.ListPluginRequest |
getListPluginRequest()
optional .lgraph.ListPluginRequest list_plugin_request = 5; |
Lgraph.ListPluginRequestOrBuilder |
getListPluginRequestOrBuilder()
optional .lgraph.ListPluginRequest list_plugin_request = 5; |
Lgraph.LoadPluginRequest |
getLoadPluginRequest()
optional .lgraph.LoadPluginRequest load_plugin_request = 2; |
Lgraph.LoadPluginRequestOrBuilder |
getLoadPluginRequestOrBuilder()
optional .lgraph.LoadPluginRequest load_plugin_request = 2; |
com.google.protobuf.Parser<Lgraph.PluginRequest> |
getParserForType() |
Lgraph.PluginRequest.ReqCase |
getReqCase() |
int |
getSerializedSize() |
Lgraph.PluginRequest.PluginType |
getType()
required .lgraph.PluginRequest.PluginType type = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVersion()
optional string version = 7; |
com.google.protobuf.ByteString |
getVersionBytes()
optional string version = 7; |
boolean |
hasCallPluginRequest()
optional .lgraph.CallPluginRequest call_plugin_request = 4; |
boolean |
hasDelPluginRequest()
optional .lgraph.DelPluginRequest del_plugin_request = 3; |
boolean |
hasGraph()
required string graph = 6; |
int |
hashCode() |
boolean |
hasListPluginRequest()
optional .lgraph.ListPluginRequest list_plugin_request = 5; |
boolean |
hasLoadPluginRequest()
optional .lgraph.LoadPluginRequest load_plugin_request = 2; |
boolean |
hasType()
required .lgraph.PluginRequest.PluginType type = 1; |
boolean |
hasVersion()
optional string version = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Lgraph.PluginRequest.Builder |
newBuilder() |
static Lgraph.PluginRequest.Builder |
newBuilder(Lgraph.PluginRequest prototype) |
Lgraph.PluginRequest.Builder |
newBuilderForType() |
protected Lgraph.PluginRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Lgraph.PluginRequest |
parseDelimitedFrom(InputStream input) |
static Lgraph.PluginRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.PluginRequest |
parseFrom(byte[] data) |
static Lgraph.PluginRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.PluginRequest |
parseFrom(ByteBuffer data) |
static Lgraph.PluginRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.PluginRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Lgraph.PluginRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.PluginRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Lgraph.PluginRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.PluginRequest |
parseFrom(InputStream input) |
static Lgraph.PluginRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Lgraph.PluginRequest> |
parser() |
Lgraph.PluginRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TYPE_FIELD_NUMBER
public static final int LOAD_PLUGIN_REQUEST_FIELD_NUMBER
public static final int DEL_PLUGIN_REQUEST_FIELD_NUMBER
public static final int CALL_PLUGIN_REQUEST_FIELD_NUMBER
public static final int LIST_PLUGIN_REQUEST_FIELD_NUMBER
public static final int GRAPH_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.PluginRequest> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Lgraph.PluginRequest.ReqCase getReqCase()
getReqCase in interface Lgraph.PluginRequestOrBuilderpublic boolean hasType()
required .lgraph.PluginRequest.PluginType type = 1;hasType in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.PluginRequest.PluginType getType()
required .lgraph.PluginRequest.PluginType type = 1;getType in interface Lgraph.PluginRequestOrBuilderpublic boolean hasLoadPluginRequest()
optional .lgraph.LoadPluginRequest load_plugin_request = 2;hasLoadPluginRequest in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.LoadPluginRequest getLoadPluginRequest()
optional .lgraph.LoadPluginRequest load_plugin_request = 2;getLoadPluginRequest in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.LoadPluginRequestOrBuilder getLoadPluginRequestOrBuilder()
optional .lgraph.LoadPluginRequest load_plugin_request = 2;getLoadPluginRequestOrBuilder in interface Lgraph.PluginRequestOrBuilderpublic boolean hasDelPluginRequest()
optional .lgraph.DelPluginRequest del_plugin_request = 3;hasDelPluginRequest in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.DelPluginRequest getDelPluginRequest()
optional .lgraph.DelPluginRequest del_plugin_request = 3;getDelPluginRequest in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.DelPluginRequestOrBuilder getDelPluginRequestOrBuilder()
optional .lgraph.DelPluginRequest del_plugin_request = 3;getDelPluginRequestOrBuilder in interface Lgraph.PluginRequestOrBuilderpublic boolean hasCallPluginRequest()
optional .lgraph.CallPluginRequest call_plugin_request = 4;hasCallPluginRequest in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.CallPluginRequest getCallPluginRequest()
optional .lgraph.CallPluginRequest call_plugin_request = 4;getCallPluginRequest in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.CallPluginRequestOrBuilder getCallPluginRequestOrBuilder()
optional .lgraph.CallPluginRequest call_plugin_request = 4;getCallPluginRequestOrBuilder in interface Lgraph.PluginRequestOrBuilderpublic boolean hasListPluginRequest()
optional .lgraph.ListPluginRequest list_plugin_request = 5;hasListPluginRequest in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.ListPluginRequest getListPluginRequest()
optional .lgraph.ListPluginRequest list_plugin_request = 5;getListPluginRequest in interface Lgraph.PluginRequestOrBuilderpublic Lgraph.ListPluginRequestOrBuilder getListPluginRequestOrBuilder()
optional .lgraph.ListPluginRequest list_plugin_request = 5;getListPluginRequestOrBuilder in interface Lgraph.PluginRequestOrBuilderpublic boolean hasGraph()
required string graph = 6;hasGraph in interface Lgraph.PluginRequestOrBuilderpublic String getGraph()
required string graph = 6;getGraph in interface Lgraph.PluginRequestOrBuilderpublic com.google.protobuf.ByteString getGraphBytes()
required string graph = 6;getGraphBytes in interface Lgraph.PluginRequestOrBuilderpublic boolean hasVersion()
optional string version = 7;hasVersion in interface Lgraph.PluginRequestOrBuilderpublic String getVersion()
optional string version = 7;getVersion in interface Lgraph.PluginRequestOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
optional string version = 7;getVersionBytes in interface Lgraph.PluginRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Lgraph.PluginRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.PluginRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.PluginRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.PluginRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.PluginRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.PluginRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.PluginRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Lgraph.PluginRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Lgraph.PluginRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Lgraph.PluginRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Lgraph.PluginRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Lgraph.PluginRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Lgraph.PluginRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Lgraph.PluginRequest.Builder newBuilder()
public static Lgraph.PluginRequest.Builder newBuilder(Lgraph.PluginRequest prototype)
public Lgraph.PluginRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Lgraph.PluginRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Lgraph.PluginRequest getDefaultInstance()
public static com.google.protobuf.Parser<Lgraph.PluginRequest> parser()
public com.google.protobuf.Parser<Lgraph.PluginRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Lgraph.PluginRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Ant Group. All rights reserved.