Class FulfillIntentRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FulfillIntentRequest.Builder>
-
- com.google.cloud.dialogflow.cx.v3beta1.FulfillIntentRequest.Builder
-
- All Implemented Interfaces:
FulfillIntentRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- FulfillIntentRequest
public static final class FulfillIntentRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FulfillIntentRequest.Builder> implements FulfillIntentRequestOrBuilder
Request of [FulfillIntent][]
Protobuf typegoogle.cloud.dialogflow.cx.v3beta1.FulfillIntentRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description FulfillIntentRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FulfillIntentRequestbuild()FulfillIntentRequestbuildPartial()FulfillIntentRequest.Builderclear()FulfillIntentRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)FulfillIntentRequest.BuilderclearMatch()The matched intent/event to fulfill.FulfillIntentRequest.BuilderclearMatchIntentRequest()Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.FulfillIntentRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)FulfillIntentRequest.BuilderclearOutputAudioConfig()Instructs the speech synthesizer how to generate output audio.FulfillIntentRequest.Builderclone()FulfillIntentRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()MatchgetMatch()The matched intent/event to fulfill.Match.BuildergetMatchBuilder()The matched intent/event to fulfill.MatchIntentRequestgetMatchIntentRequest()Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.MatchIntentRequest.BuildergetMatchIntentRequestBuilder()Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.MatchIntentRequestOrBuildergetMatchIntentRequestOrBuilder()Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.MatchOrBuildergetMatchOrBuilder()The matched intent/event to fulfill.OutputAudioConfiggetOutputAudioConfig()Instructs the speech synthesizer how to generate output audio.OutputAudioConfig.BuildergetOutputAudioConfigBuilder()Instructs the speech synthesizer how to generate output audio.OutputAudioConfigOrBuildergetOutputAudioConfigOrBuilder()Instructs the speech synthesizer how to generate output audio.booleanhasMatch()The matched intent/event to fulfill.booleanhasMatchIntentRequest()Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.booleanhasOutputAudioConfig()Instructs the speech synthesizer how to generate output audio.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()FulfillIntentRequest.BuildermergeFrom(FulfillIntentRequest other)FulfillIntentRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FulfillIntentRequest.BuildermergeFrom(com.google.protobuf.Message other)FulfillIntentRequest.BuildermergeMatch(Match value)The matched intent/event to fulfill.FulfillIntentRequest.BuildermergeMatchIntentRequest(MatchIntentRequest value)Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.FulfillIntentRequest.BuildermergeOutputAudioConfig(OutputAudioConfig value)Instructs the speech synthesizer how to generate output audio.FulfillIntentRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FulfillIntentRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FulfillIntentRequest.BuildersetMatch(Match value)The matched intent/event to fulfill.FulfillIntentRequest.BuildersetMatch(Match.Builder builderForValue)The matched intent/event to fulfill.FulfillIntentRequest.BuildersetMatchIntentRequest(MatchIntentRequest value)Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.FulfillIntentRequest.BuildersetMatchIntentRequest(MatchIntentRequest.Builder builderForValue)Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.FulfillIntentRequest.BuildersetOutputAudioConfig(OutputAudioConfig value)Instructs the speech synthesizer how to generate output audio.FulfillIntentRequest.BuildersetOutputAudioConfig(OutputAudioConfig.Builder builderForValue)Instructs the speech synthesizer how to generate output audio.FulfillIntentRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)FulfillIntentRequest.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<FulfillIntentRequest.Builder>
-
clear
public FulfillIntentRequest.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<FulfillIntentRequest.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<FulfillIntentRequest.Builder>
-
getDefaultInstanceForType
public FulfillIntentRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FulfillIntentRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FulfillIntentRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FulfillIntentRequest.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<FulfillIntentRequest.Builder>
-
setField
public FulfillIntentRequest.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<FulfillIntentRequest.Builder>
-
clearField
public FulfillIntentRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FulfillIntentRequest.Builder>
-
clearOneof
public FulfillIntentRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FulfillIntentRequest.Builder>
-
setRepeatedField
public FulfillIntentRequest.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<FulfillIntentRequest.Builder>
-
addRepeatedField
public FulfillIntentRequest.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<FulfillIntentRequest.Builder>
-
mergeFrom
public FulfillIntentRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FulfillIntentRequest.Builder>
-
mergeFrom
public FulfillIntentRequest.Builder mergeFrom(FulfillIntentRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FulfillIntentRequest.Builder>
-
mergeFrom
public FulfillIntentRequest.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<FulfillIntentRequest.Builder>- Throws:
IOException
-
hasMatchIntentRequest
public boolean hasMatchIntentRequest()
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequest match_intent_request = 1;- Specified by:
hasMatchIntentRequestin interfaceFulfillIntentRequestOrBuilder- Returns:
- Whether the matchIntentRequest field is set.
-
getMatchIntentRequest
public MatchIntentRequest getMatchIntentRequest()
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequest match_intent_request = 1;- Specified by:
getMatchIntentRequestin interfaceFulfillIntentRequestOrBuilder- Returns:
- The matchIntentRequest.
-
setMatchIntentRequest
public FulfillIntentRequest.Builder setMatchIntentRequest(MatchIntentRequest value)
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequest match_intent_request = 1;
-
setMatchIntentRequest
public FulfillIntentRequest.Builder setMatchIntentRequest(MatchIntentRequest.Builder builderForValue)
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequest match_intent_request = 1;
-
mergeMatchIntentRequest
public FulfillIntentRequest.Builder mergeMatchIntentRequest(MatchIntentRequest value)
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequest match_intent_request = 1;
-
clearMatchIntentRequest
public FulfillIntentRequest.Builder clearMatchIntentRequest()
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequest match_intent_request = 1;
-
getMatchIntentRequestBuilder
public MatchIntentRequest.Builder getMatchIntentRequestBuilder()
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequest match_intent_request = 1;
-
getMatchIntentRequestOrBuilder
public MatchIntentRequestOrBuilder getMatchIntentRequestOrBuilder()
Must be same as the corresponding MatchIntent request, otherwise the behavior is undefined.
.google.cloud.dialogflow.cx.v3beta1.MatchIntentRequest match_intent_request = 1;- Specified by:
getMatchIntentRequestOrBuilderin interfaceFulfillIntentRequestOrBuilder
-
hasMatch
public boolean hasMatch()
The matched intent/event to fulfill.
.google.cloud.dialogflow.cx.v3beta1.Match match = 2;- Specified by:
hasMatchin interfaceFulfillIntentRequestOrBuilder- Returns:
- Whether the match field is set.
-
getMatch
public Match getMatch()
The matched intent/event to fulfill.
.google.cloud.dialogflow.cx.v3beta1.Match match = 2;- Specified by:
getMatchin interfaceFulfillIntentRequestOrBuilder- Returns:
- The match.
-
setMatch
public FulfillIntentRequest.Builder setMatch(Match value)
The matched intent/event to fulfill.
.google.cloud.dialogflow.cx.v3beta1.Match match = 2;
-
setMatch
public FulfillIntentRequest.Builder setMatch(Match.Builder builderForValue)
The matched intent/event to fulfill.
.google.cloud.dialogflow.cx.v3beta1.Match match = 2;
-
mergeMatch
public FulfillIntentRequest.Builder mergeMatch(Match value)
The matched intent/event to fulfill.
.google.cloud.dialogflow.cx.v3beta1.Match match = 2;
-
clearMatch
public FulfillIntentRequest.Builder clearMatch()
The matched intent/event to fulfill.
.google.cloud.dialogflow.cx.v3beta1.Match match = 2;
-
getMatchBuilder
public Match.Builder getMatchBuilder()
The matched intent/event to fulfill.
.google.cloud.dialogflow.cx.v3beta1.Match match = 2;
-
getMatchOrBuilder
public MatchOrBuilder getMatchOrBuilder()
The matched intent/event to fulfill.
.google.cloud.dialogflow.cx.v3beta1.Match match = 2;- Specified by:
getMatchOrBuilderin interfaceFulfillIntentRequestOrBuilder
-
hasOutputAudioConfig
public boolean hasOutputAudioConfig()
Instructs the speech synthesizer how to generate output audio.
.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig output_audio_config = 3;- Specified by:
hasOutputAudioConfigin interfaceFulfillIntentRequestOrBuilder- Returns:
- Whether the outputAudioConfig field is set.
-
getOutputAudioConfig
public OutputAudioConfig getOutputAudioConfig()
Instructs the speech synthesizer how to generate output audio.
.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig output_audio_config = 3;- Specified by:
getOutputAudioConfigin interfaceFulfillIntentRequestOrBuilder- Returns:
- The outputAudioConfig.
-
setOutputAudioConfig
public FulfillIntentRequest.Builder setOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate output audio.
.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig output_audio_config = 3;
-
setOutputAudioConfig
public FulfillIntentRequest.Builder setOutputAudioConfig(OutputAudioConfig.Builder builderForValue)
Instructs the speech synthesizer how to generate output audio.
.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig output_audio_config = 3;
-
mergeOutputAudioConfig
public FulfillIntentRequest.Builder mergeOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate output audio.
.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig output_audio_config = 3;
-
clearOutputAudioConfig
public FulfillIntentRequest.Builder clearOutputAudioConfig()
Instructs the speech synthesizer how to generate output audio.
.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig output_audio_config = 3;
-
getOutputAudioConfigBuilder
public OutputAudioConfig.Builder getOutputAudioConfigBuilder()
Instructs the speech synthesizer how to generate output audio.
.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig output_audio_config = 3;
-
getOutputAudioConfigOrBuilder
public OutputAudioConfigOrBuilder getOutputAudioConfigOrBuilder()
Instructs the speech synthesizer how to generate output audio.
.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig output_audio_config = 3;- Specified by:
getOutputAudioConfigOrBuilderin interfaceFulfillIntentRequestOrBuilder
-
setUnknownFields
public final FulfillIntentRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FulfillIntentRequest.Builder>
-
mergeUnknownFields
public final FulfillIntentRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FulfillIntentRequest.Builder>
-
-