Package lgraph
Class Lgraph.GraphApiResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- lgraph.Lgraph.GraphApiResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Lgraph.GraphApiResponseOrBuilder
- Enclosing class:
- Lgraph
public static final class Lgraph.GraphApiResponse extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.GraphApiResponseOrBuilder
Protobuf typelgraph.GraphApiResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLgraph.GraphApiResponse.BuilderProtobuf typelgraph.GraphApiResponsestatic classLgraph.GraphApiResponse.RespCase-
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 intADD_EDGES_RESPONSE_FIELD_NUMBERstatic intADD_INDEX_RESPONSE_FIELD_NUMBERstatic intADD_LABEL_RESPONSE_FIELD_NUMBERstatic intADD_VERTEXES_RESPONSE_FIELD_NUMBERstatic intDEL_EDGE_RESPONSE_FIELD_NUMBERstatic intDEL_INDEX_RESPONSE_FIELD_NUMBERstatic intDEL_VERTEX_RESPONSE_FIELD_NUMBERstatic intFLUSH_RESPONSE_FIELD_NUMBERstatic intMOD_EDGE_RESPONSE_FIELD_NUMBERstatic intMOD_VERTEX_RESPONSE_FIELD_NUMBERstatic com.google.protobuf.Parser<Lgraph.GraphApiResponse>PARSERDeprecated.static intSUB_GRAPH_RESPONSE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Lgraph.AddEdgesResponsegetAddEdgesResponse()optional .lgraph.AddEdgesResponse add_edges_response = 4;Lgraph.AddEdgesResponseOrBuildergetAddEdgesResponseOrBuilder()optional .lgraph.AddEdgesResponse add_edges_response = 4;Lgraph.AddIndexResponsegetAddIndexResponse()optional .lgraph.AddIndexResponse add_index_response = 2;Lgraph.AddIndexResponseOrBuildergetAddIndexResponseOrBuilder()optional .lgraph.AddIndexResponse add_index_response = 2;Lgraph.AddLabelResponsegetAddLabelResponse()optional .lgraph.AddLabelResponse add_label_response = 1;Lgraph.AddLabelResponseOrBuildergetAddLabelResponseOrBuilder()optional .lgraph.AddLabelResponse add_label_response = 1;Lgraph.AddVertexesResponsegetAddVertexesResponse()optional .lgraph.AddVertexesResponse add_vertexes_response = 3;Lgraph.AddVertexesResponseOrBuildergetAddVertexesResponseOrBuilder()optional .lgraph.AddVertexesResponse add_vertexes_response = 3;static Lgraph.GraphApiResponsegetDefaultInstance()Lgraph.GraphApiResponsegetDefaultInstanceForType()Lgraph.DelEdgeResponsegetDelEdgeResponse()optional .lgraph.DelEdgeResponse del_edge_response = 7;Lgraph.DelEdgeResponseOrBuildergetDelEdgeResponseOrBuilder()optional .lgraph.DelEdgeResponse del_edge_response = 7;Lgraph.DelIndexResponsegetDelIndexResponse()optional .lgraph.DelIndexResponse del_index_response = 5;Lgraph.DelIndexResponseOrBuildergetDelIndexResponseOrBuilder()optional .lgraph.DelIndexResponse del_index_response = 5;Lgraph.DelVertexResponsegetDelVertexResponse()optional .lgraph.DelVertexResponse del_vertex_response = 6;Lgraph.DelVertexResponseOrBuildergetDelVertexResponseOrBuilder()optional .lgraph.DelVertexResponse del_vertex_response = 6;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Lgraph.FlushResponsegetFlushResponse()optional .lgraph.FlushResponse flush_response = 11;Lgraph.FlushResponseOrBuildergetFlushResponseOrBuilder()optional .lgraph.FlushResponse flush_response = 11;Lgraph.ModEdgeResponsegetModEdgeResponse()optional .lgraph.ModEdgeResponse mod_edge_response = 9;Lgraph.ModEdgeResponseOrBuildergetModEdgeResponseOrBuilder()optional .lgraph.ModEdgeResponse mod_edge_response = 9;Lgraph.ModVertexResponsegetModVertexResponse()optional .lgraph.ModVertexResponse mod_vertex_response = 8;Lgraph.ModVertexResponseOrBuildergetModVertexResponseOrBuilder()optional .lgraph.ModVertexResponse mod_vertex_response = 8;com.google.protobuf.Parser<Lgraph.GraphApiResponse>getParserForType()Lgraph.GraphApiResponse.RespCasegetRespCase()intgetSerializedSize()Lgraph.SubGraphResponsegetSubGraphResponse()optional .lgraph.SubGraphResponse sub_graph_response = 10;Lgraph.SubGraphResponseOrBuildergetSubGraphResponseOrBuilder()optional .lgraph.SubGraphResponse sub_graph_response = 10;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAddEdgesResponse()optional .lgraph.AddEdgesResponse add_edges_response = 4;booleanhasAddIndexResponse()optional .lgraph.AddIndexResponse add_index_response = 2;booleanhasAddLabelResponse()optional .lgraph.AddLabelResponse add_label_response = 1;booleanhasAddVertexesResponse()optional .lgraph.AddVertexesResponse add_vertexes_response = 3;booleanhasDelEdgeResponse()optional .lgraph.DelEdgeResponse del_edge_response = 7;booleanhasDelIndexResponse()optional .lgraph.DelIndexResponse del_index_response = 5;booleanhasDelVertexResponse()optional .lgraph.DelVertexResponse del_vertex_response = 6;booleanhasFlushResponse()optional .lgraph.FlushResponse flush_response = 11;inthashCode()booleanhasModEdgeResponse()optional .lgraph.ModEdgeResponse mod_edge_response = 9;booleanhasModVertexResponse()optional .lgraph.ModVertexResponse mod_vertex_response = 8;booleanhasSubGraphResponse()optional .lgraph.SubGraphResponse sub_graph_response = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Lgraph.GraphApiResponse.BuildernewBuilder()static Lgraph.GraphApiResponse.BuildernewBuilder(Lgraph.GraphApiResponse prototype)Lgraph.GraphApiResponse.BuildernewBuilderForType()protected Lgraph.GraphApiResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Lgraph.GraphApiResponseparseDelimitedFrom(InputStream input)static Lgraph.GraphApiResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.GraphApiResponseparseFrom(byte[] data)static Lgraph.GraphApiResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.GraphApiResponseparseFrom(com.google.protobuf.ByteString data)static Lgraph.GraphApiResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.GraphApiResponseparseFrom(com.google.protobuf.CodedInputStream input)static Lgraph.GraphApiResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.GraphApiResponseparseFrom(InputStream input)static Lgraph.GraphApiResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.GraphApiResponseparseFrom(ByteBuffer data)static Lgraph.GraphApiResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Lgraph.GraphApiResponse>parser()Lgraph.GraphApiResponse.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
-
ADD_LABEL_RESPONSE_FIELD_NUMBER
public static final int ADD_LABEL_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADD_INDEX_RESPONSE_FIELD_NUMBER
public static final int ADD_INDEX_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADD_VERTEXES_RESPONSE_FIELD_NUMBER
public static final int ADD_VERTEXES_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADD_EDGES_RESPONSE_FIELD_NUMBER
public static final int ADD_EDGES_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEL_INDEX_RESPONSE_FIELD_NUMBER
public static final int DEL_INDEX_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEL_VERTEX_RESPONSE_FIELD_NUMBER
public static final int DEL_VERTEX_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEL_EDGE_RESPONSE_FIELD_NUMBER
public static final int DEL_EDGE_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MOD_VERTEX_RESPONSE_FIELD_NUMBER
public static final int MOD_VERTEX_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MOD_EDGE_RESPONSE_FIELD_NUMBER
public static final int MOD_EDGE_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUB_GRAPH_RESPONSE_FIELD_NUMBER
public static final int SUB_GRAPH_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLUSH_RESPONSE_FIELD_NUMBER
public static final int FLUSH_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.GraphApiResponse> 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
-
getRespCase
public Lgraph.GraphApiResponse.RespCase getRespCase()
- Specified by:
getRespCasein interfaceLgraph.GraphApiResponseOrBuilder
-
hasAddLabelResponse
public boolean hasAddLabelResponse()
optional .lgraph.AddLabelResponse add_label_response = 1;- Specified by:
hasAddLabelResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getAddLabelResponse
public Lgraph.AddLabelResponse getAddLabelResponse()
optional .lgraph.AddLabelResponse add_label_response = 1;- Specified by:
getAddLabelResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getAddLabelResponseOrBuilder
public Lgraph.AddLabelResponseOrBuilder getAddLabelResponseOrBuilder()
optional .lgraph.AddLabelResponse add_label_response = 1;- Specified by:
getAddLabelResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasAddIndexResponse
public boolean hasAddIndexResponse()
optional .lgraph.AddIndexResponse add_index_response = 2;- Specified by:
hasAddIndexResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getAddIndexResponse
public Lgraph.AddIndexResponse getAddIndexResponse()
optional .lgraph.AddIndexResponse add_index_response = 2;- Specified by:
getAddIndexResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getAddIndexResponseOrBuilder
public Lgraph.AddIndexResponseOrBuilder getAddIndexResponseOrBuilder()
optional .lgraph.AddIndexResponse add_index_response = 2;- Specified by:
getAddIndexResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasAddVertexesResponse
public boolean hasAddVertexesResponse()
optional .lgraph.AddVertexesResponse add_vertexes_response = 3;- Specified by:
hasAddVertexesResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getAddVertexesResponse
public Lgraph.AddVertexesResponse getAddVertexesResponse()
optional .lgraph.AddVertexesResponse add_vertexes_response = 3;- Specified by:
getAddVertexesResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getAddVertexesResponseOrBuilder
public Lgraph.AddVertexesResponseOrBuilder getAddVertexesResponseOrBuilder()
optional .lgraph.AddVertexesResponse add_vertexes_response = 3;- Specified by:
getAddVertexesResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasAddEdgesResponse
public boolean hasAddEdgesResponse()
optional .lgraph.AddEdgesResponse add_edges_response = 4;- Specified by:
hasAddEdgesResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getAddEdgesResponse
public Lgraph.AddEdgesResponse getAddEdgesResponse()
optional .lgraph.AddEdgesResponse add_edges_response = 4;- Specified by:
getAddEdgesResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getAddEdgesResponseOrBuilder
public Lgraph.AddEdgesResponseOrBuilder getAddEdgesResponseOrBuilder()
optional .lgraph.AddEdgesResponse add_edges_response = 4;- Specified by:
getAddEdgesResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasDelIndexResponse
public boolean hasDelIndexResponse()
optional .lgraph.DelIndexResponse del_index_response = 5;- Specified by:
hasDelIndexResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getDelIndexResponse
public Lgraph.DelIndexResponse getDelIndexResponse()
optional .lgraph.DelIndexResponse del_index_response = 5;- Specified by:
getDelIndexResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getDelIndexResponseOrBuilder
public Lgraph.DelIndexResponseOrBuilder getDelIndexResponseOrBuilder()
optional .lgraph.DelIndexResponse del_index_response = 5;- Specified by:
getDelIndexResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasDelVertexResponse
public boolean hasDelVertexResponse()
optional .lgraph.DelVertexResponse del_vertex_response = 6;- Specified by:
hasDelVertexResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getDelVertexResponse
public Lgraph.DelVertexResponse getDelVertexResponse()
optional .lgraph.DelVertexResponse del_vertex_response = 6;- Specified by:
getDelVertexResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getDelVertexResponseOrBuilder
public Lgraph.DelVertexResponseOrBuilder getDelVertexResponseOrBuilder()
optional .lgraph.DelVertexResponse del_vertex_response = 6;- Specified by:
getDelVertexResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasDelEdgeResponse
public boolean hasDelEdgeResponse()
optional .lgraph.DelEdgeResponse del_edge_response = 7;- Specified by:
hasDelEdgeResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getDelEdgeResponse
public Lgraph.DelEdgeResponse getDelEdgeResponse()
optional .lgraph.DelEdgeResponse del_edge_response = 7;- Specified by:
getDelEdgeResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getDelEdgeResponseOrBuilder
public Lgraph.DelEdgeResponseOrBuilder getDelEdgeResponseOrBuilder()
optional .lgraph.DelEdgeResponse del_edge_response = 7;- Specified by:
getDelEdgeResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasModVertexResponse
public boolean hasModVertexResponse()
optional .lgraph.ModVertexResponse mod_vertex_response = 8;- Specified by:
hasModVertexResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getModVertexResponse
public Lgraph.ModVertexResponse getModVertexResponse()
optional .lgraph.ModVertexResponse mod_vertex_response = 8;- Specified by:
getModVertexResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getModVertexResponseOrBuilder
public Lgraph.ModVertexResponseOrBuilder getModVertexResponseOrBuilder()
optional .lgraph.ModVertexResponse mod_vertex_response = 8;- Specified by:
getModVertexResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasModEdgeResponse
public boolean hasModEdgeResponse()
optional .lgraph.ModEdgeResponse mod_edge_response = 9;- Specified by:
hasModEdgeResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getModEdgeResponse
public Lgraph.ModEdgeResponse getModEdgeResponse()
optional .lgraph.ModEdgeResponse mod_edge_response = 9;- Specified by:
getModEdgeResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getModEdgeResponseOrBuilder
public Lgraph.ModEdgeResponseOrBuilder getModEdgeResponseOrBuilder()
optional .lgraph.ModEdgeResponse mod_edge_response = 9;- Specified by:
getModEdgeResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasSubGraphResponse
public boolean hasSubGraphResponse()
optional .lgraph.SubGraphResponse sub_graph_response = 10;- Specified by:
hasSubGraphResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getSubGraphResponse
public Lgraph.SubGraphResponse getSubGraphResponse()
optional .lgraph.SubGraphResponse sub_graph_response = 10;- Specified by:
getSubGraphResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getSubGraphResponseOrBuilder
public Lgraph.SubGraphResponseOrBuilder getSubGraphResponseOrBuilder()
optional .lgraph.SubGraphResponse sub_graph_response = 10;- Specified by:
getSubGraphResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
hasFlushResponse
public boolean hasFlushResponse()
optional .lgraph.FlushResponse flush_response = 11;- Specified by:
hasFlushResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getFlushResponse
public Lgraph.FlushResponse getFlushResponse()
optional .lgraph.FlushResponse flush_response = 11;- Specified by:
getFlushResponsein interfaceLgraph.GraphApiResponseOrBuilder
-
getFlushResponseOrBuilder
public Lgraph.FlushResponseOrBuilder getFlushResponseOrBuilder()
optional .lgraph.FlushResponse flush_response = 11;- Specified by:
getFlushResponseOrBuilderin interfaceLgraph.GraphApiResponseOrBuilder
-
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.GraphApiResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.GraphApiResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.GraphApiResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.GraphApiResponse 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.GraphApiResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.GraphApiResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.GraphApiResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.GraphApiResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.GraphApiResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.GraphApiResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.GraphApiResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.GraphApiResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Lgraph.GraphApiResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Lgraph.GraphApiResponse.Builder newBuilder()
-
newBuilder
public static Lgraph.GraphApiResponse.Builder newBuilder(Lgraph.GraphApiResponse prototype)
-
toBuilder
public Lgraph.GraphApiResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Lgraph.GraphApiResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Lgraph.GraphApiResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Lgraph.GraphApiResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<Lgraph.GraphApiResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Lgraph.GraphApiResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-