Class QueryParameters.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
- com.google.cloud.dialogflow.v2beta1.QueryParameters.Builder
-
- All Implemented Interfaces:
QueryParametersOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- QueryParameters
public static final class QueryParameters.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder> implements QueryParametersOrBuilder
Represents the parameters of the conversational query.
Protobuf typegoogle.cloud.dialogflow.v2beta1.QueryParameters
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description QueryParameters.BuilderaddAllContexts(Iterable<? extends Context> values)The collection of contexts to be activated before this query is executed.QueryParameters.BuilderaddAllKnowledgeBaseNames(Iterable<String> values)KnowledgeBases to get alternative results from.QueryParameters.BuilderaddAllSessionEntityTypes(Iterable<? extends SessionEntityType> values)Additional session entity types to replace or extend developer entity types with.QueryParameters.BuilderaddAllSubAgents(Iterable<? extends SubAgent> values)For mega agent query, directly specify which sub agents to query.QueryParameters.BuilderaddContexts(int index, Context value)The collection of contexts to be activated before this query is executed.QueryParameters.BuilderaddContexts(int index, Context.Builder builderForValue)The collection of contexts to be activated before this query is executed.QueryParameters.BuilderaddContexts(Context value)The collection of contexts to be activated before this query is executed.QueryParameters.BuilderaddContexts(Context.Builder builderForValue)The collection of contexts to be activated before this query is executed.Context.BuilderaddContextsBuilder()The collection of contexts to be activated before this query is executed.Context.BuilderaddContextsBuilder(int index)The collection of contexts to be activated before this query is executed.QueryParameters.BuilderaddKnowledgeBaseNames(String value)KnowledgeBases to get alternative results from.QueryParameters.BuilderaddKnowledgeBaseNamesBytes(com.google.protobuf.ByteString value)KnowledgeBases to get alternative results from.QueryParameters.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)QueryParameters.BuilderaddSessionEntityTypes(int index, SessionEntityType value)Additional session entity types to replace or extend developer entity types with.QueryParameters.BuilderaddSessionEntityTypes(int index, SessionEntityType.Builder builderForValue)Additional session entity types to replace or extend developer entity types with.QueryParameters.BuilderaddSessionEntityTypes(SessionEntityType value)Additional session entity types to replace or extend developer entity types with.QueryParameters.BuilderaddSessionEntityTypes(SessionEntityType.Builder builderForValue)Additional session entity types to replace or extend developer entity types with.SessionEntityType.BuilderaddSessionEntityTypesBuilder()Additional session entity types to replace or extend developer entity types with.SessionEntityType.BuilderaddSessionEntityTypesBuilder(int index)Additional session entity types to replace or extend developer entity types with.QueryParameters.BuilderaddSubAgents(int index, SubAgent value)For mega agent query, directly specify which sub agents to query.QueryParameters.BuilderaddSubAgents(int index, SubAgent.Builder builderForValue)For mega agent query, directly specify which sub agents to query.QueryParameters.BuilderaddSubAgents(SubAgent value)For mega agent query, directly specify which sub agents to query.QueryParameters.BuilderaddSubAgents(SubAgent.Builder builderForValue)For mega agent query, directly specify which sub agents to query.SubAgent.BuilderaddSubAgentsBuilder()For mega agent query, directly specify which sub agents to query.SubAgent.BuilderaddSubAgentsBuilder(int index)For mega agent query, directly specify which sub agents to query.QueryParametersbuild()QueryParametersbuildPartial()QueryParameters.Builderclear()QueryParameters.BuilderclearContexts()The collection of contexts to be activated before this query is executed.QueryParameters.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)QueryParameters.BuilderclearGeoLocation()The geo location of this conversational query.QueryParameters.BuilderclearKnowledgeBaseNames()KnowledgeBases to get alternative results from.QueryParameters.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)QueryParameters.BuilderclearPayload()This field can be used to pass custom data to your webhook.QueryParameters.BuilderclearPlatform()The platform of the virtual agent response messages.QueryParameters.BuilderclearResetContexts()Specifies whether to delete all contexts in the current session before the new ones are activated.QueryParameters.BuilderclearSentimentAnalysisRequestConfig()Configures the type of sentiment analysis to perform.QueryParameters.BuilderclearSessionEntityTypes()Additional session entity types to replace or extend developer entity types with.QueryParameters.BuilderclearSubAgents()For mega agent query, directly specify which sub agents to query.QueryParameters.BuilderclearTimeZone()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.QueryParameters.BuilderclearWebhookHeaders()QueryParameters.Builderclone()booleancontainsWebhookHeaders(String key)This field can be used to pass HTTP headers for a webhook call.ContextgetContexts(int index)The collection of contexts to be activated before this query is executed.Context.BuildergetContextsBuilder(int index)The collection of contexts to be activated before this query is executed.List<Context.Builder>getContextsBuilderList()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.QueryParametersgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.type.LatLnggetGeoLocation()The geo location of this conversational query.com.google.type.LatLng.BuildergetGeoLocationBuilder()The geo location of this conversational query.com.google.type.LatLngOrBuildergetGeoLocationOrBuilder()The geo location of this conversational query.StringgetKnowledgeBaseNames(int index)KnowledgeBases to get alternative results from.com.google.protobuf.ByteStringgetKnowledgeBaseNamesBytes(int index)KnowledgeBases to get alternative results from.intgetKnowledgeBaseNamesCount()KnowledgeBases to get alternative results from.com.google.protobuf.ProtocolStringListgetKnowledgeBaseNamesList()KnowledgeBases to get alternative results from.Map<String,String>getMutableWebhookHeaders()Deprecated.com.google.protobuf.StructgetPayload()This field can be used to pass custom data to your webhook.com.google.protobuf.Struct.BuildergetPayloadBuilder()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.SentimentAnalysisRequestConfig.BuildergetSentimentAnalysisRequestConfigBuilder()Configures the type of sentiment analysis to perform.SentimentAnalysisRequestConfigOrBuildergetSentimentAnalysisRequestConfigOrBuilder()Configures the type of sentiment analysis to perform.SessionEntityTypegetSessionEntityTypes(int index)Additional session entity types to replace or extend developer entity types with.SessionEntityType.BuildergetSessionEntityTypesBuilder(int index)Additional session entity types to replace or extend developer entity types with.List<SessionEntityType.Builder>getSessionEntityTypesBuilderList()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.SubAgentgetSubAgents(int index)For mega agent query, directly specify which sub agents to query.SubAgent.BuildergetSubAgentsBuilder(int index)For mega agent query, directly specify which sub agents to query.List<SubAgent.Builder>getSubAgentsBuilderList()For mega agent query, directly specify which sub agents to query.intgetSubAgentsCount()For mega agent query, directly specify which sub agents to query.List<SubAgent>getSubAgentsList()For mega agent query, directly specify which sub agents to query.SubAgentOrBuildergetSubAgentsOrBuilder(int index)For mega agent query, directly specify which sub agents to query.List<? extends SubAgentOrBuilder>getSubAgentsOrBuilderList()For mega agent query, directly specify which sub agents to query.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.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)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()QueryParameters.BuildermergeFrom(QueryParameters other)QueryParameters.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)QueryParameters.BuildermergeFrom(com.google.protobuf.Message other)QueryParameters.BuildermergeGeoLocation(com.google.type.LatLng value)The geo location of this conversational query.QueryParameters.BuildermergePayload(com.google.protobuf.Struct value)This field can be used to pass custom data to your webhook.QueryParameters.BuildermergeSentimentAnalysisRequestConfig(SentimentAnalysisRequestConfig value)Configures the type of sentiment analysis to perform.QueryParameters.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)QueryParameters.BuilderputAllWebhookHeaders(Map<String,String> values)This field can be used to pass HTTP headers for a webhook call.QueryParameters.BuilderputWebhookHeaders(String key, String value)This field can be used to pass HTTP headers for a webhook call.QueryParameters.BuilderremoveContexts(int index)The collection of contexts to be activated before this query is executed.QueryParameters.BuilderremoveSessionEntityTypes(int index)Additional session entity types to replace or extend developer entity types with.QueryParameters.BuilderremoveSubAgents(int index)For mega agent query, directly specify which sub agents to query.QueryParameters.BuilderremoveWebhookHeaders(String key)This field can be used to pass HTTP headers for a webhook call.QueryParameters.BuildersetContexts(int index, Context value)The collection of contexts to be activated before this query is executed.QueryParameters.BuildersetContexts(int index, Context.Builder builderForValue)The collection of contexts to be activated before this query is executed.QueryParameters.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)QueryParameters.BuildersetGeoLocation(com.google.type.LatLng value)The geo location of this conversational query.QueryParameters.BuildersetGeoLocation(com.google.type.LatLng.Builder builderForValue)The geo location of this conversational query.QueryParameters.BuildersetKnowledgeBaseNames(int index, String value)KnowledgeBases to get alternative results from.QueryParameters.BuildersetPayload(com.google.protobuf.Struct value)This field can be used to pass custom data to your webhook.QueryParameters.BuildersetPayload(com.google.protobuf.Struct.Builder builderForValue)This field can be used to pass custom data to your webhook.QueryParameters.BuildersetPlatform(String value)The platform of the virtual agent response messages.QueryParameters.BuildersetPlatformBytes(com.google.protobuf.ByteString value)The platform of the virtual agent response messages.QueryParameters.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)QueryParameters.BuildersetResetContexts(boolean value)Specifies whether to delete all contexts in the current session before the new ones are activated.QueryParameters.BuildersetSentimentAnalysisRequestConfig(SentimentAnalysisRequestConfig value)Configures the type of sentiment analysis to perform.QueryParameters.BuildersetSentimentAnalysisRequestConfig(SentimentAnalysisRequestConfig.Builder builderForValue)Configures the type of sentiment analysis to perform.QueryParameters.BuildersetSessionEntityTypes(int index, SessionEntityType value)Additional session entity types to replace or extend developer entity types with.QueryParameters.BuildersetSessionEntityTypes(int index, SessionEntityType.Builder builderForValue)Additional session entity types to replace or extend developer entity types with.QueryParameters.BuildersetSubAgents(int index, SubAgent value)For mega agent query, directly specify which sub agents to query.QueryParameters.BuildersetSubAgents(int index, SubAgent.Builder builderForValue)For mega agent query, directly specify which sub agents to query.QueryParameters.BuildersetTimeZone(String value)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.QueryParameters.BuildersetTimeZoneBytes(com.google.protobuf.ByteString value)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.QueryParameters.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<QueryParameters.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
clear
public QueryParameters.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
getDefaultInstanceForType
public QueryParameters getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public QueryParameters build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public QueryParameters buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public QueryParameters.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
setField
public QueryParameters.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
clearField
public QueryParameters.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
clearOneof
public QueryParameters.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
setRepeatedField
public QueryParameters.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
addRepeatedField
public QueryParameters.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
mergeFrom
public QueryParameters.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<QueryParameters.Builder>
-
mergeFrom
public QueryParameters.Builder mergeFrom(QueryParameters other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
mergeFrom
public QueryParameters.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<QueryParameters.Builder>- Throws:
IOException
-
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.
-
setTimeZone
public QueryParameters.Builder setTimeZone(String value)
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;- Parameters:
value- The timeZone to set.- Returns:
- This builder for chaining.
-
clearTimeZone
public QueryParameters.Builder clearTimeZone()
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;- Returns:
- This builder for chaining.
-
setTimeZoneBytes
public QueryParameters.Builder setTimeZoneBytes(com.google.protobuf.ByteString value)
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;- Parameters:
value- The bytes for timeZone to set.- Returns:
- This builder for chaining.
-
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.
-
setGeoLocation
public QueryParameters.Builder setGeoLocation(com.google.type.LatLng value)
The geo location of this conversational query.
.google.type.LatLng geo_location = 2;
-
setGeoLocation
public QueryParameters.Builder setGeoLocation(com.google.type.LatLng.Builder builderForValue)
The geo location of this conversational query.
.google.type.LatLng geo_location = 2;
-
mergeGeoLocation
public QueryParameters.Builder mergeGeoLocation(com.google.type.LatLng value)
The geo location of this conversational query.
.google.type.LatLng geo_location = 2;
-
clearGeoLocation
public QueryParameters.Builder clearGeoLocation()
The geo location of this conversational query.
.google.type.LatLng geo_location = 2;
-
getGeoLocationBuilder
public com.google.type.LatLng.Builder getGeoLocationBuilder()
The geo location of this conversational query.
.google.type.LatLng geo_location = 2;
-
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.v2beta1.Context contexts = 3;- Specified by:
getContextsListin interfaceQueryParametersOrBuilder
-
getContextsCount
public int getContextsCount()
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.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.v2beta1.Context contexts = 3;- Specified by:
getContextsin interfaceQueryParametersOrBuilder
-
setContexts
public QueryParameters.Builder setContexts(int index, Context value)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
setContexts
public QueryParameters.Builder setContexts(int index, Context.Builder builderForValue)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
addContexts
public QueryParameters.Builder addContexts(Context value)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
addContexts
public QueryParameters.Builder addContexts(int index, Context value)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
addContexts
public QueryParameters.Builder addContexts(Context.Builder builderForValue)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
addContexts
public QueryParameters.Builder addContexts(int index, Context.Builder builderForValue)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
addAllContexts
public QueryParameters.Builder addAllContexts(Iterable<? extends Context> values)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
clearContexts
public QueryParameters.Builder clearContexts()
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
removeContexts
public QueryParameters.Builder removeContexts(int index)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
getContextsBuilder
public Context.Builder getContextsBuilder(int index)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
getContextsOrBuilder
public ContextOrBuilder getContextsOrBuilder(int index)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;- Specified by:
getContextsOrBuilderin interfaceQueryParametersOrBuilder
-
getContextsOrBuilderList
public List<? extends ContextOrBuilder> getContextsOrBuilderList()
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;- Specified by:
getContextsOrBuilderListin interfaceQueryParametersOrBuilder
-
addContextsBuilder
public Context.Builder addContextsBuilder()
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
addContextsBuilder
public Context.Builder addContextsBuilder(int index)
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
getContextsBuilderList
public List<Context.Builder> getContextsBuilderList()
The collection of contexts to be activated before this query is executed.
repeated .google.cloud.dialogflow.v2beta1.Context contexts = 3;
-
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.
-
setResetContexts
public QueryParameters.Builder setResetContexts(boolean value)
Specifies whether to delete all contexts in the current session before the new ones are activated.
bool reset_contexts = 4;- Parameters:
value- The resetContexts to set.- Returns:
- This builder for chaining.
-
clearResetContexts
public QueryParameters.Builder clearResetContexts()
Specifies whether to delete all contexts in the current session before the new ones are activated.
bool reset_contexts = 4;- Returns:
- This builder for chaining.
-
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.v2beta1.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesListin 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.v2beta1.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.v2beta1.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesin interfaceQueryParametersOrBuilder
-
setSessionEntityTypes
public QueryParameters.Builder setSessionEntityTypes(int index, SessionEntityType value)
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.v2beta1.SessionEntityType session_entity_types = 5;
-
setSessionEntityTypes
public QueryParameters.Builder setSessionEntityTypes(int index, SessionEntityType.Builder builderForValue)
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.v2beta1.SessionEntityType session_entity_types = 5;
-
addSessionEntityTypes
public QueryParameters.Builder addSessionEntityTypes(SessionEntityType value)
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.v2beta1.SessionEntityType session_entity_types = 5;
-
addSessionEntityTypes
public QueryParameters.Builder addSessionEntityTypes(int index, SessionEntityType value)
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.v2beta1.SessionEntityType session_entity_types = 5;
-
addSessionEntityTypes
public QueryParameters.Builder addSessionEntityTypes(SessionEntityType.Builder builderForValue)
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.v2beta1.SessionEntityType session_entity_types = 5;
-
addSessionEntityTypes
public QueryParameters.Builder addSessionEntityTypes(int index, SessionEntityType.Builder builderForValue)
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.v2beta1.SessionEntityType session_entity_types = 5;
-
addAllSessionEntityTypes
public QueryParameters.Builder addAllSessionEntityTypes(Iterable<? extends SessionEntityType> values)
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.v2beta1.SessionEntityType session_entity_types = 5;
-
clearSessionEntityTypes
public QueryParameters.Builder clearSessionEntityTypes()
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.v2beta1.SessionEntityType session_entity_types = 5;
-
removeSessionEntityTypes
public QueryParameters.Builder removeSessionEntityTypes(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.v2beta1.SessionEntityType session_entity_types = 5;
-
getSessionEntityTypesBuilder
public SessionEntityType.Builder getSessionEntityTypesBuilder(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.v2beta1.SessionEntityType session_entity_types = 5;
-
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.v2beta1.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesOrBuilderin 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.v2beta1.SessionEntityType session_entity_types = 5;- Specified by:
getSessionEntityTypesOrBuilderListin interfaceQueryParametersOrBuilder
-
addSessionEntityTypesBuilder
public SessionEntityType.Builder addSessionEntityTypesBuilder()
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.v2beta1.SessionEntityType session_entity_types = 5;
-
addSessionEntityTypesBuilder
public SessionEntityType.Builder addSessionEntityTypesBuilder(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.v2beta1.SessionEntityType session_entity_types = 5;
-
getSessionEntityTypesBuilderList
public List<SessionEntityType.Builder> getSessionEntityTypesBuilderList()
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.v2beta1.SessionEntityType session_entity_types = 5;
-
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.
-
setPayload
public QueryParameters.Builder setPayload(com.google.protobuf.Struct value)
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;
-
setPayload
public QueryParameters.Builder setPayload(com.google.protobuf.Struct.Builder builderForValue)
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;
-
mergePayload
public QueryParameters.Builder mergePayload(com.google.protobuf.Struct value)
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;
-
clearPayload
public QueryParameters.Builder clearPayload()
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;
-
getPayloadBuilder
public com.google.protobuf.Struct.Builder getPayloadBuilder()
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;
-
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
-
getKnowledgeBaseNamesList
public com.google.protobuf.ProtocolStringList getKnowledgeBaseNamesList()
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Specified by:
getKnowledgeBaseNamesListin interfaceQueryParametersOrBuilder- Returns:
- A list containing the knowledgeBaseNames.
-
getKnowledgeBaseNamesCount
public int getKnowledgeBaseNamesCount()
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Specified by:
getKnowledgeBaseNamesCountin interfaceQueryParametersOrBuilder- Returns:
- The count of knowledgeBaseNames.
-
getKnowledgeBaseNames
public String getKnowledgeBaseNames(int index)
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Specified by:
getKnowledgeBaseNamesin interfaceQueryParametersOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The knowledgeBaseNames at the given index.
-
getKnowledgeBaseNamesBytes
public com.google.protobuf.ByteString getKnowledgeBaseNamesBytes(int index)
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Specified by:
getKnowledgeBaseNamesBytesin interfaceQueryParametersOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the knowledgeBaseNames at the given index.
-
setKnowledgeBaseNames
public QueryParameters.Builder setKnowledgeBaseNames(int index, String value)
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Parameters:
index- The index to set the value at.value- The knowledgeBaseNames to set.- Returns:
- This builder for chaining.
-
addKnowledgeBaseNames
public QueryParameters.Builder addKnowledgeBaseNames(String value)
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Parameters:
value- The knowledgeBaseNames to add.- Returns:
- This builder for chaining.
-
addAllKnowledgeBaseNames
public QueryParameters.Builder addAllKnowledgeBaseNames(Iterable<String> values)
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Parameters:
values- The knowledgeBaseNames to add.- Returns:
- This builder for chaining.
-
clearKnowledgeBaseNames
public QueryParameters.Builder clearKnowledgeBaseNames()
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Returns:
- This builder for chaining.
-
addKnowledgeBaseNamesBytes
public QueryParameters.Builder addKnowledgeBaseNamesBytes(com.google.protobuf.ByteString value)
KnowledgeBases to get alternative results from. If not set, the KnowledgeBases enabled in the agent (through UI) will be used. Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base ID>`.
repeated string knowledge_base_names = 12;- Parameters:
value- The bytes of the knowledgeBaseNames to add.- Returns:
- This builder for chaining.
-
hasSentimentAnalysisRequestConfig
public boolean hasSentimentAnalysisRequestConfig()
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed. Note: Sentiment Analysis is only currently available for Essentials Edition agents.
.google.cloud.dialogflow.v2beta1.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. Note: Sentiment Analysis is only currently available for Essentials Edition agents.
.google.cloud.dialogflow.v2beta1.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;- Specified by:
getSentimentAnalysisRequestConfigin interfaceQueryParametersOrBuilder- Returns:
- The sentimentAnalysisRequestConfig.
-
setSentimentAnalysisRequestConfig
public QueryParameters.Builder setSentimentAnalysisRequestConfig(SentimentAnalysisRequestConfig value)
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed. Note: Sentiment Analysis is only currently available for Essentials Edition agents.
.google.cloud.dialogflow.v2beta1.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;
-
setSentimentAnalysisRequestConfig
public QueryParameters.Builder setSentimentAnalysisRequestConfig(SentimentAnalysisRequestConfig.Builder builderForValue)
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed. Note: Sentiment Analysis is only currently available for Essentials Edition agents.
.google.cloud.dialogflow.v2beta1.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;
-
mergeSentimentAnalysisRequestConfig
public QueryParameters.Builder mergeSentimentAnalysisRequestConfig(SentimentAnalysisRequestConfig value)
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed. Note: Sentiment Analysis is only currently available for Essentials Edition agents.
.google.cloud.dialogflow.v2beta1.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;
-
clearSentimentAnalysisRequestConfig
public QueryParameters.Builder clearSentimentAnalysisRequestConfig()
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed. Note: Sentiment Analysis is only currently available for Essentials Edition agents.
.google.cloud.dialogflow.v2beta1.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;
-
getSentimentAnalysisRequestConfigBuilder
public SentimentAnalysisRequestConfig.Builder getSentimentAnalysisRequestConfigBuilder()
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed. Note: Sentiment Analysis is only currently available for Essentials Edition agents.
.google.cloud.dialogflow.v2beta1.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;
-
getSentimentAnalysisRequestConfigOrBuilder
public SentimentAnalysisRequestConfigOrBuilder getSentimentAnalysisRequestConfigOrBuilder()
Configures the type of sentiment analysis to perform. If not provided, sentiment analysis is not performed. Note: Sentiment Analysis is only currently available for Essentials Edition agents.
.google.cloud.dialogflow.v2beta1.SentimentAnalysisRequestConfig sentiment_analysis_request_config = 10;- Specified by:
getSentimentAnalysisRequestConfigOrBuilderin interfaceQueryParametersOrBuilder
-
getSubAgentsList
public List<SubAgent> getSubAgentsList()
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;- Specified by:
getSubAgentsListin interfaceQueryParametersOrBuilder
-
getSubAgentsCount
public int getSubAgentsCount()
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;- Specified by:
getSubAgentsCountin interfaceQueryParametersOrBuilder
-
getSubAgents
public SubAgent getSubAgents(int index)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;- Specified by:
getSubAgentsin interfaceQueryParametersOrBuilder
-
setSubAgents
public QueryParameters.Builder setSubAgents(int index, SubAgent value)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
setSubAgents
public QueryParameters.Builder setSubAgents(int index, SubAgent.Builder builderForValue)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
addSubAgents
public QueryParameters.Builder addSubAgents(SubAgent value)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
addSubAgents
public QueryParameters.Builder addSubAgents(int index, SubAgent value)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
addSubAgents
public QueryParameters.Builder addSubAgents(SubAgent.Builder builderForValue)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
addSubAgents
public QueryParameters.Builder addSubAgents(int index, SubAgent.Builder builderForValue)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
addAllSubAgents
public QueryParameters.Builder addAllSubAgents(Iterable<? extends SubAgent> values)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
clearSubAgents
public QueryParameters.Builder clearSubAgents()
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
removeSubAgents
public QueryParameters.Builder removeSubAgents(int index)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
getSubAgentsBuilder
public SubAgent.Builder getSubAgentsBuilder(int index)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
getSubAgentsOrBuilder
public SubAgentOrBuilder getSubAgentsOrBuilder(int index)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;- Specified by:
getSubAgentsOrBuilderin interfaceQueryParametersOrBuilder
-
getSubAgentsOrBuilderList
public List<? extends SubAgentOrBuilder> getSubAgentsOrBuilderList()
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;- Specified by:
getSubAgentsOrBuilderListin interfaceQueryParametersOrBuilder
-
addSubAgentsBuilder
public SubAgent.Builder addSubAgentsBuilder()
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
addSubAgentsBuilder
public SubAgent.Builder addSubAgentsBuilder(int index)
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
getSubAgentsBuilderList
public List<SubAgent.Builder> getSubAgentsBuilderList()
For mega agent query, directly specify which sub agents to query. If any specified sub agent is not linked to the mega agent, an error will be returned. If empty, Dialogflow will decide which sub agents to query. If specified for a non-mega-agent query, will be silently ignored.
repeated .google.cloud.dialogflow.v2beta1.SubAgent sub_agents = 13;
-
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 Dialogflow web console. The headers defined within this field will overwrite the headers configured through 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 Dialogflow web console. The headers defined within this field will overwrite the headers configured through 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 Dialogflow web console. The headers defined within this field will overwrite the headers configured through 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 Dialogflow web console. The headers defined within this field will overwrite the headers configured through 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 Dialogflow web console. The headers defined within this field will overwrite the headers configured through 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
-
clearWebhookHeaders
public QueryParameters.Builder clearWebhookHeaders()
-
removeWebhookHeaders
public QueryParameters.Builder removeWebhookHeaders(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 Dialogflow web console. The headers defined within this field will overwrite the headers configured through 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;
-
getMutableWebhookHeaders
@Deprecated public Map<String,String> getMutableWebhookHeaders()
Deprecated.Use alternate mutation accessors instead.
-
putWebhookHeaders
public QueryParameters.Builder putWebhookHeaders(String key, String value)
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 Dialogflow web console. The headers defined within this field will overwrite the headers configured through 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;
-
putAllWebhookHeaders
public QueryParameters.Builder putAllWebhookHeaders(Map<String,String> values)
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 Dialogflow web console. The headers defined within this field will overwrite the headers configured through 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;
-
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.v2beta1.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.v2beta1.Intent.Message.platform].
string platform = 18;- Specified by:
getPlatformBytesin interfaceQueryParametersOrBuilder- Returns:
- The bytes for platform.
-
setPlatform
public QueryParameters.Builder setPlatform(String value)
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.v2beta1.Intent.Message.platform].
string platform = 18;- Parameters:
value- The platform to set.- Returns:
- This builder for chaining.
-
clearPlatform
public QueryParameters.Builder clearPlatform()
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.v2beta1.Intent.Message.platform].
string platform = 18;- Returns:
- This builder for chaining.
-
setPlatformBytes
public QueryParameters.Builder setPlatformBytes(com.google.protobuf.ByteString value)
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.v2beta1.Intent.Message.platform].
string platform = 18;- Parameters:
value- The bytes for platform to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final QueryParameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
mergeUnknownFields
public final QueryParameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
-