| Modifier and Type | Method and Description |
|---|---|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.addAllResponseMessages(Iterable<? extends ResponseMessage> values)
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.addResponseMessages(int index,
ResponseMessage.Builder builderForValue)
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.addResponseMessages(int index,
ResponseMessage value)
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.addResponseMessages(ResponseMessage.Builder builderForValue)
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.addResponseMessages(ResponseMessage value)
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clear() |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearAllowCancellation()
Indicates whether the partial automated agent reply is interruptible when a
later reply message arrives.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearAutomatedAgentReplyType()
AutomatedAgentReply type.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearCxCurrentPage()
The unique identifier of the current Dialogflow CX conversation page.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearCxSessionParameters()
Deprecated.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearDetectIntentResponse()
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearEvent()
Event name if an event is triggered for the query.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearIntent()
Name of the intent if an intent is matched for the query.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearMatch() |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearMatchConfidence()
The confidence of the match.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearParameters()
The collection of current parameters at the time of this response.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearResponse() |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearResponseMessages()
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clone() |
AutomatedAgentReply.Builder |
AnalyzeContentResponse.Builder.getAutomatedAgentReplyBuilder()
Optional.
|
AutomatedAgentReply.Builder |
StreamingAnalyzeContentResponse.Builder.getAutomatedAgentReplyBuilder()
Optional.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeCxSessionParameters(com.google.protobuf.Struct value)
Deprecated.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeDetectIntentResponse(DetectIntentResponse value)
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeFrom(AutomatedAgentReply other) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeFrom(com.google.protobuf.Message other) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeParameters(com.google.protobuf.Struct value)
The collection of current parameters at the time of this response.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilder() |
static AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilder(AutomatedAgentReply prototype) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilderForType() |
protected AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.removeResponseMessages(int index)
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setAllowCancellation(boolean value)
Indicates whether the partial automated agent reply is interruptible when a
later reply message arrives.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setAutomatedAgentReplyType(AutomatedAgentReply.AutomatedAgentReplyType value)
AutomatedAgentReply type.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setAutomatedAgentReplyTypeValue(int value)
AutomatedAgentReply type.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setCxCurrentPage(String value)
The unique identifier of the current Dialogflow CX conversation page.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setCxCurrentPageBytes(com.google.protobuf.ByteString value)
The unique identifier of the current Dialogflow CX conversation page.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setCxSessionParameters(com.google.protobuf.Struct.Builder builderForValue)
Deprecated.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setCxSessionParameters(com.google.protobuf.Struct value)
Deprecated.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setDetectIntentResponse(DetectIntentResponse.Builder builderForValue)
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setDetectIntentResponse(DetectIntentResponse value)
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setEvent(String value)
Event name if an event is triggered for the query.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setEventBytes(com.google.protobuf.ByteString value)
Event name if an event is triggered for the query.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setIntent(String value)
Name of the intent if an intent is matched for the query.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setIntentBytes(com.google.protobuf.ByteString value)
Name of the intent if an intent is matched for the query.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setMatchConfidence(float value)
The confidence of the match.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setParameters(com.google.protobuf.Struct.Builder builderForValue)
The collection of current parameters at the time of this response.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setParameters(com.google.protobuf.Struct value)
The collection of current parameters at the time of this response.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setResponseMessages(int index,
ResponseMessage.Builder builderForValue)
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setResponseMessages(int index,
ResponseMessage value)
Response messages from the automated agent.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AnalyzeContentResponse.Builder |
AnalyzeContentResponse.Builder.setAutomatedAgentReply(AutomatedAgentReply.Builder builderForValue)
Optional.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.setAutomatedAgentReply(AutomatedAgentReply.Builder builderForValue)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.