| Modifier and Type | Method and Description |
|---|---|
DetectIntentResponse |
DetectIntentResponse.Builder.build() |
DetectIntentResponse |
DetectIntentResponse.Builder.buildPartial() |
static DetectIntentResponse |
DetectIntentResponse.getDefaultInstance() |
DetectIntentResponse |
DetectIntentResponse.getDefaultInstanceForType() |
DetectIntentResponse |
DetectIntentResponse.Builder.getDefaultInstanceForType() |
DetectIntentResponse |
AutomatedAgentReply.getDetectIntentResponse()
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
DetectIntentResponse |
AutomatedAgentReply.Builder.getDetectIntentResponse()
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
DetectIntentResponse |
AutomatedAgentReplyOrBuilder.getDetectIntentResponse()
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
static DetectIntentResponse |
DetectIntentResponse.parseDelimitedFrom(InputStream input) |
static DetectIntentResponse |
DetectIntentResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(byte[] data) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(ByteBuffer data) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(com.google.protobuf.ByteString data) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(InputStream input) |
static DetectIntentResponse |
DetectIntentResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DetectIntentResponse> |
DetectIntentResponse.getParserForType() |
static com.google.protobuf.Parser<DetectIntentResponse> |
DetectIntentResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.mergeDetectIntentResponse(DetectIntentResponse value)
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
DetectIntentResponse.Builder |
DetectIntentResponse.Builder.mergeFrom(DetectIntentResponse other) |
static DetectIntentResponse.Builder |
DetectIntentResponse.newBuilder(DetectIntentResponse prototype) |
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setDetectIntentResponse(DetectIntentResponse value)
Response of the Dialogflow
[Sessions.DetectIntent][google.cloud.dialogflow.v2beta1.Sessions.DetectIntent]
call.
|
Copyright © 2023 Google LLC. All rights reserved.