Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
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(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.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(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(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(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(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeFrom(Message other) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeParameters(Struct value)
The collection of current parameters at the time of this response.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilder() |
static AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilder(AutomatedAgentReply prototype) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilderForType() |
protected AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilderForType(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.setCxSessionParameters(Struct.Builder builderForValue)
Deprecated.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setCxSessionParameters(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(ByteString value)
Event name if an event is triggered for the query.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setField(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(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(Struct.Builder builderForValue)
The collection of current parameters at the time of this response.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setParameters(Struct value)
The collection of current parameters at the time of this response.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setRepeatedField(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(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 © 2022 Google LLC. All rights reserved.