AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
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.clearDetectIntentResponse() |
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent]
call.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.clone() |
|
AutomatedAgentReply.Builder |
AnalyzeContentResponse.Builder.getAutomatedAgentReplyBuilder() |
Only set if a Dialogflow automated agent has responded.
|
AutomatedAgentReply.Builder |
StreamingAnalyzeContentResponse.Builder.getAutomatedAgentReplyBuilder() |
Only set if a Dialogflow automated agent has responded.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeDetectIntentResponse(DetectIntentResponse value) |
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2.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.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.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.setDetectIntentResponse(DetectIntentResponse value) |
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent]
call.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setDetectIntentResponse(DetectIntentResponse.Builder builderForValue) |
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent]
call.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.toBuilder() |
|