Package com.google.cloud.dialogflow.v2
Class AnalyzeContentRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
- com.google.cloud.dialogflow.v2.AnalyzeContentRequest.Builder
-
- All Implemented Interfaces:
AnalyzeContentRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AnalyzeContentRequest
public static final class AnalyzeContentRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder> implements AnalyzeContentRequestOrBuilder
The request message for [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent].
Protobuf typegoogle.cloud.dialogflow.v2.AnalyzeContentRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AnalyzeContentRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AnalyzeContentRequestbuild()AnalyzeContentRequestbuildPartial()AnalyzeContentRequest.Builderclear()AnalyzeContentRequest.BuilderclearAssistQueryParams()Parameters for a human assist query.AnalyzeContentRequest.BuilderclearCxParameters()Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest.BuilderclearEventInput()An input event to send to Dialogflow.AnalyzeContentRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AnalyzeContentRequest.BuilderclearInput()AnalyzeContentRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AnalyzeContentRequest.BuilderclearParticipant()Required.AnalyzeContentRequest.BuilderclearQueryParams()Parameters for a Dialogflow virtual-agent query.AnalyzeContentRequest.BuilderclearReplyAudioConfig()Speech synthesis configuration.AnalyzeContentRequest.BuilderclearRequestId()A unique identifier for this request.AnalyzeContentRequest.BuilderclearSuggestionInput()An input representing the selection of a suggestion.AnalyzeContentRequest.BuilderclearTextInput()The natural language text to be processed.AnalyzeContentRequest.Builderclone()AssistQueryParametersgetAssistQueryParams()Parameters for a human assist query.AssistQueryParameters.BuildergetAssistQueryParamsBuilder()Parameters for a human assist query.AssistQueryParametersOrBuildergetAssistQueryParamsOrBuilder()Parameters for a human assist query.com.google.protobuf.StructgetCxParameters()Additional parameters to be put into Dialogflow CX session parameters.com.google.protobuf.Struct.BuildergetCxParametersBuilder()Additional parameters to be put into Dialogflow CX session parameters.com.google.protobuf.StructOrBuildergetCxParametersOrBuilder()Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()EventInputgetEventInput()An input event to send to Dialogflow.EventInput.BuildergetEventInputBuilder()An input event to send to Dialogflow.EventInputOrBuildergetEventInputOrBuilder()An input event to send to Dialogflow.AnalyzeContentRequest.InputCasegetInputCase()StringgetParticipant()Required.com.google.protobuf.ByteStringgetParticipantBytes()Required.QueryParametersgetQueryParams()Parameters for a Dialogflow virtual-agent query.QueryParameters.BuildergetQueryParamsBuilder()Parameters for a Dialogflow virtual-agent query.QueryParametersOrBuildergetQueryParamsOrBuilder()Parameters for a Dialogflow virtual-agent query.OutputAudioConfiggetReplyAudioConfig()Speech synthesis configuration.OutputAudioConfig.BuildergetReplyAudioConfigBuilder()Speech synthesis configuration.OutputAudioConfigOrBuildergetReplyAudioConfigOrBuilder()Speech synthesis configuration.StringgetRequestId()A unique identifier for this request.com.google.protobuf.ByteStringgetRequestIdBytes()A unique identifier for this request.SuggestionInputgetSuggestionInput()An input representing the selection of a suggestion.SuggestionInput.BuildergetSuggestionInputBuilder()An input representing the selection of a suggestion.SuggestionInputOrBuildergetSuggestionInputOrBuilder()An input representing the selection of a suggestion.TextInputgetTextInput()The natural language text to be processed.TextInput.BuildergetTextInputBuilder()The natural language text to be processed.TextInputOrBuildergetTextInputOrBuilder()The natural language text to be processed.booleanhasAssistQueryParams()Parameters for a human assist query.booleanhasCxParameters()Additional parameters to be put into Dialogflow CX session parameters.booleanhasEventInput()An input event to send to Dialogflow.booleanhasQueryParams()Parameters for a Dialogflow virtual-agent query.booleanhasReplyAudioConfig()Speech synthesis configuration.booleanhasSuggestionInput()An input representing the selection of a suggestion.booleanhasTextInput()The natural language text to be processed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AnalyzeContentRequest.BuildermergeAssistQueryParams(AssistQueryParameters value)Parameters for a human assist query.AnalyzeContentRequest.BuildermergeCxParameters(com.google.protobuf.Struct value)Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest.BuildermergeEventInput(EventInput value)An input event to send to Dialogflow.AnalyzeContentRequest.BuildermergeFrom(AnalyzeContentRequest other)AnalyzeContentRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AnalyzeContentRequest.BuildermergeFrom(com.google.protobuf.Message other)AnalyzeContentRequest.BuildermergeQueryParams(QueryParameters value)Parameters for a Dialogflow virtual-agent query.AnalyzeContentRequest.BuildermergeReplyAudioConfig(OutputAudioConfig value)Speech synthesis configuration.AnalyzeContentRequest.BuildermergeSuggestionInput(SuggestionInput value)An input representing the selection of a suggestion.AnalyzeContentRequest.BuildermergeTextInput(TextInput value)The natural language text to be processed.AnalyzeContentRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AnalyzeContentRequest.BuildersetAssistQueryParams(AssistQueryParameters value)Parameters for a human assist query.AnalyzeContentRequest.BuildersetAssistQueryParams(AssistQueryParameters.Builder builderForValue)Parameters for a human assist query.AnalyzeContentRequest.BuildersetCxParameters(com.google.protobuf.Struct value)Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest.BuildersetCxParameters(com.google.protobuf.Struct.Builder builderForValue)Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest.BuildersetEventInput(EventInput value)An input event to send to Dialogflow.AnalyzeContentRequest.BuildersetEventInput(EventInput.Builder builderForValue)An input event to send to Dialogflow.AnalyzeContentRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AnalyzeContentRequest.BuildersetParticipant(String value)Required.AnalyzeContentRequest.BuildersetParticipantBytes(com.google.protobuf.ByteString value)Required.AnalyzeContentRequest.BuildersetQueryParams(QueryParameters value)Parameters for a Dialogflow virtual-agent query.AnalyzeContentRequest.BuildersetQueryParams(QueryParameters.Builder builderForValue)Parameters for a Dialogflow virtual-agent query.AnalyzeContentRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AnalyzeContentRequest.BuildersetReplyAudioConfig(OutputAudioConfig value)Speech synthesis configuration.AnalyzeContentRequest.BuildersetReplyAudioConfig(OutputAudioConfig.Builder builderForValue)Speech synthesis configuration.AnalyzeContentRequest.BuildersetRequestId(String value)A unique identifier for this request.AnalyzeContentRequest.BuildersetRequestIdBytes(com.google.protobuf.ByteString value)A unique identifier for this request.AnalyzeContentRequest.BuildersetSuggestionInput(SuggestionInput value)An input representing the selection of a suggestion.AnalyzeContentRequest.BuildersetSuggestionInput(SuggestionInput.Builder builderForValue)An input representing the selection of a suggestion.AnalyzeContentRequest.BuildersetTextInput(TextInput value)The natural language text to be processed.AnalyzeContentRequest.BuildersetTextInput(TextInput.Builder builderForValue)The natural language text to be processed.AnalyzeContentRequest.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, internalGetMapField, internalGetMutableMapField, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
clear
public AnalyzeContentRequest.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<AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
getDefaultInstanceForType
public AnalyzeContentRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AnalyzeContentRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AnalyzeContentRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
setField
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
clearField
public AnalyzeContentRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
clearOneof
public AnalyzeContentRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
setRepeatedField
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
addRepeatedField
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
mergeFrom
public AnalyzeContentRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AnalyzeContentRequest.Builder>
-
mergeFrom
public AnalyzeContentRequest.Builder mergeFrom(AnalyzeContentRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
mergeFrom
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>- Throws:
IOException
-
getInputCase
public AnalyzeContentRequest.InputCase getInputCase()
- Specified by:
getInputCasein interfaceAnalyzeContentRequestOrBuilder
-
clearInput
public AnalyzeContentRequest.Builder clearInput()
-
getParticipant
public String getParticipant()
Required. The name of the participant this text comes from. Format: `projects/<Project ID>/locations/<Location ID>/conversations/<Conversation ID>/participants/<Participant ID>`.
string participant = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParticipantin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The participant.
-
getParticipantBytes
public com.google.protobuf.ByteString getParticipantBytes()
Required. The name of the participant this text comes from. Format: `projects/<Project ID>/locations/<Location ID>/conversations/<Conversation ID>/participants/<Participant ID>`.
string participant = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParticipantBytesin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The bytes for participant.
-
setParticipant
public AnalyzeContentRequest.Builder setParticipant(String value)
Required. The name of the participant this text comes from. Format: `projects/<Project ID>/locations/<Location ID>/conversations/<Conversation ID>/participants/<Participant ID>`.
string participant = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The participant to set.- Returns:
- This builder for chaining.
-
clearParticipant
public AnalyzeContentRequest.Builder clearParticipant()
Required. The name of the participant this text comes from. Format: `projects/<Project ID>/locations/<Location ID>/conversations/<Conversation ID>/participants/<Participant ID>`.
string participant = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParticipantBytes
public AnalyzeContentRequest.Builder setParticipantBytes(com.google.protobuf.ByteString value)
Required. The name of the participant this text comes from. Format: `projects/<Project ID>/locations/<Location ID>/conversations/<Conversation ID>/participants/<Participant ID>`.
string participant = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for participant to set.- Returns:
- This builder for chaining.
-
hasTextInput
public boolean hasTextInput()
The natural language text to be processed.
.google.cloud.dialogflow.v2.TextInput text_input = 6;- Specified by:
hasTextInputin interfaceAnalyzeContentRequestOrBuilder- Returns:
- Whether the textInput field is set.
-
getTextInput
public TextInput getTextInput()
The natural language text to be processed.
.google.cloud.dialogflow.v2.TextInput text_input = 6;- Specified by:
getTextInputin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The textInput.
-
setTextInput
public AnalyzeContentRequest.Builder setTextInput(TextInput value)
The natural language text to be processed.
.google.cloud.dialogflow.v2.TextInput text_input = 6;
-
setTextInput
public AnalyzeContentRequest.Builder setTextInput(TextInput.Builder builderForValue)
The natural language text to be processed.
.google.cloud.dialogflow.v2.TextInput text_input = 6;
-
mergeTextInput
public AnalyzeContentRequest.Builder mergeTextInput(TextInput value)
The natural language text to be processed.
.google.cloud.dialogflow.v2.TextInput text_input = 6;
-
clearTextInput
public AnalyzeContentRequest.Builder clearTextInput()
The natural language text to be processed.
.google.cloud.dialogflow.v2.TextInput text_input = 6;
-
getTextInputBuilder
public TextInput.Builder getTextInputBuilder()
The natural language text to be processed.
.google.cloud.dialogflow.v2.TextInput text_input = 6;
-
getTextInputOrBuilder
public TextInputOrBuilder getTextInputOrBuilder()
The natural language text to be processed.
.google.cloud.dialogflow.v2.TextInput text_input = 6;- Specified by:
getTextInputOrBuilderin interfaceAnalyzeContentRequestOrBuilder
-
hasEventInput
public boolean hasEventInput()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2.EventInput event_input = 8;- Specified by:
hasEventInputin interfaceAnalyzeContentRequestOrBuilder- Returns:
- Whether the eventInput field is set.
-
getEventInput
public EventInput getEventInput()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2.EventInput event_input = 8;- Specified by:
getEventInputin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The eventInput.
-
setEventInput
public AnalyzeContentRequest.Builder setEventInput(EventInput value)
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2.EventInput event_input = 8;
-
setEventInput
public AnalyzeContentRequest.Builder setEventInput(EventInput.Builder builderForValue)
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2.EventInput event_input = 8;
-
mergeEventInput
public AnalyzeContentRequest.Builder mergeEventInput(EventInput value)
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2.EventInput event_input = 8;
-
clearEventInput
public AnalyzeContentRequest.Builder clearEventInput()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2.EventInput event_input = 8;
-
getEventInputBuilder
public EventInput.Builder getEventInputBuilder()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2.EventInput event_input = 8;
-
getEventInputOrBuilder
public EventInputOrBuilder getEventInputOrBuilder()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2.EventInput event_input = 8;- Specified by:
getEventInputOrBuilderin interfaceAnalyzeContentRequestOrBuilder
-
hasSuggestionInput
public boolean hasSuggestionInput()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2.SuggestionInput suggestion_input = 12;- Specified by:
hasSuggestionInputin interfaceAnalyzeContentRequestOrBuilder- Returns:
- Whether the suggestionInput field is set.
-
getSuggestionInput
public SuggestionInput getSuggestionInput()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2.SuggestionInput suggestion_input = 12;- Specified by:
getSuggestionInputin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The suggestionInput.
-
setSuggestionInput
public AnalyzeContentRequest.Builder setSuggestionInput(SuggestionInput value)
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2.SuggestionInput suggestion_input = 12;
-
setSuggestionInput
public AnalyzeContentRequest.Builder setSuggestionInput(SuggestionInput.Builder builderForValue)
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2.SuggestionInput suggestion_input = 12;
-
mergeSuggestionInput
public AnalyzeContentRequest.Builder mergeSuggestionInput(SuggestionInput value)
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2.SuggestionInput suggestion_input = 12;
-
clearSuggestionInput
public AnalyzeContentRequest.Builder clearSuggestionInput()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2.SuggestionInput suggestion_input = 12;
-
getSuggestionInputBuilder
public SuggestionInput.Builder getSuggestionInputBuilder()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2.SuggestionInput suggestion_input = 12;
-
getSuggestionInputOrBuilder
public SuggestionInputOrBuilder getSuggestionInputOrBuilder()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2.SuggestionInput suggestion_input = 12;- Specified by:
getSuggestionInputOrBuilderin interfaceAnalyzeContentRequestOrBuilder
-
hasReplyAudioConfig
public boolean hasReplyAudioConfig()
Speech synthesis configuration. The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.
.google.cloud.dialogflow.v2.OutputAudioConfig reply_audio_config = 5;- Specified by:
hasReplyAudioConfigin interfaceAnalyzeContentRequestOrBuilder- Returns:
- Whether the replyAudioConfig field is set.
-
getReplyAudioConfig
public OutputAudioConfig getReplyAudioConfig()
Speech synthesis configuration. The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.
.google.cloud.dialogflow.v2.OutputAudioConfig reply_audio_config = 5;- Specified by:
getReplyAudioConfigin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The replyAudioConfig.
-
setReplyAudioConfig
public AnalyzeContentRequest.Builder setReplyAudioConfig(OutputAudioConfig value)
Speech synthesis configuration. The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.
.google.cloud.dialogflow.v2.OutputAudioConfig reply_audio_config = 5;
-
setReplyAudioConfig
public AnalyzeContentRequest.Builder setReplyAudioConfig(OutputAudioConfig.Builder builderForValue)
Speech synthesis configuration. The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.
.google.cloud.dialogflow.v2.OutputAudioConfig reply_audio_config = 5;
-
mergeReplyAudioConfig
public AnalyzeContentRequest.Builder mergeReplyAudioConfig(OutputAudioConfig value)
Speech synthesis configuration. The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.
.google.cloud.dialogflow.v2.OutputAudioConfig reply_audio_config = 5;
-
clearReplyAudioConfig
public AnalyzeContentRequest.Builder clearReplyAudioConfig()
Speech synthesis configuration. The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.
.google.cloud.dialogflow.v2.OutputAudioConfig reply_audio_config = 5;
-
getReplyAudioConfigBuilder
public OutputAudioConfig.Builder getReplyAudioConfigBuilder()
Speech synthesis configuration. The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.
.google.cloud.dialogflow.v2.OutputAudioConfig reply_audio_config = 5;
-
getReplyAudioConfigOrBuilder
public OutputAudioConfigOrBuilder getReplyAudioConfigOrBuilder()
Speech synthesis configuration. The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.
.google.cloud.dialogflow.v2.OutputAudioConfig reply_audio_config = 5;- Specified by:
getReplyAudioConfigOrBuilderin interfaceAnalyzeContentRequestOrBuilder
-
hasQueryParams
public boolean hasQueryParams()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2.QueryParameters query_params = 9;- Specified by:
hasQueryParamsin interfaceAnalyzeContentRequestOrBuilder- Returns:
- Whether the queryParams field is set.
-
getQueryParams
public QueryParameters getQueryParams()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2.QueryParameters query_params = 9;- Specified by:
getQueryParamsin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The queryParams.
-
setQueryParams
public AnalyzeContentRequest.Builder setQueryParams(QueryParameters value)
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2.QueryParameters query_params = 9;
-
setQueryParams
public AnalyzeContentRequest.Builder setQueryParams(QueryParameters.Builder builderForValue)
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2.QueryParameters query_params = 9;
-
mergeQueryParams
public AnalyzeContentRequest.Builder mergeQueryParams(QueryParameters value)
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2.QueryParameters query_params = 9;
-
clearQueryParams
public AnalyzeContentRequest.Builder clearQueryParams()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2.QueryParameters query_params = 9;
-
getQueryParamsBuilder
public QueryParameters.Builder getQueryParamsBuilder()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2.QueryParameters query_params = 9;
-
getQueryParamsOrBuilder
public QueryParametersOrBuilder getQueryParamsOrBuilder()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2.QueryParameters query_params = 9;- Specified by:
getQueryParamsOrBuilderin interfaceAnalyzeContentRequestOrBuilder
-
hasAssistQueryParams
public boolean hasAssistQueryParams()
Parameters for a human assist query.
.google.cloud.dialogflow.v2.AssistQueryParameters assist_query_params = 14;- Specified by:
hasAssistQueryParamsin interfaceAnalyzeContentRequestOrBuilder- Returns:
- Whether the assistQueryParams field is set.
-
getAssistQueryParams
public AssistQueryParameters getAssistQueryParams()
Parameters for a human assist query.
.google.cloud.dialogflow.v2.AssistQueryParameters assist_query_params = 14;- Specified by:
getAssistQueryParamsin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The assistQueryParams.
-
setAssistQueryParams
public AnalyzeContentRequest.Builder setAssistQueryParams(AssistQueryParameters value)
Parameters for a human assist query.
.google.cloud.dialogflow.v2.AssistQueryParameters assist_query_params = 14;
-
setAssistQueryParams
public AnalyzeContentRequest.Builder setAssistQueryParams(AssistQueryParameters.Builder builderForValue)
Parameters for a human assist query.
.google.cloud.dialogflow.v2.AssistQueryParameters assist_query_params = 14;
-
mergeAssistQueryParams
public AnalyzeContentRequest.Builder mergeAssistQueryParams(AssistQueryParameters value)
Parameters for a human assist query.
.google.cloud.dialogflow.v2.AssistQueryParameters assist_query_params = 14;
-
clearAssistQueryParams
public AnalyzeContentRequest.Builder clearAssistQueryParams()
Parameters for a human assist query.
.google.cloud.dialogflow.v2.AssistQueryParameters assist_query_params = 14;
-
getAssistQueryParamsBuilder
public AssistQueryParameters.Builder getAssistQueryParamsBuilder()
Parameters for a human assist query.
.google.cloud.dialogflow.v2.AssistQueryParameters assist_query_params = 14;
-
getAssistQueryParamsOrBuilder
public AssistQueryParametersOrBuilder getAssistQueryParamsOrBuilder()
Parameters for a human assist query.
.google.cloud.dialogflow.v2.AssistQueryParameters assist_query_params = 14;- Specified by:
getAssistQueryParamsOrBuilderin interfaceAnalyzeContentRequestOrBuilder
-
hasCxParameters
public boolean hasCxParameters()
Additional parameters to be put into Dialogflow CX session parameters. To remove a parameter from the session, clients should explicitly set the parameter value to null. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
.google.protobuf.Struct cx_parameters = 18;- Specified by:
hasCxParametersin interfaceAnalyzeContentRequestOrBuilder- Returns:
- Whether the cxParameters field is set.
-
getCxParameters
public com.google.protobuf.Struct getCxParameters()
Additional parameters to be put into Dialogflow CX session parameters. To remove a parameter from the session, clients should explicitly set the parameter value to null. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
.google.protobuf.Struct cx_parameters = 18;- Specified by:
getCxParametersin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The cxParameters.
-
setCxParameters
public AnalyzeContentRequest.Builder setCxParameters(com.google.protobuf.Struct value)
Additional parameters to be put into Dialogflow CX session parameters. To remove a parameter from the session, clients should explicitly set the parameter value to null. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
.google.protobuf.Struct cx_parameters = 18;
-
setCxParameters
public AnalyzeContentRequest.Builder setCxParameters(com.google.protobuf.Struct.Builder builderForValue)
Additional parameters to be put into Dialogflow CX session parameters. To remove a parameter from the session, clients should explicitly set the parameter value to null. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
.google.protobuf.Struct cx_parameters = 18;
-
mergeCxParameters
public AnalyzeContentRequest.Builder mergeCxParameters(com.google.protobuf.Struct value)
Additional parameters to be put into Dialogflow CX session parameters. To remove a parameter from the session, clients should explicitly set the parameter value to null. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
.google.protobuf.Struct cx_parameters = 18;
-
clearCxParameters
public AnalyzeContentRequest.Builder clearCxParameters()
Additional parameters to be put into Dialogflow CX session parameters. To remove a parameter from the session, clients should explicitly set the parameter value to null. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
.google.protobuf.Struct cx_parameters = 18;
-
getCxParametersBuilder
public com.google.protobuf.Struct.Builder getCxParametersBuilder()
Additional parameters to be put into Dialogflow CX session parameters. To remove a parameter from the session, clients should explicitly set the parameter value to null. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
.google.protobuf.Struct cx_parameters = 18;
-
getCxParametersOrBuilder
public com.google.protobuf.StructOrBuilder getCxParametersOrBuilder()
Additional parameters to be put into Dialogflow CX session parameters. To remove a parameter from the session, clients should explicitly set the parameter value to null. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
.google.protobuf.Struct cx_parameters = 18;- Specified by:
getCxParametersOrBuilderin interfaceAnalyzeContentRequestOrBuilder
-
getRequestId
public String getRequestId()
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if a `request_id` is provided.
string request_id = 11;- Specified by:
getRequestIdin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if a `request_id` is provided.
string request_id = 11;- Specified by:
getRequestIdBytesin interfaceAnalyzeContentRequestOrBuilder- Returns:
- The bytes for requestId.
-
setRequestId
public AnalyzeContentRequest.Builder setRequestId(String value)
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if a `request_id` is provided.
string request_id = 11;- Parameters:
value- The requestId to set.- Returns:
- This builder for chaining.
-
clearRequestId
public AnalyzeContentRequest.Builder clearRequestId()
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if a `request_id` is provided.
string request_id = 11;- Returns:
- This builder for chaining.
-
setRequestIdBytes
public AnalyzeContentRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if a `request_id` is provided.
string request_id = 11;- Parameters:
value- The bytes for requestId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final AnalyzeContentRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
mergeUnknownFields
public final AnalyzeContentRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
-