Package lgraph
Class Lgraph.LGraphRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- lgraph.Lgraph.LGraphRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Lgraph.LGraphRequestOrBuilder
- Enclosing class:
- Lgraph
public static final class Lgraph.LGraphRequest extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.LGraphRequestOrBuilder
-------------------------------- envelope --------------------------------
Protobuf typelgraph.LGraphRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLgraph.LGraphRequest.Builder-------------------------------- envelope --------------------------------static classLgraph.LGraphRequest.ReqCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intACL_REQUEST_FIELD_NUMBERstatic intCLIENT_VERSION_FIELD_NUMBERstatic intCONFIG_REQUEST_FIELD_NUMBERstatic intCYPHER_REQUEST_FIELD_NUMBERstatic intGRAPH_API_REQUEST_FIELD_NUMBERstatic intGRAPH_REQUEST_FIELD_NUMBERstatic intHA_REQUEST_FIELD_NUMBERstatic intIMPORT_REQUEST_FIELD_NUMBERstatic intIS_WRITE_OP_FIELD_NUMBERstatic com.google.protobuf.Parser<Lgraph.LGraphRequest>PARSERDeprecated.static intPLUGIN_REQUEST_FIELD_NUMBERstatic intRESTORE_REQUEST_FIELD_NUMBERstatic intSCHEMA_REQUEST_FIELD_NUMBERstatic intTOKEN_FIELD_NUMBERstatic intUSER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Lgraph.AclRequestgetAclRequest()optional .lgraph.AclRequest acl_request = 18;Lgraph.AclRequestOrBuildergetAclRequestOrBuilder()optional .lgraph.AclRequest acl_request = 18;longgetClientVersion()optional int64 client_version = 1;Lgraph.ConfigRequestgetConfigRequest()optional .lgraph.ConfigRequest config_request = 19;Lgraph.ConfigRequestOrBuildergetConfigRequestOrBuilder()optional .lgraph.ConfigRequest config_request = 19;Lgraph.CypherRequestgetCypherRequest()optional .lgraph.CypherRequest cypher_request = 12;Lgraph.CypherRequestOrBuildergetCypherRequestOrBuilder()optional .lgraph.CypherRequest cypher_request = 12;static Lgraph.LGraphRequestgetDefaultInstance()Lgraph.LGraphRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Lgraph.GraphApiRequestgetGraphApiRequest()optional .lgraph.GraphApiRequest graph_api_request = 11;Lgraph.GraphApiRequestOrBuildergetGraphApiRequestOrBuilder()optional .lgraph.GraphApiRequest graph_api_request = 11;Lgraph.GraphRequestgetGraphRequest()optional .lgraph.GraphRequest graph_request = 17;Lgraph.GraphRequestOrBuildergetGraphRequestOrBuilder()optional .lgraph.GraphRequest graph_request = 17;Lgraph.HARequestgetHaRequest()optional .lgraph.HARequest ha_request = 14;Lgraph.HARequestOrBuildergetHaRequestOrBuilder()optional .lgraph.HARequest ha_request = 14;Lgraph.ImportRequestgetImportRequest()optional .lgraph.ImportRequest import_request = 15;Lgraph.ImportRequestOrBuildergetImportRequestOrBuilder()optional .lgraph.ImportRequest import_request = 15;booleangetIsWriteOp()optional bool is_write_op = 3;com.google.protobuf.Parser<Lgraph.LGraphRequest>getParserForType()Lgraph.PluginRequestgetPluginRequest()optional .lgraph.PluginRequest plugin_request = 13;Lgraph.PluginRequestOrBuildergetPluginRequestOrBuilder()optional .lgraph.PluginRequest plugin_request = 13;Lgraph.LGraphRequest.ReqCasegetReqCase()Lgraph.RestoreRequestgetRestoreRequest()optional .lgraph.RestoreRequest restore_request = 20;Lgraph.RestoreRequestOrBuildergetRestoreRequestOrBuilder()optional .lgraph.RestoreRequest restore_request = 20;Lgraph.SchemaRequestgetSchemaRequest()optional .lgraph.SchemaRequest schema_request = 21;Lgraph.SchemaRequestOrBuildergetSchemaRequestOrBuilder()optional .lgraph.SchemaRequest schema_request = 21;intgetSerializedSize()StringgetToken()required string token = 2;com.google.protobuf.ByteStringgetTokenBytes()required string token = 2;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUser()optional string user = 4;com.google.protobuf.ByteStringgetUserBytes()optional string user = 4;booleanhasAclRequest()optional .lgraph.AclRequest acl_request = 18;booleanhasClientVersion()optional int64 client_version = 1;booleanhasConfigRequest()optional .lgraph.ConfigRequest config_request = 19;booleanhasCypherRequest()optional .lgraph.CypherRequest cypher_request = 12;booleanhasGraphApiRequest()optional .lgraph.GraphApiRequest graph_api_request = 11;booleanhasGraphRequest()optional .lgraph.GraphRequest graph_request = 17;booleanhasHaRequest()optional .lgraph.HARequest ha_request = 14;inthashCode()booleanhasImportRequest()optional .lgraph.ImportRequest import_request = 15;booleanhasIsWriteOp()optional bool is_write_op = 3;booleanhasPluginRequest()optional .lgraph.PluginRequest plugin_request = 13;booleanhasRestoreRequest()optional .lgraph.RestoreRequest restore_request = 20;booleanhasSchemaRequest()optional .lgraph.SchemaRequest schema_request = 21;booleanhasToken()required string token = 2;booleanhasUser()optional string user = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Lgraph.LGraphRequest.BuildernewBuilder()static Lgraph.LGraphRequest.BuildernewBuilder(Lgraph.LGraphRequest prototype)Lgraph.LGraphRequest.BuildernewBuilderForType()protected Lgraph.LGraphRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Lgraph.LGraphRequestparseDelimitedFrom(InputStream input)static Lgraph.LGraphRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.LGraphRequestparseFrom(byte[] data)static Lgraph.LGraphRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.LGraphRequestparseFrom(com.google.protobuf.ByteString data)static Lgraph.LGraphRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.LGraphRequestparseFrom(com.google.protobuf.CodedInputStream input)static Lgraph.LGraphRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.LGraphRequestparseFrom(InputStream input)static Lgraph.LGraphRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.LGraphRequestparseFrom(ByteBuffer data)static Lgraph.LGraphRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Lgraph.LGraphRequest>parser()Lgraph.LGraphRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CLIENT_VERSION_FIELD_NUMBER
public static final int CLIENT_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOKEN_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_WRITE_OP_FIELD_NUMBER
public static final int IS_WRITE_OP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRAPH_API_REQUEST_FIELD_NUMBER
public static final int GRAPH_API_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CYPHER_REQUEST_FIELD_NUMBER
public static final int CYPHER_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLUGIN_REQUEST_FIELD_NUMBER
public static final int PLUGIN_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HA_REQUEST_FIELD_NUMBER
public static final int HA_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMPORT_REQUEST_FIELD_NUMBER
public static final int IMPORT_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRAPH_REQUEST_FIELD_NUMBER
public static final int GRAPH_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACL_REQUEST_FIELD_NUMBER
public static final int ACL_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIG_REQUEST_FIELD_NUMBER
public static final int CONFIG_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESTORE_REQUEST_FIELD_NUMBER
public static final int RESTORE_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEMA_REQUEST_FIELD_NUMBER
public static final int SCHEMA_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.LGraphRequest> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getReqCase
public Lgraph.LGraphRequest.ReqCase getReqCase()
- Specified by:
getReqCasein interfaceLgraph.LGraphRequestOrBuilder
-
hasClientVersion
public boolean hasClientVersion()
optional int64 client_version = 1;- Specified by:
hasClientVersionin interfaceLgraph.LGraphRequestOrBuilder
-
getClientVersion
public long getClientVersion()
optional int64 client_version = 1;- Specified by:
getClientVersionin interfaceLgraph.LGraphRequestOrBuilder
-
hasToken
public boolean hasToken()
required string token = 2;- Specified by:
hasTokenin interfaceLgraph.LGraphRequestOrBuilder
-
getToken
public String getToken()
required string token = 2;- Specified by:
getTokenin interfaceLgraph.LGraphRequestOrBuilder
-
getTokenBytes
public com.google.protobuf.ByteString getTokenBytes()
required string token = 2;- Specified by:
getTokenBytesin interfaceLgraph.LGraphRequestOrBuilder
-
hasIsWriteOp
public boolean hasIsWriteOp()
optional bool is_write_op = 3;- Specified by:
hasIsWriteOpin interfaceLgraph.LGraphRequestOrBuilder
-
getIsWriteOp
public boolean getIsWriteOp()
optional bool is_write_op = 3;- Specified by:
getIsWriteOpin interfaceLgraph.LGraphRequestOrBuilder
-
hasUser
public boolean hasUser()
optional string user = 4;- Specified by:
hasUserin interfaceLgraph.LGraphRequestOrBuilder
-
getUser
public String getUser()
optional string user = 4;- Specified by:
getUserin interfaceLgraph.LGraphRequestOrBuilder
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()
optional string user = 4;- Specified by:
getUserBytesin interfaceLgraph.LGraphRequestOrBuilder
-
hasGraphApiRequest
public boolean hasGraphApiRequest()
optional .lgraph.GraphApiRequest graph_api_request = 11;- Specified by:
hasGraphApiRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getGraphApiRequest
public Lgraph.GraphApiRequest getGraphApiRequest()
optional .lgraph.GraphApiRequest graph_api_request = 11;- Specified by:
getGraphApiRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getGraphApiRequestOrBuilder
public Lgraph.GraphApiRequestOrBuilder getGraphApiRequestOrBuilder()
optional .lgraph.GraphApiRequest graph_api_request = 11;- Specified by:
getGraphApiRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasCypherRequest
public boolean hasCypherRequest()
optional .lgraph.CypherRequest cypher_request = 12;- Specified by:
hasCypherRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getCypherRequest
public Lgraph.CypherRequest getCypherRequest()
optional .lgraph.CypherRequest cypher_request = 12;- Specified by:
getCypherRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getCypherRequestOrBuilder
public Lgraph.CypherRequestOrBuilder getCypherRequestOrBuilder()
optional .lgraph.CypherRequest cypher_request = 12;- Specified by:
getCypherRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasPluginRequest
public boolean hasPluginRequest()
optional .lgraph.PluginRequest plugin_request = 13;- Specified by:
hasPluginRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getPluginRequest
public Lgraph.PluginRequest getPluginRequest()
optional .lgraph.PluginRequest plugin_request = 13;- Specified by:
getPluginRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getPluginRequestOrBuilder
public Lgraph.PluginRequestOrBuilder getPluginRequestOrBuilder()
optional .lgraph.PluginRequest plugin_request = 13;- Specified by:
getPluginRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasHaRequest
public boolean hasHaRequest()
optional .lgraph.HARequest ha_request = 14;- Specified by:
hasHaRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getHaRequest
public Lgraph.HARequest getHaRequest()
optional .lgraph.HARequest ha_request = 14;- Specified by:
getHaRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getHaRequestOrBuilder
public Lgraph.HARequestOrBuilder getHaRequestOrBuilder()
optional .lgraph.HARequest ha_request = 14;- Specified by:
getHaRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasImportRequest
public boolean hasImportRequest()
optional .lgraph.ImportRequest import_request = 15;- Specified by:
hasImportRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getImportRequest
public Lgraph.ImportRequest getImportRequest()
optional .lgraph.ImportRequest import_request = 15;- Specified by:
getImportRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getImportRequestOrBuilder
public Lgraph.ImportRequestOrBuilder getImportRequestOrBuilder()
optional .lgraph.ImportRequest import_request = 15;- Specified by:
getImportRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasGraphRequest
public boolean hasGraphRequest()
optional .lgraph.GraphRequest graph_request = 17;- Specified by:
hasGraphRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getGraphRequest
public Lgraph.GraphRequest getGraphRequest()
optional .lgraph.GraphRequest graph_request = 17;- Specified by:
getGraphRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getGraphRequestOrBuilder
public Lgraph.GraphRequestOrBuilder getGraphRequestOrBuilder()
optional .lgraph.GraphRequest graph_request = 17;- Specified by:
getGraphRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasAclRequest
public boolean hasAclRequest()
optional .lgraph.AclRequest acl_request = 18;- Specified by:
hasAclRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getAclRequest
public Lgraph.AclRequest getAclRequest()
optional .lgraph.AclRequest acl_request = 18;- Specified by:
getAclRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getAclRequestOrBuilder
public Lgraph.AclRequestOrBuilder getAclRequestOrBuilder()
optional .lgraph.AclRequest acl_request = 18;- Specified by:
getAclRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasConfigRequest
public boolean hasConfigRequest()
optional .lgraph.ConfigRequest config_request = 19;- Specified by:
hasConfigRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getConfigRequest
public Lgraph.ConfigRequest getConfigRequest()
optional .lgraph.ConfigRequest config_request = 19;- Specified by:
getConfigRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getConfigRequestOrBuilder
public Lgraph.ConfigRequestOrBuilder getConfigRequestOrBuilder()
optional .lgraph.ConfigRequest config_request = 19;- Specified by:
getConfigRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasRestoreRequest
public boolean hasRestoreRequest()
optional .lgraph.RestoreRequest restore_request = 20;- Specified by:
hasRestoreRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getRestoreRequest
public Lgraph.RestoreRequest getRestoreRequest()
optional .lgraph.RestoreRequest restore_request = 20;- Specified by:
getRestoreRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getRestoreRequestOrBuilder
public Lgraph.RestoreRequestOrBuilder getRestoreRequestOrBuilder()
optional .lgraph.RestoreRequest restore_request = 20;- Specified by:
getRestoreRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
hasSchemaRequest
public boolean hasSchemaRequest()
optional .lgraph.SchemaRequest schema_request = 21;- Specified by:
hasSchemaRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getSchemaRequest
public Lgraph.SchemaRequest getSchemaRequest()
optional .lgraph.SchemaRequest schema_request = 21;- Specified by:
getSchemaRequestin interfaceLgraph.LGraphRequestOrBuilder
-
getSchemaRequestOrBuilder
public Lgraph.SchemaRequestOrBuilder getSchemaRequestOrBuilder()
optional .lgraph.SchemaRequest schema_request = 21;- Specified by:
getSchemaRequestOrBuilderin interfaceLgraph.LGraphRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.LGraphRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.LGraphRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.LGraphRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Lgraph.LGraphRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Lgraph.LGraphRequest.Builder newBuilder()
-
newBuilder
public static Lgraph.LGraphRequest.Builder newBuilder(Lgraph.LGraphRequest prototype)
-
toBuilder
public Lgraph.LGraphRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Lgraph.LGraphRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Lgraph.LGraphRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Lgraph.LGraphRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Lgraph.LGraphRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Lgraph.LGraphRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-