public static final class Lgraph.GraphQueryRequest extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.GraphQueryRequestOrBuilder
lgraph.GraphQueryRequest| Modifier and Type | Class and Description |
|---|---|
static class |
Lgraph.GraphQueryRequest.Builder
Protobuf type
lgraph.GraphQueryRequest |
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 |
GRAPH_FIELD_NUMBER |
static int |
PARAM_NAMES_FIELD_NUMBER |
static int |
PARAM_VALUES_FIELD_NUMBER |
static com.google.protobuf.Parser<Lgraph.GraphQueryRequest> |
PARSER
Deprecated.
|
static int |
QUERY_FIELD_NUMBER |
static int |
RESULT_IN_JSON_FORMAT_FIELD_NUMBER |
static int |
TIMEOUT_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Lgraph.GraphQueryRequest |
getDefaultInstance() |
Lgraph.GraphQueryRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getGraph()
optional string graph = 6; |
com.google.protobuf.ByteString |
getGraphBytes()
optional string graph = 6; |
String |
getParamNames(int index)
repeated string param_names = 3; |
com.google.protobuf.ByteString |
getParamNamesBytes(int index)
repeated string param_names = 3; |
int |
getParamNamesCount()
repeated string param_names = 3; |
com.google.protobuf.ProtocolStringList |
getParamNamesList()
repeated string param_names = 3; |
Lgraph.ListOfProtoFieldData |
getParamValues()
optional .lgraph.ListOfProtoFieldData param_values = 4; |
Lgraph.ListOfProtoFieldDataOrBuilder |
getParamValuesOrBuilder()
optional .lgraph.ListOfProtoFieldData param_values = 4; |
com.google.protobuf.Parser<Lgraph.GraphQueryRequest> |
getParserForType() |
String |
getQuery()
required string query = 2; |
com.google.protobuf.ByteString |
getQueryBytes()
required string query = 2; |
boolean |
getResultInJsonFormat()
required bool result_in_json_format = 5; |
int |
getSerializedSize() |
double |
getTimeout()
optional double timeout = 7; |
Lgraph.ProtoGraphQueryType |
getType()
required .lgraph.ProtoGraphQueryType type = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasGraph()
optional string graph = 6; |
int |
hashCode() |
boolean |
hasParamValues()
optional .lgraph.ListOfProtoFieldData param_values = 4; |
boolean |
hasQuery()
required string query = 2; |
boolean |
hasResultInJsonFormat()
required bool result_in_json_format = 5; |
boolean |
hasTimeout()
optional double timeout = 7; |
boolean |
hasType()
required .lgraph.ProtoGraphQueryType type = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Lgraph.GraphQueryRequest.Builder |
newBuilder() |
static Lgraph.GraphQueryRequest.Builder |
newBuilder(Lgraph.GraphQueryRequest prototype) |
Lgraph.GraphQueryRequest.Builder |
newBuilderForType() |
protected Lgraph.GraphQueryRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Lgraph.GraphQueryRequest |
parseDelimitedFrom(InputStream input) |
static Lgraph.GraphQueryRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.GraphQueryRequest |
parseFrom(byte[] data) |
static Lgraph.GraphQueryRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.GraphQueryRequest |
parseFrom(ByteBuffer data) |
static Lgraph.GraphQueryRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.GraphQueryRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Lgraph.GraphQueryRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.GraphQueryRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Lgraph.GraphQueryRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.GraphQueryRequest |
parseFrom(InputStream input) |
static Lgraph.GraphQueryRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Lgraph.GraphQueryRequest> |
parser() |
Lgraph.GraphQueryRequest.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 QUERY_FIELD_NUMBER
public static final int PARAM_NAMES_FIELD_NUMBER
public static final int PARAM_VALUES_FIELD_NUMBER
public static final int RESULT_IN_JSON_FORMAT_FIELD_NUMBER
public static final int GRAPH_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.GraphQueryRequest> 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 boolean hasType()
required .lgraph.ProtoGraphQueryType type = 1;hasType in interface Lgraph.GraphQueryRequestOrBuilderpublic Lgraph.ProtoGraphQueryType getType()
required .lgraph.ProtoGraphQueryType type = 1;getType in interface Lgraph.GraphQueryRequestOrBuilderpublic boolean hasQuery()
required string query = 2;hasQuery in interface Lgraph.GraphQueryRequestOrBuilderpublic String getQuery()
required string query = 2;getQuery in interface Lgraph.GraphQueryRequestOrBuilderpublic com.google.protobuf.ByteString getQueryBytes()
required string query = 2;getQueryBytes in interface Lgraph.GraphQueryRequestOrBuilderpublic com.google.protobuf.ProtocolStringList getParamNamesList()
repeated string param_names = 3;getParamNamesList in interface Lgraph.GraphQueryRequestOrBuilderpublic int getParamNamesCount()
repeated string param_names = 3;getParamNamesCount in interface Lgraph.GraphQueryRequestOrBuilderpublic String getParamNames(int index)
repeated string param_names = 3;getParamNames in interface Lgraph.GraphQueryRequestOrBuilderpublic com.google.protobuf.ByteString getParamNamesBytes(int index)
repeated string param_names = 3;getParamNamesBytes in interface Lgraph.GraphQueryRequestOrBuilderpublic boolean hasParamValues()
optional .lgraph.ListOfProtoFieldData param_values = 4;hasParamValues in interface Lgraph.GraphQueryRequestOrBuilderpublic Lgraph.ListOfProtoFieldData getParamValues()
optional .lgraph.ListOfProtoFieldData param_values = 4;getParamValues in interface Lgraph.GraphQueryRequestOrBuilderpublic Lgraph.ListOfProtoFieldDataOrBuilder getParamValuesOrBuilder()
optional .lgraph.ListOfProtoFieldData param_values = 4;getParamValuesOrBuilder in interface Lgraph.GraphQueryRequestOrBuilderpublic boolean hasResultInJsonFormat()
required bool result_in_json_format = 5;hasResultInJsonFormat in interface Lgraph.GraphQueryRequestOrBuilderpublic boolean getResultInJsonFormat()
required bool result_in_json_format = 5;getResultInJsonFormat in interface Lgraph.GraphQueryRequestOrBuilderpublic boolean hasGraph()
optional string graph = 6;hasGraph in interface Lgraph.GraphQueryRequestOrBuilderpublic String getGraph()
optional string graph = 6;getGraph in interface Lgraph.GraphQueryRequestOrBuilderpublic com.google.protobuf.ByteString getGraphBytes()
optional string graph = 6;getGraphBytes in interface Lgraph.GraphQueryRequestOrBuilderpublic boolean hasTimeout()
optional double timeout = 7;hasTimeout in interface Lgraph.GraphQueryRequestOrBuilderpublic double getTimeout()
optional double timeout = 7;getTimeout in interface Lgraph.GraphQueryRequestOrBuilderpublic 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.GraphQueryRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.GraphQueryRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.GraphQueryRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.GraphQueryRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.GraphQueryRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.GraphQueryRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.GraphQueryRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Lgraph.GraphQueryRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Lgraph.GraphQueryRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Lgraph.GraphQueryRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Lgraph.GraphQueryRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Lgraph.GraphQueryRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Lgraph.GraphQueryRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Lgraph.GraphQueryRequest.Builder newBuilder()
public static Lgraph.GraphQueryRequest.Builder newBuilder(Lgraph.GraphQueryRequest prototype)
public Lgraph.GraphQueryRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Lgraph.GraphQueryRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Lgraph.GraphQueryRequest getDefaultInstance()
public static com.google.protobuf.Parser<Lgraph.GraphQueryRequest> parser()
public com.google.protobuf.Parser<Lgraph.GraphQueryRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Lgraph.GraphQueryRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Ant Group. All rights reserved.