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.v2beta1.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.v2beta1.Participants.AnalyzeContent].
Protobuf typegoogle.cloud.dialogflow.v2beta1.AnalyzeContentRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AnalyzeContentRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AnalyzeContentRequest
build()
AnalyzeContentRequest
buildPartial()
AnalyzeContentRequest.Builder
clear()
AnalyzeContentRequest.Builder
clearAssistQueryParams()
Parameters for a human assist query.AnalyzeContentRequest.Builder
clearAudioInput()
The natural language speech audio to be processed.AnalyzeContentRequest.Builder
clearCxCurrentPage()
The unique identifier of the CX page to override the `current_page` in the session.AnalyzeContentRequest.Builder
clearCxParameters()
Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest.Builder
clearEventInput()
An input event to send to Dialogflow.AnalyzeContentRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
AnalyzeContentRequest.Builder
clearInput()
AnalyzeContentRequest.Builder
clearMessageSendTime()
Optional.AnalyzeContentRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
AnalyzeContentRequest.Builder
clearParticipant()
Required.AnalyzeContentRequest.Builder
clearQueryParams()
Parameters for a Dialogflow virtual-agent query.AnalyzeContentRequest.Builder
clearReplyAudioConfig()
Speech synthesis configuration.AnalyzeContentRequest.Builder
clearRequestId()
A unique identifier for this request.AnalyzeContentRequest.Builder
clearSuggestionInput()
An input representing the selection of a suggestion.AnalyzeContentRequest.Builder
clearTextInput()
The natural language text to be processed.AnalyzeContentRequest.Builder
clone()
AssistQueryParameters
getAssistQueryParams()
Parameters for a human assist query.AssistQueryParameters.Builder
getAssistQueryParamsBuilder()
Parameters for a human assist query.AssistQueryParametersOrBuilder
getAssistQueryParamsOrBuilder()
Parameters for a human assist query.AudioInput
getAudioInput()
The natural language speech audio to be processed.AudioInput.Builder
getAudioInputBuilder()
The natural language speech audio to be processed.AudioInputOrBuilder
getAudioInputOrBuilder()
The natural language speech audio to be processed.String
getCxCurrentPage()
The unique identifier of the CX page to override the `current_page` in the session.com.google.protobuf.ByteString
getCxCurrentPageBytes()
The unique identifier of the CX page to override the `current_page` in the session.com.google.protobuf.Struct
getCxParameters()
Additional parameters to be put into Dialogflow CX session parameters.com.google.protobuf.Struct.Builder
getCxParametersBuilder()
Additional parameters to be put into Dialogflow CX session parameters.com.google.protobuf.StructOrBuilder
getCxParametersOrBuilder()
Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
EventInput
getEventInput()
An input event to send to Dialogflow.EventInput.Builder
getEventInputBuilder()
An input event to send to Dialogflow.EventInputOrBuilder
getEventInputOrBuilder()
An input event to send to Dialogflow.AnalyzeContentRequest.InputCase
getInputCase()
com.google.protobuf.Timestamp
getMessageSendTime()
Optional.com.google.protobuf.Timestamp.Builder
getMessageSendTimeBuilder()
Optional.com.google.protobuf.TimestampOrBuilder
getMessageSendTimeOrBuilder()
Optional.String
getParticipant()
Required.com.google.protobuf.ByteString
getParticipantBytes()
Required.QueryParameters
getQueryParams()
Parameters for a Dialogflow virtual-agent query.QueryParameters.Builder
getQueryParamsBuilder()
Parameters for a Dialogflow virtual-agent query.QueryParametersOrBuilder
getQueryParamsOrBuilder()
Parameters for a Dialogflow virtual-agent query.OutputAudioConfig
getReplyAudioConfig()
Speech synthesis configuration.OutputAudioConfig.Builder
getReplyAudioConfigBuilder()
Speech synthesis configuration.OutputAudioConfigOrBuilder
getReplyAudioConfigOrBuilder()
Speech synthesis configuration.String
getRequestId()
A unique identifier for this request.com.google.protobuf.ByteString
getRequestIdBytes()
A unique identifier for this request.SuggestionInput
getSuggestionInput()
An input representing the selection of a suggestion.SuggestionInput.Builder
getSuggestionInputBuilder()
An input representing the selection of a suggestion.SuggestionInputOrBuilder
getSuggestionInputOrBuilder()
An input representing the selection of a suggestion.TextInput
getTextInput()
The natural language text to be processed.TextInput.Builder
getTextInputBuilder()
The natural language text to be processed.TextInputOrBuilder
getTextInputOrBuilder()
The natural language text to be processed.boolean
hasAssistQueryParams()
Parameters for a human assist query.boolean
hasAudioInput()
The natural language speech audio to be processed.boolean
hasCxParameters()
Additional parameters to be put into Dialogflow CX session parameters.boolean
hasEventInput()
An input event to send to Dialogflow.boolean
hasMessageSendTime()
Optional.boolean
hasQueryParams()
Parameters for a Dialogflow virtual-agent query.boolean
hasReplyAudioConfig()
Speech synthesis configuration.boolean
hasSuggestionInput()
An input representing the selection of a suggestion.boolean
hasTextInput()
The natural language text to be processed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
AnalyzeContentRequest.Builder
mergeAssistQueryParams(AssistQueryParameters value)
Parameters for a human assist query.AnalyzeContentRequest.Builder
mergeAudioInput(AudioInput value)
The natural language speech audio to be processed.AnalyzeContentRequest.Builder
mergeCxParameters(com.google.protobuf.Struct value)
Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest.Builder
mergeEventInput(EventInput value)
An input event to send to Dialogflow.AnalyzeContentRequest.Builder
mergeFrom(AnalyzeContentRequest other)
AnalyzeContentRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AnalyzeContentRequest.Builder
mergeFrom(com.google.protobuf.Message other)
AnalyzeContentRequest.Builder
mergeMessageSendTime(com.google.protobuf.Timestamp value)
Optional.AnalyzeContentRequest.Builder
mergeQueryParams(QueryParameters value)
Parameters for a Dialogflow virtual-agent query.AnalyzeContentRequest.Builder
mergeReplyAudioConfig(OutputAudioConfig value)
Speech synthesis configuration.AnalyzeContentRequest.Builder
mergeSuggestionInput(SuggestionInput value)
An input representing the selection of a suggestion.AnalyzeContentRequest.Builder
mergeTextInput(TextInput value)
The natural language text to be processed.AnalyzeContentRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AnalyzeContentRequest.Builder
setAssistQueryParams(AssistQueryParameters value)
Parameters for a human assist query.AnalyzeContentRequest.Builder
setAssistQueryParams(AssistQueryParameters.Builder builderForValue)
Parameters for a human assist query.AnalyzeContentRequest.Builder
setAudioInput(AudioInput value)
The natural language speech audio to be processed.AnalyzeContentRequest.Builder
setAudioInput(AudioInput.Builder builderForValue)
The natural language speech audio to be processed.AnalyzeContentRequest.Builder
setCxCurrentPage(String value)
The unique identifier of the CX page to override the `current_page` in the session.AnalyzeContentRequest.Builder
setCxCurrentPageBytes(com.google.protobuf.ByteString value)
The unique identifier of the CX page to override the `current_page` in the session.AnalyzeContentRequest.Builder
setCxParameters(com.google.protobuf.Struct value)
Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest.Builder
setCxParameters(com.google.protobuf.Struct.Builder builderForValue)
Additional parameters to be put into Dialogflow CX session parameters.AnalyzeContentRequest.Builder
setEventInput(EventInput value)
An input event to send to Dialogflow.AnalyzeContentRequest.Builder
setEventInput(EventInput.Builder builderForValue)
An input event to send to Dialogflow.AnalyzeContentRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AnalyzeContentRequest.Builder
setMessageSendTime(com.google.protobuf.Timestamp value)
Optional.AnalyzeContentRequest.Builder
setMessageSendTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.AnalyzeContentRequest.Builder
setParticipant(String value)
Required.AnalyzeContentRequest.Builder
setParticipantBytes(com.google.protobuf.ByteString value)
Required.AnalyzeContentRequest.Builder
setQueryParams(QueryParameters value)
Parameters for a Dialogflow virtual-agent query.AnalyzeContentRequest.Builder
setQueryParams(QueryParameters.Builder builderForValue)
Parameters for a Dialogflow virtual-agent query.AnalyzeContentRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
AnalyzeContentRequest.Builder
setReplyAudioConfig(OutputAudioConfig value)
Speech synthesis configuration.AnalyzeContentRequest.Builder
setReplyAudioConfig(OutputAudioConfig.Builder builderForValue)
Speech synthesis configuration.AnalyzeContentRequest.Builder
setRequestId(String value)
A unique identifier for this request.AnalyzeContentRequest.Builder
setRequestIdBytes(com.google.protobuf.ByteString value)
A unique identifier for this request.AnalyzeContentRequest.Builder
setSuggestionInput(SuggestionInput value)
An input representing the selection of a suggestion.AnalyzeContentRequest.Builder
setSuggestionInput(SuggestionInput.Builder builderForValue)
An input representing the selection of a suggestion.AnalyzeContentRequest.Builder
setTextInput(TextInput value)
The natural language text to be processed.AnalyzeContentRequest.Builder
setTextInput(TextInput.Builder builderForValue)
The natural language text to be processed.AnalyzeContentRequest.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, 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
clear
public AnalyzeContentRequest.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<AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
getDefaultInstanceForType
public AnalyzeContentRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public AnalyzeContentRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AnalyzeContentRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
setField
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
clearField
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
clearOneof
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
setRepeatedField
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
addRepeatedField
public AnalyzeContentRequest.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<AnalyzeContentRequest.Builder>
-
mergeFrom
public AnalyzeContentRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AnalyzeContentRequest.Builder>
-
mergeFrom
public AnalyzeContentRequest.Builder mergeFrom(AnalyzeContentRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AnalyzeContentRequest.Builder>
- Throws:
IOException
-
getInputCase
public AnalyzeContentRequest.InputCase getInputCase()
- Specified by:
getInputCase
in 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:
getParticipant
in 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:
getParticipantBytes
in 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.v2beta1.TextInput text_input = 6;
- Specified by:
hasTextInput
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- Whether the textInput field is set.
-
getTextInput
public TextInput getTextInput()
The natural language text to be processed.
.google.cloud.dialogflow.v2beta1.TextInput text_input = 6;
- Specified by:
getTextInput
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The textInput.
-
setTextInput
public AnalyzeContentRequest.Builder setTextInput(TextInput value)
The natural language text to be processed.
.google.cloud.dialogflow.v2beta1.TextInput text_input = 6;
-
setTextInput
public AnalyzeContentRequest.Builder setTextInput(TextInput.Builder builderForValue)
The natural language text to be processed.
.google.cloud.dialogflow.v2beta1.TextInput text_input = 6;
-
mergeTextInput
public AnalyzeContentRequest.Builder mergeTextInput(TextInput value)
The natural language text to be processed.
.google.cloud.dialogflow.v2beta1.TextInput text_input = 6;
-
clearTextInput
public AnalyzeContentRequest.Builder clearTextInput()
The natural language text to be processed.
.google.cloud.dialogflow.v2beta1.TextInput text_input = 6;
-
getTextInputBuilder
public TextInput.Builder getTextInputBuilder()
The natural language text to be processed.
.google.cloud.dialogflow.v2beta1.TextInput text_input = 6;
-
getTextInputOrBuilder
public TextInputOrBuilder getTextInputOrBuilder()
The natural language text to be processed.
.google.cloud.dialogflow.v2beta1.TextInput text_input = 6;
- Specified by:
getTextInputOrBuilder
in interfaceAnalyzeContentRequestOrBuilder
-
hasAudioInput
public boolean hasAudioInput()
The natural language speech audio to be processed.
.google.cloud.dialogflow.v2beta1.AudioInput audio_input = 7;
- Specified by:
hasAudioInput
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- Whether the audioInput field is set.
-
getAudioInput
public AudioInput getAudioInput()
The natural language speech audio to be processed.
.google.cloud.dialogflow.v2beta1.AudioInput audio_input = 7;
- Specified by:
getAudioInput
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The audioInput.
-
setAudioInput
public AnalyzeContentRequest.Builder setAudioInput(AudioInput value)
The natural language speech audio to be processed.
.google.cloud.dialogflow.v2beta1.AudioInput audio_input = 7;
-
setAudioInput
public AnalyzeContentRequest.Builder setAudioInput(AudioInput.Builder builderForValue)
The natural language speech audio to be processed.
.google.cloud.dialogflow.v2beta1.AudioInput audio_input = 7;
-
mergeAudioInput
public AnalyzeContentRequest.Builder mergeAudioInput(AudioInput value)
The natural language speech audio to be processed.
.google.cloud.dialogflow.v2beta1.AudioInput audio_input = 7;
-
clearAudioInput
public AnalyzeContentRequest.Builder clearAudioInput()
The natural language speech audio to be processed.
.google.cloud.dialogflow.v2beta1.AudioInput audio_input = 7;
-
getAudioInputBuilder
public AudioInput.Builder getAudioInputBuilder()
The natural language speech audio to be processed.
.google.cloud.dialogflow.v2beta1.AudioInput audio_input = 7;
-
getAudioInputOrBuilder
public AudioInputOrBuilder getAudioInputOrBuilder()
The natural language speech audio to be processed.
.google.cloud.dialogflow.v2beta1.AudioInput audio_input = 7;
- Specified by:
getAudioInputOrBuilder
in interfaceAnalyzeContentRequestOrBuilder
-
hasEventInput
public boolean hasEventInput()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2beta1.EventInput event_input = 8;
- Specified by:
hasEventInput
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- Whether the eventInput field is set.
-
getEventInput
public EventInput getEventInput()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2beta1.EventInput event_input = 8;
- Specified by:
getEventInput
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The eventInput.
-
setEventInput
public AnalyzeContentRequest.Builder setEventInput(EventInput value)
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2beta1.EventInput event_input = 8;
-
setEventInput
public AnalyzeContentRequest.Builder setEventInput(EventInput.Builder builderForValue)
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2beta1.EventInput event_input = 8;
-
mergeEventInput
public AnalyzeContentRequest.Builder mergeEventInput(EventInput value)
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2beta1.EventInput event_input = 8;
-
clearEventInput
public AnalyzeContentRequest.Builder clearEventInput()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2beta1.EventInput event_input = 8;
-
getEventInputBuilder
public EventInput.Builder getEventInputBuilder()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2beta1.EventInput event_input = 8;
-
getEventInputOrBuilder
public EventInputOrBuilder getEventInputOrBuilder()
An input event to send to Dialogflow.
.google.cloud.dialogflow.v2beta1.EventInput event_input = 8;
- Specified by:
getEventInputOrBuilder
in interfaceAnalyzeContentRequestOrBuilder
-
hasSuggestionInput
public boolean hasSuggestionInput()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2beta1.SuggestionInput suggestion_input = 12;
- Specified by:
hasSuggestionInput
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- Whether the suggestionInput field is set.
-
getSuggestionInput
public SuggestionInput getSuggestionInput()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2beta1.SuggestionInput suggestion_input = 12;
- Specified by:
getSuggestionInput
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The suggestionInput.
-
setSuggestionInput
public AnalyzeContentRequest.Builder setSuggestionInput(SuggestionInput value)
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2beta1.SuggestionInput suggestion_input = 12;
-
setSuggestionInput
public AnalyzeContentRequest.Builder setSuggestionInput(SuggestionInput.Builder builderForValue)
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2beta1.SuggestionInput suggestion_input = 12;
-
mergeSuggestionInput
public AnalyzeContentRequest.Builder mergeSuggestionInput(SuggestionInput value)
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2beta1.SuggestionInput suggestion_input = 12;
-
clearSuggestionInput
public AnalyzeContentRequest.Builder clearSuggestionInput()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2beta1.SuggestionInput suggestion_input = 12;
-
getSuggestionInputBuilder
public SuggestionInput.Builder getSuggestionInputBuilder()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2beta1.SuggestionInput suggestion_input = 12;
-
getSuggestionInputOrBuilder
public SuggestionInputOrBuilder getSuggestionInputOrBuilder()
An input representing the selection of a suggestion.
.google.cloud.dialogflow.v2beta1.SuggestionInput suggestion_input = 12;
- Specified by:
getSuggestionInputOrBuilder
in 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.v2beta1.OutputAudioConfig reply_audio_config = 5;
- Specified by:
hasReplyAudioConfig
in 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.v2beta1.OutputAudioConfig reply_audio_config = 5;
- Specified by:
getReplyAudioConfig
in 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.v2beta1.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.v2beta1.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.v2beta1.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.v2beta1.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.v2beta1.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.v2beta1.OutputAudioConfig reply_audio_config = 5;
- Specified by:
getReplyAudioConfigOrBuilder
in interfaceAnalyzeContentRequestOrBuilder
-
hasQueryParams
public boolean hasQueryParams()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2beta1.QueryParameters query_params = 9;
- Specified by:
hasQueryParams
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- Whether the queryParams field is set.
-
getQueryParams
public QueryParameters getQueryParams()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2beta1.QueryParameters query_params = 9;
- Specified by:
getQueryParams
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The queryParams.
-
setQueryParams
public AnalyzeContentRequest.Builder setQueryParams(QueryParameters value)
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2beta1.QueryParameters query_params = 9;
-
setQueryParams
public AnalyzeContentRequest.Builder setQueryParams(QueryParameters.Builder builderForValue)
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2beta1.QueryParameters query_params = 9;
-
mergeQueryParams
public AnalyzeContentRequest.Builder mergeQueryParams(QueryParameters value)
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2beta1.QueryParameters query_params = 9;
-
clearQueryParams
public AnalyzeContentRequest.Builder clearQueryParams()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2beta1.QueryParameters query_params = 9;
-
getQueryParamsBuilder
public QueryParameters.Builder getQueryParamsBuilder()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2beta1.QueryParameters query_params = 9;
-
getQueryParamsOrBuilder
public QueryParametersOrBuilder getQueryParamsOrBuilder()
Parameters for a Dialogflow virtual-agent query.
.google.cloud.dialogflow.v2beta1.QueryParameters query_params = 9;
- Specified by:
getQueryParamsOrBuilder
in interfaceAnalyzeContentRequestOrBuilder
-
hasAssistQueryParams
public boolean hasAssistQueryParams()
Parameters for a human assist query.
.google.cloud.dialogflow.v2beta1.AssistQueryParameters assist_query_params = 14;
- Specified by:
hasAssistQueryParams
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- Whether the assistQueryParams field is set.
-
getAssistQueryParams
public AssistQueryParameters getAssistQueryParams()
Parameters for a human assist query.
.google.cloud.dialogflow.v2beta1.AssistQueryParameters assist_query_params = 14;
- Specified by:
getAssistQueryParams
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The assistQueryParams.
-
setAssistQueryParams
public AnalyzeContentRequest.Builder setAssistQueryParams(AssistQueryParameters value)
Parameters for a human assist query.
.google.cloud.dialogflow.v2beta1.AssistQueryParameters assist_query_params = 14;
-
setAssistQueryParams
public AnalyzeContentRequest.Builder setAssistQueryParams(AssistQueryParameters.Builder builderForValue)
Parameters for a human assist query.
.google.cloud.dialogflow.v2beta1.AssistQueryParameters assist_query_params = 14;
-
mergeAssistQueryParams
public AnalyzeContentRequest.Builder mergeAssistQueryParams(AssistQueryParameters value)
Parameters for a human assist query.
.google.cloud.dialogflow.v2beta1.AssistQueryParameters assist_query_params = 14;
-
clearAssistQueryParams
public AnalyzeContentRequest.Builder clearAssistQueryParams()
Parameters for a human assist query.
.google.cloud.dialogflow.v2beta1.AssistQueryParameters assist_query_params = 14;
-
getAssistQueryParamsBuilder
public AssistQueryParameters.Builder getAssistQueryParamsBuilder()
Parameters for a human assist query.
.google.cloud.dialogflow.v2beta1.AssistQueryParameters assist_query_params = 14;
-
getAssistQueryParamsOrBuilder
public AssistQueryParametersOrBuilder getAssistQueryParamsOrBuilder()
Parameters for a human assist query.
.google.cloud.dialogflow.v2beta1.AssistQueryParameters assist_query_params = 14;
- Specified by:
getAssistQueryParamsOrBuilder
in 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:
hasCxParameters
in 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:
getCxParameters
in 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:
getCxParametersOrBuilder
in interfaceAnalyzeContentRequestOrBuilder
-
getCxCurrentPage
public String getCxCurrentPage()
The unique identifier of the CX page to override the `current_page` in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `cx_current_page` is specified, the previous state of the session will be ignored by Dialogflow CX, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, `cx_current_page` and `cx_parameters` should be configured together to direct a session to a specific state. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
string cx_current_page = 20;
- Specified by:
getCxCurrentPage
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The cxCurrentPage.
-
getCxCurrentPageBytes
public com.google.protobuf.ByteString getCxCurrentPageBytes()
The unique identifier of the CX page to override the `current_page` in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `cx_current_page` is specified, the previous state of the session will be ignored by Dialogflow CX, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, `cx_current_page` and `cx_parameters` should be configured together to direct a session to a specific state. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
string cx_current_page = 20;
- Specified by:
getCxCurrentPageBytes
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The bytes for cxCurrentPage.
-
setCxCurrentPage
public AnalyzeContentRequest.Builder setCxCurrentPage(String value)
The unique identifier of the CX page to override the `current_page` in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `cx_current_page` is specified, the previous state of the session will be ignored by Dialogflow CX, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, `cx_current_page` and `cx_parameters` should be configured together to direct a session to a specific state. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
string cx_current_page = 20;
- Parameters:
value
- The cxCurrentPage to set.- Returns:
- This builder for chaining.
-
clearCxCurrentPage
public AnalyzeContentRequest.Builder clearCxCurrentPage()
The unique identifier of the CX page to override the `current_page` in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `cx_current_page` is specified, the previous state of the session will be ignored by Dialogflow CX, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, `cx_current_page` and `cx_parameters` should be configured together to direct a session to a specific state. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
string cx_current_page = 20;
- Returns:
- This builder for chaining.
-
setCxCurrentPageBytes
public AnalyzeContentRequest.Builder setCxCurrentPageBytes(com.google.protobuf.ByteString value)
The unique identifier of the CX page to override the `current_page` in the session. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>`. If `cx_current_page` is specified, the previous state of the session will be ignored by Dialogflow CX, including the [previous page][QueryResult.current_page] and the [previous session parameters][QueryResult.parameters]. In most cases, `cx_current_page` and `cx_parameters` should be configured together to direct a session to a specific state. Note: this field should only be used if you are connecting to a Dialogflow CX agent.
string cx_current_page = 20;
- Parameters:
value
- The bytes for cxCurrentPage to set.- Returns:
- This builder for chaining.
-
hasMessageSendTime
public boolean hasMessageSendTime()
Optional. The send time of the message from end user or human agent's perspective. It is used for identifying the same message under one participant. Given two messages under the same participant: * If send time are different regardless of whether the content of the messages are exactly the same, the conversation will regard them as two distinct messages sent by the participant. * If send time is the same regardless of whether the content of the messages are exactly the same, the conversation will regard them as same message, and ignore the message received later. If the value is not provided, a new request will always be regarded as a new message without any de-duplication.
.google.protobuf.Timestamp message_send_time = 10;
- Specified by:
hasMessageSendTime
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- Whether the messageSendTime field is set.
-
getMessageSendTime
public com.google.protobuf.Timestamp getMessageSendTime()
Optional. The send time of the message from end user or human agent's perspective. It is used for identifying the same message under one participant. Given two messages under the same participant: * If send time are different regardless of whether the content of the messages are exactly the same, the conversation will regard them as two distinct messages sent by the participant. * If send time is the same regardless of whether the content of the messages are exactly the same, the conversation will regard them as same message, and ignore the message received later. If the value is not provided, a new request will always be regarded as a new message without any de-duplication.
.google.protobuf.Timestamp message_send_time = 10;
- Specified by:
getMessageSendTime
in interfaceAnalyzeContentRequestOrBuilder
- Returns:
- The messageSendTime.
-
setMessageSendTime
public AnalyzeContentRequest.Builder setMessageSendTime(com.google.protobuf.Timestamp value)
Optional. The send time of the message from end user or human agent's perspective. It is used for identifying the same message under one participant. Given two messages under the same participant: * If send time are different regardless of whether the content of the messages are exactly the same, the conversation will regard them as two distinct messages sent by the participant. * If send time is the same regardless of whether the content of the messages are exactly the same, the conversation will regard them as same message, and ignore the message received later. If the value is not provided, a new request will always be regarded as a new message without any de-duplication.
.google.protobuf.Timestamp message_send_time = 10;
-
setMessageSendTime
public AnalyzeContentRequest.Builder setMessageSendTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional. The send time of the message from end user or human agent's perspective. It is used for identifying the same message under one participant. Given two messages under the same participant: * If send time are different regardless of whether the content of the messages are exactly the same, the conversation will regard them as two distinct messages sent by the participant. * If send time is the same regardless of whether the content of the messages are exactly the same, the conversation will regard them as same message, and ignore the message received later. If the value is not provided, a new request will always be regarded as a new message without any de-duplication.
.google.protobuf.Timestamp message_send_time = 10;
-
mergeMessageSendTime
public AnalyzeContentRequest.Builder mergeMessageSendTime(com.google.protobuf.Timestamp value)
Optional. The send time of the message from end user or human agent's perspective. It is used for identifying the same message under one participant. Given two messages under the same participant: * If send time are different regardless of whether the content of the messages are exactly the same, the conversation will regard them as two distinct messages sent by the participant. * If send time is the same regardless of whether the content of the messages are exactly the same, the conversation will regard them as same message, and ignore the message received later. If the value is not provided, a new request will always be regarded as a new message without any de-duplication.
.google.protobuf.Timestamp message_send_time = 10;
-
clearMessageSendTime
public AnalyzeContentRequest.Builder clearMessageSendTime()
Optional. The send time of the message from end user or human agent's perspective. It is used for identifying the same message under one participant. Given two messages under the same participant: * If send time are different regardless of whether the content of the messages are exactly the same, the conversation will regard them as two distinct messages sent by the participant. * If send time is the same regardless of whether the content of the messages are exactly the same, the conversation will regard them as same message, and ignore the message received later. If the value is not provided, a new request will always be regarded as a new message without any de-duplication.
.google.protobuf.Timestamp message_send_time = 10;
-
getMessageSendTimeBuilder
public com.google.protobuf.Timestamp.Builder getMessageSendTimeBuilder()
Optional. The send time of the message from end user or human agent's perspective. It is used for identifying the same message under one participant. Given two messages under the same participant: * If send time are different regardless of whether the content of the messages are exactly the same, the conversation will regard them as two distinct messages sent by the participant. * If send time is the same regardless of whether the content of the messages are exactly the same, the conversation will regard them as same message, and ignore the message received later. If the value is not provided, a new request will always be regarded as a new message without any de-duplication.
.google.protobuf.Timestamp message_send_time = 10;
-
getMessageSendTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getMessageSendTimeOrBuilder()
Optional. The send time of the message from end user or human agent's perspective. It is used for identifying the same message under one participant. Given two messages under the same participant: * If send time are different regardless of whether the content of the messages are exactly the same, the conversation will regard them as two distinct messages sent by the participant. * If send time is the same regardless of whether the content of the messages are exactly the same, the conversation will regard them as same message, and ignore the message received later. If the value is not provided, a new request will always be regarded as a new message without any de-duplication.
.google.protobuf.Timestamp message_send_time = 10;
- Specified by:
getMessageSendTimeOrBuilder
in 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:
getRequestId
in 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:
getRequestIdBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
mergeUnknownFields
public final AnalyzeContentRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AnalyzeContentRequest.Builder>
-
-