Package com.google.cloud.dialogflow.v2
Class QueryParameters
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.dialogflow.v2.QueryParameters
-
- All Implemented Interfaces:
QueryParametersOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class QueryParameters extends com.google.protobuf.GeneratedMessageV3 implements QueryParametersOrBuilder
Represents the parameters of the conversational query.
Protobuf typegoogle.cloud.dialogflow.v2.QueryParameters- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classQueryParameters.BuilderRepresents the parameters of the conversational query.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTEXTS_FIELD_NUMBERstatic intGEO_LOCATION_FIELD_NUMBERstatic intPAYLOAD_FIELD_NUMBERstatic intPLATFORM_FIELD_NUMBERstatic intRESET_CONTEXTS_FIELD_NUMBERstatic intSENTIMENT_ANALYSIS_REQUEST_CONFIG_FIELD_NUMBERstatic intSESSION_ENTITY_TYPES_FIELD_NUMBERstatic intTIME_ZONE_FIELD_NUMBERstatic intWEBHOOK_HEADERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsWebhookHeaders(String key)This field can be used to pass HTTP headers for a webhook call.booleanequals(Object obj)ContextgetContexts(int index)The collection of contexts to be activated before this query is executed.intgetContextsCount()The collection of contexts to be activated before this query is executed.List<Context>getContextsList()The collection of contexts to be activated before this query is executed.ContextOrBuildergetContextsOrBuilder(int index)The collection of contexts to be activated before this query is executed.List<? extends ContextOrBuilder>getContextsOrBuilderList()The collection of contexts to be activated before this query is executed.static QueryParametersgetDefaultInstance()QueryParametersgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.type.LatLnggetGeoLocation()The geo location of this conversational query.com.google.type.LatLngOrBuildergetGeoLocationOrBuilder()The geo location of this conversational query.com.google.protobuf.Parser<QueryParameters>getParserForType()com.google.protobuf.StructgetPayload()This field can be used to pass custom data to your webhook.com.google.protobuf.StructOrBuildergetPayloadOrBuilder()This field can be used to pass custom data to your webhook.StringgetPlatform()The platform of the virtual agent response messages.com.google.protobuf.ByteStringgetPlatformBytes()The platform of the virtual agent response messages.booleangetResetContexts()Specifies whether to delete all contexts in the current session before the new ones are activated.SentimentAnalysisRequestConfiggetSentimentAnalysisRequestConfig()Configures the type of sentiment analysis to perform.SentimentAnalysisRequestConfigOrBuildergetSentimentAnalysisRequestConfigOrBuilder()Configures the type of sentiment analysis to perform.intgetSerializedSize()SessionEntityTypegetSessionEntityTypes(int index)Additional session entity types to replace or extend developer entity types with.intgetSessionEntityTypesCount()Additional session entity types to replace or extend developer entity types with.List<SessionEntityType>getSessionEntityTypesList()Additional session entity types to replace or extend developer entity types with.SessionEntityTypeOrBuildergetSessionEntityTypesOrBuilder(int index)Additional session entity types to replace or extend developer entity types with.List<? extends SessionEntityTypeOrBuilder>getSessionEntityTypesOrBuilderList()Additional session entity types to replace or extend developer entity types with.StringgetTimeZone()The time zone of this conversational query from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, Europe/Paris.com.google.protobuf.ByteStringgetTimeZoneBytes()The time zone of this conversational query from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, Europe/Paris.Map<String,String>getWebhookHeaders()Deprecated.intgetWebhookHeadersCount()This field can be used to pass HTTP headers for a webhook call.Map<String,String>getWebhookHeadersMap()This field can be used to pass HTTP headers for a webhook call.StringgetWebhookHeadersOrDefault(String key, String defaultValue)This field can be used to pass HTTP headers for a webhook call.StringgetWebhookHeadersOrThrow(String key)This field can be used to pass HTTP headers for a webhook call.booleanhasGeoLocation()The geo location of this conversational query.inthashCode()booleanhasPayload()This field can be used to pass custom data to your webhook.booleanhasSentimentAnalysisRequestConfig()Configures the type of sentiment analysis to perform.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static QueryParameters.BuildernewBuilder()static QueryParameters.BuildernewBuilder(QueryParameters prototype)QueryParameters.BuildernewBuilderForType()protected QueryParameters.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static QueryParametersparseDelimitedFrom(InputStream input)static QueryParametersparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParametersparseFrom(byte[] data)static QueryParametersparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParametersparseFrom(com.google.protobuf.ByteString data)static QueryParametersparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParametersparseFrom(com.google.protobuf.CodedInputStream input)static QueryParametersparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParametersparseFrom(InputStream input)static QueryParametersparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryParametersparseFrom(ByteBuffer data)static QueryParametersparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<QueryParameters>parser()QueryParameters.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, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, 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
-
TIME_ZONE_FIELD_NUMBER
public static final int TIME_ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GEO_LOCATION_FIELD_NUMBER
public static final int GEO_LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTEXTS_FIELD_NUMBER
public static final int CONTEXTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESET_CONTEXTS_FIELD_NUMBER
public static final int RESET_CONTEXTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SESSION_ENTITY_TYPES_FIELD_NUMBER
public static final int SESSION_ENTITY_TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAYLOAD_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENTIMENT_ANALYSIS_REQUEST_CONFIG_FIELD_NUMBER
public static final int SENTIMENT_ANALYSIS_REQUEST_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEBHOOK_HEADERS_FIELD_NUMBER
public static final int WEBHOOK_HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLATFORM_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getTimeZone
public String getTimeZone()
The time zone of this conversational query from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, Europe/Paris. If not provided, the time zone specified in agent settings is used.
string time_zone = 1;- Specified by:
getTimeZonein interfaceQueryParametersOrBuilder- Returns:
- The timeZone.
-
getTimeZoneBytes
public com.google.protobuf.ByteString getTimeZoneBytes()
The time zone of this conversational query from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, Europe/Paris. If not provided, the time zone specified in agent settings is used.
string time_zone = 1;- Specified by:
getTimeZoneBytesin interfaceQueryParametersOrBuilder- Returns:
- The bytes for timeZone.
-
hasGeoLocation
public boolean hasGeoLocation()
The geo location of this conversational query.
.google.type.LatLng geo_location = 2;- Specified by:
hasGeoLocationin interfaceQueryParametersOrBuilder- Returns:
- Whether the geoLocation field is set.
-
getGeoLocation
public com.google.type.LatLng getGeoLocation()
The geo location of this conversational query.
.google.type.LatLng geo_location = 2;- Specified by:
getGeoLocationin interfaceQueryParametersOrBuilder- Returns:
- The geoLocation.
-
getGeoLocationOrBuilder
public com.google.type.LatLngOrBuilder getGeoLocationOrBuilder()
The geo location of this conversational query.
.google.type.LatLng geo_location = 2;- Specified by:
getGeoLocationOrBuilderin interfaceQueryParametersOrBuilder
-
getContextsList
public List<Context> getContextsList()
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2.Context contexts = 3;- Specified by:
getContextsListin interfaceQueryParametersOrBuilder
-
getContextsOrBuilderList
public List<? extends ContextOrBuilder> getContextsOrBuilderList()
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2.Context contexts = 3;- Specified by:
getContextsOrBuilderListin interfaceQueryParametersOrBuilder
-
getContextsCount
public int getContextsCount()
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2.Context contexts = 3;- Specified by:
getContextsCountin interfaceQueryParametersOrBuilder
-
getContexts
public Context getContexts(int index)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2.Context contexts = 3;- Specified by:
getContextsin interfaceQueryParametersOrBuilder
-
getContextsOrBuilder
public ContextOrBuilder getContextsOrBuilder(int index)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2.Context contexts = 3;- Specified by:
getContextsOrBuilderin interfaceQueryParametersOrBuilder
-
getResetContexts
public boolean getResetContexts()
Specifies whether to delete all contexts in the current session before the new ones are activated.
bool reset_contexts = 4;- Specified by:
getResetContextsin interfaceQueryParametersOrBuilder- Returns:
- The resetContexts.
-
getSessionEntityTypesList
public List<SessionEntityType> getSessionEntityTypesList()
Additional session entity types to replace or extend developer entity types with. The entity synonyms apply to all languages and persist for the session of this query.
repeated .google.cloud.dialogflow.v2.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesListin interfaceQueryParametersOrBuilder
-
getSessionEntityTypesOrBuilderList
public List<? extends SessionEntityTypeOrBuilder> getSessionEntityTypesOrBuilderList()
Additional session entity types to replace or extend developer entity types with. The entity synonyms apply to all languages and persist for the session of this query.
repeated .google.cloud.dialogflow.v2.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesOrBuilderListin interfaceQueryParametersOrBuilder
-
getSessionEntityTypesCount
public int getSessionEntityTypesCount()
Additional session entity types to replace or extend developer entity types with. The entity synonyms apply to all languages and persist for the session of this query.
repeated .google.cloud.dialogflow.v2.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesCountin interfaceQueryParametersOrBuilder
-
getSessionEntityTypes
public SessionEntityType getSessionEntityTypes(int index)
Additional session entity types to replace or extend developer entity types with. The entity synonyms apply to all languages and persist for the session of this query.
repeated .google.cloud.dialogflow.v2.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesin interfaceQueryParametersOrBuilder
-
getSessionEntityTypesOrBuilder
public SessionEntityTypeOrBuilder getSessionEntityTypesOrBuilder(int index)
Additional session entity types to replace or extend developer entity types with. The entity synonyms apply to all languages and persist for the session of this query.
repeated .google.cloud.dialogflow.v2.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesOrBuilderin interfaceQueryParametersOrBuilder
-
hasPayload
public boolean hasPayload()
This field can be used to pass custom data to your webhook. Arbitrary JSON objects are supported. If supplied, the value is used to populate the `WebhookRequest.original_detect_intent_request.payload` field sent to your webhook.
.google.protobuf.Struct payload = 6;- Specified by:
hasPayloadin interfaceQueryParametersOrBuilder- Returns:
- Whether the payload field is set.
-
getPayload
public com.google.protobuf.Struct getPayload()
This field can be used to pass custom data to your webhook. Arbitrary JSON objects are supported. If supplied, the value is used to populate the `WebhookRequest.original_detect_intent_request.payload` field sent to your webhook.
.google.protobuf.Struct payload = 6;- Specified by:
getPayloadin interfaceQueryParametersOrBuilder- Returns:
- The payload.
-
getPayloadOrBuilder
public com.google.protobuf.StructOrBuilder getPayloadOrBuilder()
This field can be used to pass custom data to your webhook. Arbitrary JSON objects are supported. If supplied, the value is used to populate the `WebhookRequest.original_detect_intent_request.payload` field sent to your webhook.
.google.protobuf.Struct payload = 6;- Specified by:
getPayloadOrBuilderin interfaceQueryParametersOrBuilder
-
hasSentimentAnalysisRequestConfig
public boolean hasSentimentAnalysisRequestConfig()
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed.
.google.cloud.dialogflow.v2.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;- Specified by:
hasSentimentAnalysisRequestConfigin interfaceQueryParametersOrBuilder- Returns:
- Whether the sentimentAnalysisRequestConfig field is set.
-
getSentimentAnalysisRequestConfig
public SentimentAnalysisRequestConfig getSentimentAnalysisRequestConfig()
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed.
.google.cloud.dialogflow.v2.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;- Specified by:
getSentimentAnalysisRequestConfigin interfaceQueryParametersOrBuilder- Returns:
- The sentimentAnalysisRequestConfig.
-
getSentimentAnalysisRequestConfigOrBuilder
public SentimentAnalysisRequestConfigOrBuilder getSentimentAnalysisRequestConfigOrBuilder()
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed.
.google.cloud.dialogflow.v2.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;- Specified by:
getSentimentAnalysisRequestConfigOrBuilderin interfaceQueryParametersOrBuilder
-
getWebhookHeadersCount
public int getWebhookHeadersCount()
Description copied from interface:QueryParametersOrBuilderThis field can be used to pass HTTP headers for a webhook call. These headers will be sent to webhook along with the headers that have been configured through the Dialogflow web console. The headers defined within this field will overwrite the headers configured through the Dialogflow console if there is a conflict. Header names are case-insensitive. Google's specified headers are not allowed. Including: "Host", "Content-Length", "Connection", "From", "User-Agent", "Accept-Encoding", "If-Modified-Since", "If-None-Match", "X-Forwarded-For", etc.
map<string, string> webhook_headers = 14;- Specified by:
getWebhookHeadersCountin interfaceQueryParametersOrBuilder
-
containsWebhookHeaders
public boolean containsWebhookHeaders(String key)
This field can be used to pass HTTP headers for a webhook call. These headers will be sent to webhook along with the headers that have been configured through the Dialogflow web console. The headers defined within this field will overwrite the headers configured through the Dialogflow console if there is a conflict. Header names are case-insensitive. Google's specified headers are not allowed. Including: "Host", "Content-Length", "Connection", "From", "User-Agent", "Accept-Encoding", "If-Modified-Since", "If-None-Match", "X-Forwarded-For", etc.
map<string, string> webhook_headers = 14;- Specified by:
containsWebhookHeadersin interfaceQueryParametersOrBuilder
-
getWebhookHeaders
@Deprecated public Map<String,String> getWebhookHeaders()
Deprecated.UsegetWebhookHeadersMap()instead.- Specified by:
getWebhookHeadersin interfaceQueryParametersOrBuilder
-
getWebhookHeadersMap
public Map<String,String> getWebhookHeadersMap()
This field can be used to pass HTTP headers for a webhook call. These headers will be sent to webhook along with the headers that have been configured through the Dialogflow web console. The headers defined within this field will overwrite the headers configured through the Dialogflow console if there is a conflict. Header names are case-insensitive. Google's specified headers are not allowed. Including: "Host", "Content-Length", "Connection", "From", "User-Agent", "Accept-Encoding", "If-Modified-Since", "If-None-Match", "X-Forwarded-For", etc.
map<string, string> webhook_headers = 14;- Specified by:
getWebhookHeadersMapin interfaceQueryParametersOrBuilder
-
getWebhookHeadersOrDefault
public String getWebhookHeadersOrDefault(String key, String defaultValue)
This field can be used to pass HTTP headers for a webhook call. These headers will be sent to webhook along with the headers that have been configured through the Dialogflow web console. The headers defined within this field will overwrite the headers configured through the Dialogflow console if there is a conflict. Header names are case-insensitive. Google's specified headers are not allowed. Including: "Host", "Content-Length", "Connection", "From", "User-Agent", "Accept-Encoding", "If-Modified-Since", "If-None-Match", "X-Forwarded-For", etc.
map<string, string> webhook_headers = 14;- Specified by:
getWebhookHeadersOrDefaultin interfaceQueryParametersOrBuilder
-
getWebhookHeadersOrThrow
public String getWebhookHeadersOrThrow(String key)
This field can be used to pass HTTP headers for a webhook call. These headers will be sent to webhook along with the headers that have been configured through the Dialogflow web console. The headers defined within this field will overwrite the headers configured through the Dialogflow console if there is a conflict. Header names are case-insensitive. Google's specified headers are not allowed. Including: "Host", "Content-Length", "Connection", "From", "User-Agent", "Accept-Encoding", "If-Modified-Since", "If-None-Match", "X-Forwarded-For", etc.
map<string, string> webhook_headers = 14;- Specified by:
getWebhookHeadersOrThrowin interfaceQueryParametersOrBuilder
-
getPlatform
public String getPlatform()
The platform of the virtual agent response messages. If not empty, only emits messages from this platform in the response. Valid values are the enum names of [platform][google.cloud.dialogflow.v2.Intent.Message.platform].
string platform = 18;- Specified by:
getPlatformin interfaceQueryParametersOrBuilder- Returns:
- The platform.
-
getPlatformBytes
public com.google.protobuf.ByteString getPlatformBytes()
The platform of the virtual agent response messages. If not empty, only emits messages from this platform in the response. Valid values are the enum names of [platform][google.cloud.dialogflow.v2.Intent.Message.platform].
string platform = 18;- Specified by:
getPlatformBytesin interfaceQueryParametersOrBuilder- Returns:
- The bytes for platform.
-
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 QueryParameters parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParameters parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QueryParameters parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static QueryParameters parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static QueryParameters parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static QueryParameters parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static QueryParameters parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static QueryParameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public QueryParameters.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static QueryParameters.Builder newBuilder()
-
newBuilder
public static QueryParameters.Builder newBuilder(QueryParameters prototype)
-
toBuilder
public QueryParameters.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected QueryParameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static QueryParameters getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<QueryParameters> parser()
-
getParserForType
public com.google.protobuf.Parser<QueryParameters> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public QueryParameters getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-