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.cx.v3.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 a conversational query.
Protobuf typegoogle.cloud.dialogflow.cx.v3.QueryParameters
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description QueryParameters.Builder
addAllFlowVersions(Iterable<String> values)
A list of flow versions to override for the request.QueryParameters.Builder
addAllSessionEntityTypes(Iterable<? extends SessionEntityType> values)
Additional session entity types to replace or extend developer entity types with.QueryParameters.Builder
addFlowVersions(String value)
A list of flow versions to override for the request.QueryParameters.Builder
addFlowVersionsBytes(com.google.protobuf.ByteString value)
A list of flow versions to override for the request.QueryParameters.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
QueryParameters.Builder
addSessionEntityTypes(int index, SessionEntityType value)
Additional session entity types to replace or extend developer entity types with.QueryParameters.Builder
addSessionEntityTypes(int index, SessionEntityType.Builder builderForValue)
Additional session entity types to replace or extend developer entity types with.QueryParameters.Builder
addSessionEntityTypes(SessionEntityType value)
Additional session entity types to replace or extend developer entity types with.QueryParameters.Builder
addSessionEntityTypes(SessionEntityType.Builder builderForValue)
Additional session entity types to replace or extend developer entity types with.SessionEntityType.Builder
addSessionEntityTypesBuilder()
Additional session entity types to replace or extend developer entity types with.SessionEntityType.Builder
addSessionEntityTypesBuilder(int index)
Additional session entity types to replace or extend developer entity types with.QueryParameters
build()
QueryParameters
buildPartial()
QueryParameters.Builder
clear()
QueryParameters.Builder
clearAnalyzeQueryTextSentiment()
Configures whether sentiment analysis should be performed.QueryParameters.Builder
clearChannel()
The channel which this query is for.QueryParameters.Builder
clearCurrentPage()
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session.QueryParameters.Builder
clearDisableWebhook()
Whether to disable webhook calls for this request.QueryParameters.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
QueryParameters.Builder
clearFlowVersions()
A list of flow versions to override for the request.QueryParameters.Builder
clearGeoLocation()
The geo location of this conversational query.QueryParameters.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
QueryParameters.Builder
clearParameters()
Additional parameters to be put into [session parameters][SessionInfo.parameters].QueryParameters.Builder
clearPayload()
This field can be used to pass custom data into the webhook associated with the agent.QueryParameters.Builder
clearSessionEntityTypes()
Additional session entity types to replace or extend developer entity types with.QueryParameters.Builder
clearSessionTtl()
Optional.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.QueryParameters.Builder
clearWebhookHeaders()
QueryParameters.Builder
clone()
boolean
containsWebhookHeaders(String key)
This field can be used to pass HTTP headers for a webhook call.boolean
getAnalyzeQueryTextSentiment()
Configures whether sentiment analysis should be performed.String
getChannel()
The channel which this query is for.com.google.protobuf.ByteString
getChannelBytes()
The channel which this query is for.String
getCurrentPage()
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session.com.google.protobuf.ByteString
getCurrentPageBytes()
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session.QueryParameters
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
boolean
getDisableWebhook()
Whether to disable webhook calls for this request.String
getFlowVersions(int index)
A list of flow versions to override for the request.com.google.protobuf.ByteString
getFlowVersionsBytes(int index)
A list of flow versions to override for the request.int
getFlowVersionsCount()
A list of flow versions to override for the request.com.google.protobuf.ProtocolStringList
getFlowVersionsList()
A list of flow versions to override for the request.com.google.type.LatLng
getGeoLocation()
The geo location of this conversational query.com.google.type.LatLng.Builder
getGeoLocationBuilder()
The geo location of this conversational query.com.google.type.LatLngOrBuilder
getGeoLocationOrBuilder()
The geo location of this conversational query.Map<String,String>
getMutableWebhookHeaders()
Deprecated.com.google.protobuf.Struct
getParameters()
Additional parameters to be put into [session parameters][SessionInfo.parameters].com.google.protobuf.Struct.Builder
getParametersBuilder()
Additional parameters to be put into [session parameters][SessionInfo.parameters].com.google.protobuf.StructOrBuilder
getParametersOrBuilder()
Additional parameters to be put into [session parameters][SessionInfo.parameters].com.google.protobuf.Struct
getPayload()
This field can be used to pass custom data into the webhook associated with the agent.com.google.protobuf.Struct.Builder
getPayloadBuilder()
This field can be used to pass custom data into the webhook associated with the agent.com.google.protobuf.StructOrBuilder
getPayloadOrBuilder()
This field can be used to pass custom data into the webhook associated with the agent.SessionEntityType
getSessionEntityTypes(int index)
Additional session entity types to replace or extend developer entity types with.SessionEntityType.Builder
getSessionEntityTypesBuilder(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.int
getSessionEntityTypesCount()
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.SessionEntityTypeOrBuilder
getSessionEntityTypesOrBuilder(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.com.google.protobuf.Duration
getSessionTtl()
Optional.com.google.protobuf.Duration.Builder
getSessionTtlBuilder()
Optional.com.google.protobuf.DurationOrBuilder
getSessionTtlOrBuilder()
Optional.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.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.Map<String,String>
getWebhookHeaders()
Deprecated.int
getWebhookHeadersCount()
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.String
getWebhookHeadersOrDefault(String key, String defaultValue)
This field can be used to pass HTTP headers for a webhook call.String
getWebhookHeadersOrThrow(String key)
This field can be used to pass HTTP headers for a webhook call.boolean
hasGeoLocation()
The geo location of this conversational query.boolean
hasParameters()
Additional parameters to be put into [session parameters][SessionInfo.parameters].boolean
hasPayload()
This field can be used to pass custom data into the webhook associated with the agent.boolean
hasSessionTtl()
Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
QueryParameters.Builder
mergeFrom(QueryParameters other)
QueryParameters.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
QueryParameters.Builder
mergeFrom(com.google.protobuf.Message other)
QueryParameters.Builder
mergeGeoLocation(com.google.type.LatLng value)
The geo location of this conversational query.QueryParameters.Builder
mergeParameters(com.google.protobuf.Struct value)
Additional parameters to be put into [session parameters][SessionInfo.parameters].QueryParameters.Builder
mergePayload(com.google.protobuf.Struct value)
This field can be used to pass custom data into the webhook associated with the agent.QueryParameters.Builder
mergeSessionTtl(com.google.protobuf.Duration value)
Optional.QueryParameters.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
QueryParameters.Builder
putAllWebhookHeaders(Map<String,String> values)
This field can be used to pass HTTP headers for a webhook call.QueryParameters.Builder
putWebhookHeaders(String key, String value)
This field can be used to pass HTTP headers for a webhook call.QueryParameters.Builder
removeSessionEntityTypes(int index)
Additional session entity types to replace or extend developer entity types with.QueryParameters.Builder
removeWebhookHeaders(String key)
This field can be used to pass HTTP headers for a webhook call.QueryParameters.Builder
setAnalyzeQueryTextSentiment(boolean value)
Configures whether sentiment analysis should be performed.QueryParameters.Builder
setChannel(String value)
The channel which this query is for.QueryParameters.Builder
setChannelBytes(com.google.protobuf.ByteString value)
The channel which this query is for.QueryParameters.Builder
setCurrentPage(String value)
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session.QueryParameters.Builder
setCurrentPageBytes(com.google.protobuf.ByteString value)
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session.QueryParameters.Builder
setDisableWebhook(boolean value)
Whether to disable webhook calls for this request.QueryParameters.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
QueryParameters.Builder
setFlowVersions(int index, String value)
A list of flow versions to override for the request.QueryParameters.Builder
setGeoLocation(com.google.type.LatLng value)
The geo location of this conversational query.QueryParameters.Builder
setGeoLocation(com.google.type.LatLng.Builder builderForValue)
The geo location of this conversational query.QueryParameters.Builder
setParameters(com.google.protobuf.Struct value)
Additional parameters to be put into [session parameters][SessionInfo.parameters].QueryParameters.Builder
setParameters(com.google.protobuf.Struct.Builder builderForValue)
Additional parameters to be put into [session parameters][SessionInfo.parameters].QueryParameters.Builder
setPayload(com.google.protobuf.Struct value)
This field can be used to pass custom data into the webhook associated with the agent.QueryParameters.Builder
setPayload(com.google.protobuf.Struct.Builder builderForValue)
This field can be used to pass custom data into the webhook associated with the agent.QueryParameters.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
QueryParameters.Builder
setSessionEntityTypes(int index, SessionEntityType value)
Additional session entity types to replace or extend developer entity types with.QueryParameters.Builder
setSessionEntityTypes(int index, SessionEntityType.Builder builderForValue)
Additional session entity types to replace or extend developer entity types with.QueryParameters.Builder
setSessionTtl(com.google.protobuf.Duration value)
Optional.QueryParameters.Builder
setSessionTtl(com.google.protobuf.Duration.Builder builderForValue)
Optional.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.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.QueryParameters.Builder
setUnknownFields(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:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
clear
public QueryParameters.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
getDefaultInstanceForType
public QueryParameters getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public QueryParameters build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public QueryParameters buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public QueryParameters.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
setField
public QueryParameters.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
clearField
public QueryParameters.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
clearOneof
public QueryParameters.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
setRepeatedField
public QueryParameters.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
addRepeatedField
public QueryParameters.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
mergeFrom
public QueryParameters.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<QueryParameters.Builder>
-
mergeFrom
public QueryParameters.Builder mergeFrom(QueryParameters other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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 the agent is used.
string time_zone = 1;
- Specified by:
getTimeZone
in 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 the agent is used.
string time_zone = 1;
- Specified by:
getTimeZoneBytes
in 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 the agent 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 the agent 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 the agent 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:
hasGeoLocation
in 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:
getGeoLocation
in 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:
getGeoLocationOrBuilder
in interfaceQueryParametersOrBuilder
-
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.cx.v3.SessionEntityType session_entity_types = 3;
- Specified by:
getSessionEntityTypesList
in 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.cx.v3.SessionEntityType session_entity_types = 3;
- Specified by:
getSessionEntityTypesCount
in 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.cx.v3.SessionEntityType session_entity_types = 3;
- Specified by:
getSessionEntityTypes
in 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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
- Specified by:
getSessionEntityTypesOrBuilder
in 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.cx.v3.SessionEntityType session_entity_types = 3;
- Specified by:
getSessionEntityTypesOrBuilderList
in 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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
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.cx.v3.SessionEntityType session_entity_types = 3;
-
hasPayload
public boolean hasPayload()
This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported. Some integrations that query a Dialogflow agent may provide additional information in the payload. In particular, for the Dialogflow Phone Gateway integration, this field has the form: ``` { "telephony": { "caller_id": "+18558363987" } } ```
.google.protobuf.Struct payload = 4;
- Specified by:
hasPayload
in interfaceQueryParametersOrBuilder
- Returns:
- Whether the payload field is set.
-
getPayload
public com.google.protobuf.Struct getPayload()
This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported. Some integrations that query a Dialogflow agent may provide additional information in the payload. In particular, for the Dialogflow Phone Gateway integration, this field has the form: ``` { "telephony": { "caller_id": "+18558363987" } } ```
.google.protobuf.Struct payload = 4;
- Specified by:
getPayload
in interfaceQueryParametersOrBuilder
- Returns:
- The payload.
-
setPayload
public QueryParameters.Builder setPayload(com.google.protobuf.Struct value)
This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported. Some integrations that query a Dialogflow agent may provide additional information in the payload. In particular, for the Dialogflow Phone Gateway integration, this field has the form: ``` { "telephony": { "caller_id": "+18558363987" } } ```
.google.protobuf.Struct payload = 4;
-
setPayload
public QueryParameters.Builder setPayload(com.google.protobuf.Struct.Builder builderForValue)
This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported. Some integrations that query a Dialogflow agent may provide additional information in the payload. In particular, for the Dialogflow Phone Gateway integration, this field has the form: ``` { "telephony": { "caller_id": "+18558363987" } } ```
.google.protobuf.Struct payload = 4;
-
mergePayload
public QueryParameters.Builder mergePayload(com.google.protobuf.Struct value)
This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported. Some integrations that query a Dialogflow agent may provide additional information in the payload. In particular, for the Dialogflow Phone Gateway integration, this field has the form: ``` { "telephony": { "caller_id": "+18558363987" } } ```
.google.protobuf.Struct payload = 4;
-
clearPayload
public QueryParameters.Builder clearPayload()
This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported. Some integrations that query a Dialogflow agent may provide additional information in the payload. In particular, for the Dialogflow Phone Gateway integration, this field has the form: ``` { "telephony": { "caller_id": "+18558363987" } } ```
.google.protobuf.Struct payload = 4;
-
getPayloadBuilder
public com.google.protobuf.Struct.Builder getPayloadBuilder()
This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported. Some integrations that query a Dialogflow agent may provide additional information in the payload. In particular, for the Dialogflow Phone Gateway integration, this field has the form: ``` { "telephony": { "caller_id": "+18558363987" } } ```
.google.protobuf.Struct payload = 4;
-
getPayloadOrBuilder
public com.google.protobuf.StructOrBuilder getPayloadOrBuilder()
This field can be used to pass custom data into the webhook associated with the agent. Arbitrary JSON objects are supported. Some integrations that query a Dialogflow agent may provide additional information in the payload. In particular, for the Dialogflow Phone Gateway integration, this field has the form: ``` { "telephony": { "caller_id": "+18558363987" } } ```
.google.protobuf.Struct payload = 4;
- Specified by:
getPayloadOrBuilder
in interfaceQueryParametersOrBuilder
-
hasParameters
public boolean hasParameters()
Additional parameters to be put into [session parameters][SessionInfo.parameters]. To remove a parameter from the session, clients should explicitly set the parameter value to null. You can reference the session parameters in the agent with the following format: $session.params.parameter-id. Depending on your protocol or client library language, this is a map, associative array, symbol table, dictionary, or JSON object composed of a collection of (MapKey, MapValue) pairs: * MapKey type: string * MapKey value: parameter name * MapValue type: If parameter's entity type is a composite entity then use map, otherwise, depending on the parameter value type, it could be one of string, number, boolean, null, list or map. * MapValue value: If parameter's entity type is a composite entity then use map from composite entity property names to property values, otherwise, use parameter value.
.google.protobuf.Struct parameters = 5;
- Specified by:
hasParameters
in interfaceQueryParametersOrBuilder
- Returns:
- Whether the parameters field is set.
-
getParameters
public com.google.protobuf.Struct getParameters()
Additional parameters to be put into [session parameters][SessionInfo.parameters]. To remove a parameter from the session, clients should explicitly set the parameter value to null. You can reference the session parameters in the agent with the following format: $session.params.parameter-id. Depending on your protocol or client library language, this is a map, associative array, symbol table, dictionary, or JSON object composed of a collection of (MapKey, MapValue) pairs: * MapKey type: string * MapKey value: parameter name * MapValue type: If parameter's entity type is a composite entity then use map, otherwise, depending on the parameter value type, it could be one of string, number, boolean, null, list or map. * MapValue value: If parameter's entity type is a composite entity then use map from composite entity property names to property values, otherwise, use parameter value.
.google.protobuf.Struct parameters = 5;
- Specified by:
getParameters
in interfaceQueryParametersOrBuilder
- Returns:
- The parameters.
-
setParameters
public QueryParameters.Builder setParameters(com.google.protobuf.Struct value)
Additional parameters to be put into [session parameters][SessionInfo.parameters]. To remove a parameter from the session, clients should explicitly set the parameter value to null. You can reference the session parameters in the agent with the following format: $session.params.parameter-id. Depending on your protocol or client library language, this is a map, associative array, symbol table, dictionary, or JSON object composed of a collection of (MapKey, MapValue) pairs: * MapKey type: string * MapKey value: parameter name * MapValue type: If parameter's entity type is a composite entity then use map, otherwise, depending on the parameter value type, it could be one of string, number, boolean, null, list or map. * MapValue value: If parameter's entity type is a composite entity then use map from composite entity property names to property values, otherwise, use parameter value.
.google.protobuf.Struct parameters = 5;
-
setParameters
public QueryParameters.Builder setParameters(com.google.protobuf.Struct.Builder builderForValue)
Additional parameters to be put into [session parameters][SessionInfo.parameters]. To remove a parameter from the session, clients should explicitly set the parameter value to null. You can reference the session parameters in the agent with the following format: $session.params.parameter-id. Depending on your protocol or client library language, this is a map, associative array, symbol table, dictionary, or JSON object composed of a collection of (MapKey, MapValue) pairs: * MapKey type: string * MapKey value: parameter name * MapValue type: If parameter's entity type is a composite entity then use map, otherwise, depending on the parameter value type, it could be one of string, number, boolean, null, list or map. * MapValue value: If parameter's entity type is a composite entity then use map from composite entity property names to property values, otherwise, use parameter value.
.google.protobuf.Struct parameters = 5;
-
mergeParameters
public QueryParameters.Builder mergeParameters(com.google.protobuf.Struct value)
Additional parameters to be put into [session parameters][SessionInfo.parameters]. To remove a parameter from the session, clients should explicitly set the parameter value to null. You can reference the session parameters in the agent with the following format: $session.params.parameter-id. Depending on your protocol or client library language, this is a map, associative array, symbol table, dictionary, or JSON object composed of a collection of (MapKey, MapValue) pairs: * MapKey type: string * MapKey value: parameter name * MapValue type: If parameter's entity type is a composite entity then use map, otherwise, depending on the parameter value type, it could be one of string, number, boolean, null, list or map. * MapValue value: If parameter's entity type is a composite entity then use map from composite entity property names to property values, otherwise, use parameter value.
.google.protobuf.Struct parameters = 5;
-
clearParameters
public QueryParameters.Builder clearParameters()
Additional parameters to be put into [session parameters][SessionInfo.parameters]. To remove a parameter from the session, clients should explicitly set the parameter value to null. You can reference the session parameters in the agent with the following format: $session.params.parameter-id. Depending on your protocol or client library language, this is a map, associative array, symbol table, dictionary, or JSON object composed of a collection of (MapKey, MapValue) pairs: * MapKey type: string * MapKey value: parameter name * MapValue type: If parameter's entity type is a composite entity then use map, otherwise, depending on the parameter value type, it could be one of string, number, boolean, null, list or map. * MapValue value: If parameter's entity type is a composite entity then use map from composite entity property names to property values, otherwise, use parameter value.
.google.protobuf.Struct parameters = 5;
-
getParametersBuilder
public com.google.protobuf.Struct.Builder getParametersBuilder()
Additional parameters to be put into [session parameters][SessionInfo.parameters]. To remove a parameter from the session, clients should explicitly set the parameter value to null. You can reference the session parameters in the agent with the following format: $session.params.parameter-id. Depending on your protocol or client library language, this is a map, associative array, symbol table, dictionary, or JSON object composed of a collection of (MapKey, MapValue) pairs: * MapKey type: string * MapKey value: parameter name * MapValue type: If parameter's entity type is a composite entity then use map, otherwise, depending on the parameter value type, it could be one of string, number, boolean, null, list or map. * MapValue value: If parameter's entity type is a composite entity then use map from composite entity property names to property values, otherwise, use parameter value.
.google.protobuf.Struct parameters = 5;
-
getParametersOrBuilder
public com.google.protobuf.StructOrBuilder getParametersOrBuilder()
Additional parameters to be put into [session parameters][SessionInfo.parameters]. To remove a parameter from the session, clients should explicitly set the parameter value to null. You can reference the session parameters in the agent with the following format: $session.params.parameter-id. Depending on your protocol or client library language, this is a map, associative array, symbol table, dictionary, or JSON object composed of a collection of (MapKey, MapValue) pairs: * MapKey type: string * MapKey value: parameter name * MapValue type: If parameter's entity type is a composite entity then use map, otherwise, depending on the parameter value type, it could be one of string, number, boolean, null, list or map. * MapValue value: If parameter's entity type is a composite entity then use map from composite entity property names to property values, otherwise, use parameter value.
.google.protobuf.Struct parameters = 5;
- Specified by:
getParametersOrBuilder
in interfaceQueryParametersOrBuilder
-
getCurrentPage
public String getCurrentPage()
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, [current_page][google.cloud.dialogflow.cx.v3.QueryParameters.current_page] and [parameters][google.cloud.dialogflow.cx.v3.QueryParameters.parameters] should be configured together to direct a session to a specific state.
string current_page = 6 [(.google.api.resource_reference) = { ... }
- Specified by:
getCurrentPage
in interfaceQueryParametersOrBuilder
- Returns:
- The currentPage.
-
getCurrentPageBytes
public com.google.protobuf.ByteString getCurrentPageBytes()
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, [current_page][google.cloud.dialogflow.cx.v3.QueryParameters.current_page] and [parameters][google.cloud.dialogflow.cx.v3.QueryParameters.parameters] should be configured together to direct a session to a specific state.
string current_page = 6 [(.google.api.resource_reference) = { ... }
- Specified by:
getCurrentPageBytes
in interfaceQueryParametersOrBuilder
- Returns:
- The bytes for currentPage.
-
setCurrentPage
public QueryParameters.Builder setCurrentPage(String value)
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, [current_page][google.cloud.dialogflow.cx.v3.QueryParameters.current_page] and [parameters][google.cloud.dialogflow.cx.v3.QueryParameters.parameters] should be configured together to direct a session to a specific state.
string current_page = 6 [(.google.api.resource_reference) = { ... }
- Parameters:
value
- The currentPage to set.- Returns:
- This builder for chaining.
-
clearCurrentPage
public QueryParameters.Builder clearCurrentPage()
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, [current_page][google.cloud.dialogflow.cx.v3.QueryParameters.current_page] and [parameters][google.cloud.dialogflow.cx.v3.QueryParameters.parameters] should be configured together to direct a session to a specific state.
string current_page = 6 [(.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setCurrentPageBytes
public QueryParameters.Builder setCurrentPageBytes(com.google.protobuf.ByteString value)
The unique identifier of the [page][google.cloud.dialogflow.cx.v3.Page] to override the [current page][QueryResult.current_page] in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, [current_page][google.cloud.dialogflow.cx.v3.QueryParameters.current_page] and [parameters][google.cloud.dialogflow.cx.v3.QueryParameters.parameters] should be configured together to direct a session to a specific state.
string current_page = 6 [(.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for currentPage to set.- Returns:
- This builder for chaining.
-
getDisableWebhook
public boolean getDisableWebhook()
Whether to disable webhook calls for this request.
bool disable_webhook = 7;
- Specified by:
getDisableWebhook
in interfaceQueryParametersOrBuilder
- Returns:
- The disableWebhook.
-
setDisableWebhook
public QueryParameters.Builder setDisableWebhook(boolean value)
Whether to disable webhook calls for this request.
bool disable_webhook = 7;
- Parameters:
value
- The disableWebhook to set.- Returns:
- This builder for chaining.
-
clearDisableWebhook
public QueryParameters.Builder clearDisableWebhook()
Whether to disable webhook calls for this request.
bool disable_webhook = 7;
- Returns:
- This builder for chaining.
-
getAnalyzeQueryTextSentiment
public boolean getAnalyzeQueryTextSentiment()
Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
bool analyze_query_text_sentiment = 8;
- Specified by:
getAnalyzeQueryTextSentiment
in interfaceQueryParametersOrBuilder
- Returns:
- The analyzeQueryTextSentiment.
-
setAnalyzeQueryTextSentiment
public QueryParameters.Builder setAnalyzeQueryTextSentiment(boolean value)
Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
bool analyze_query_text_sentiment = 8;
- Parameters:
value
- The analyzeQueryTextSentiment to set.- Returns:
- This builder for chaining.
-
clearAnalyzeQueryTextSentiment
public QueryParameters.Builder clearAnalyzeQueryTextSentiment()
Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
bool analyze_query_text_sentiment = 8;
- Returns:
- This builder for chaining.
-
getWebhookHeadersCount
public int getWebhookHeadersCount()
Description copied from interface:QueryParametersOrBuilder
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 = 10;
- Specified by:
getWebhookHeadersCount
in 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 = 10;
- Specified by:
containsWebhookHeaders
in interfaceQueryParametersOrBuilder
-
getWebhookHeaders
@Deprecated public Map<String,String> getWebhookHeaders()
Deprecated.UsegetWebhookHeadersMap()
instead.- Specified by:
getWebhookHeaders
in 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 = 10;
- Specified by:
getWebhookHeadersMap
in 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 = 10;
- Specified by:
getWebhookHeadersOrDefault
in 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 = 10;
- Specified by:
getWebhookHeadersOrThrow
in 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 = 10;
-
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 = 10;
-
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 = 10;
-
getFlowVersionsList
public com.google.protobuf.ProtocolStringList getFlowVersionsList()
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Specified by:
getFlowVersionsList
in interfaceQueryParametersOrBuilder
- Returns:
- A list containing the flowVersions.
-
getFlowVersionsCount
public int getFlowVersionsCount()
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Specified by:
getFlowVersionsCount
in interfaceQueryParametersOrBuilder
- Returns:
- The count of flowVersions.
-
getFlowVersions
public String getFlowVersions(int index)
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Specified by:
getFlowVersions
in interfaceQueryParametersOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The flowVersions at the given index.
-
getFlowVersionsBytes
public com.google.protobuf.ByteString getFlowVersionsBytes(int index)
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Specified by:
getFlowVersionsBytes
in interfaceQueryParametersOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the flowVersions at the given index.
-
setFlowVersions
public QueryParameters.Builder setFlowVersions(int index, String value)
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Parameters:
index
- The index to set the value at.value
- The flowVersions to set.- Returns:
- This builder for chaining.
-
addFlowVersions
public QueryParameters.Builder addFlowVersions(String value)
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Parameters:
value
- The flowVersions to add.- Returns:
- This builder for chaining.
-
addAllFlowVersions
public QueryParameters.Builder addAllFlowVersions(Iterable<String> values)
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Parameters:
values
- The flowVersions to add.- Returns:
- This builder for chaining.
-
clearFlowVersions
public QueryParameters.Builder clearFlowVersions()
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
addFlowVersionsBytes
public QueryParameters.Builder addFlowVersionsBytes(com.google.protobuf.ByteString value)
A list of flow versions to override for the request. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`. If version 1 of flow X is included in this list, the traffic of flow X will go through version 1 regardless of the version configuration in the environment. Each flow can have at most one version specified in this list.
repeated string flow_versions = 14 [(.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes of the flowVersions to add.- Returns:
- This builder for chaining.
-
getChannel
public String getChannel()
The channel which this query is for. If specified, only the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] associated with the channel will be returned. If no [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] is associated with the channel, it falls back to the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel. If unspecified, the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel will be returned.
string channel = 15;
- Specified by:
getChannel
in interfaceQueryParametersOrBuilder
- Returns:
- The channel.
-
getChannelBytes
public com.google.protobuf.ByteString getChannelBytes()
The channel which this query is for. If specified, only the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] associated with the channel will be returned. If no [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] is associated with the channel, it falls back to the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel. If unspecified, the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel will be returned.
string channel = 15;
- Specified by:
getChannelBytes
in interfaceQueryParametersOrBuilder
- Returns:
- The bytes for channel.
-
setChannel
public QueryParameters.Builder setChannel(String value)
The channel which this query is for. If specified, only the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] associated with the channel will be returned. If no [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] is associated with the channel, it falls back to the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel. If unspecified, the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel will be returned.
string channel = 15;
- Parameters:
value
- The channel to set.- Returns:
- This builder for chaining.
-
clearChannel
public QueryParameters.Builder clearChannel()
The channel which this query is for. If specified, only the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] associated with the channel will be returned. If no [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] is associated with the channel, it falls back to the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel. If unspecified, the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel will be returned.
string channel = 15;
- Returns:
- This builder for chaining.
-
setChannelBytes
public QueryParameters.Builder setChannelBytes(com.google.protobuf.ByteString value)
The channel which this query is for. If specified, only the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] associated with the channel will be returned. If no [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] is associated with the channel, it falls back to the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel. If unspecified, the [ResponseMessage][google.cloud.dialogflow.cx.v3.ResponseMessage] with unspecified channel will be returned.
string channel = 15;
- Parameters:
value
- The bytes for channel to set.- Returns:
- This builder for chaining.
-
hasSessionTtl
public boolean hasSessionTtl()
Optional. Sets Dialogflow session life time. By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
.google.protobuf.Duration session_ttl = 16 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasSessionTtl
in interfaceQueryParametersOrBuilder
- Returns:
- Whether the sessionTtl field is set.
-
getSessionTtl
public com.google.protobuf.Duration getSessionTtl()
Optional. Sets Dialogflow session life time. By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
.google.protobuf.Duration session_ttl = 16 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getSessionTtl
in interfaceQueryParametersOrBuilder
- Returns:
- The sessionTtl.
-
setSessionTtl
public QueryParameters.Builder setSessionTtl(com.google.protobuf.Duration value)
Optional. Sets Dialogflow session life time. By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
.google.protobuf.Duration session_ttl = 16 [(.google.api.field_behavior) = OPTIONAL];
-
setSessionTtl
public QueryParameters.Builder setSessionTtl(com.google.protobuf.Duration.Builder builderForValue)
Optional. Sets Dialogflow session life time. By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
.google.protobuf.Duration session_ttl = 16 [(.google.api.field_behavior) = OPTIONAL];
-
mergeSessionTtl
public QueryParameters.Builder mergeSessionTtl(com.google.protobuf.Duration value)
Optional. Sets Dialogflow session life time. By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
.google.protobuf.Duration session_ttl = 16 [(.google.api.field_behavior) = OPTIONAL];
-
clearSessionTtl
public QueryParameters.Builder clearSessionTtl()
Optional. Sets Dialogflow session life time. By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
.google.protobuf.Duration session_ttl = 16 [(.google.api.field_behavior) = OPTIONAL];
-
getSessionTtlBuilder
public com.google.protobuf.Duration.Builder getSessionTtlBuilder()
Optional. Sets Dialogflow session life time. By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
.google.protobuf.Duration session_ttl = 16 [(.google.api.field_behavior) = OPTIONAL];
-
getSessionTtlOrBuilder
public com.google.protobuf.DurationOrBuilder getSessionTtlOrBuilder()
Optional. Sets Dialogflow session life time. By default, a Dialogflow session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
.google.protobuf.Duration session_ttl = 16 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getSessionTtlOrBuilder
in interfaceQueryParametersOrBuilder
-
setUnknownFields
public final QueryParameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
mergeUnknownFields
public final QueryParameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryParameters.Builder>
-
-