Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
Parser<AutomatedAgentReply> |
AutomatedAgentReply.getParserForType() |
static Parser<AutomatedAgentReply> |
AutomatedAgentReply.parser() |
Modifier and Type | Method and Description |
---|---|
AnalyzeContentResponse.Builder |
AnalyzeContentResponse.Builder.mergeAutomatedAgentReply(AutomatedAgentReply value)
Optional.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.mergeAutomatedAgentReply(AutomatedAgentReply value)
Optional.
|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeFrom(AutomatedAgentReply other) |
static AutomatedAgentReply.Builder |
AutomatedAgentReply.newBuilder(AutomatedAgentReply prototype) |
AnalyzeContentResponse.Builder |
AnalyzeContentResponse.Builder.setAutomatedAgentReply(AutomatedAgentReply value)
Optional.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.setAutomatedAgentReply(AutomatedAgentReply value)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.