| Modifier and Type | Method and Description |
|---|---|
DetectIntentRequest |
DetectIntentRequest.Builder.build() |
DetectIntentRequest |
DetectIntentRequest.Builder.buildPartial() |
static DetectIntentRequest |
DetectIntentRequest.getDefaultInstance() |
DetectIntentRequest |
DetectIntentRequest.getDefaultInstanceForType() |
DetectIntentRequest |
DetectIntentRequest.Builder.getDefaultInstanceForType() |
DetectIntentRequest |
Conversation.InteractionOrBuilder.getRequest()
The request of the interaction.
|
DetectIntentRequest |
Conversation.Interaction.getRequest()
The request of the interaction.
|
DetectIntentRequest |
Conversation.Interaction.Builder.getRequest()
The request of the interaction.
|
static DetectIntentRequest |
DetectIntentRequest.parseDelimitedFrom(InputStream input) |
static DetectIntentRequest |
DetectIntentRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(byte[] data) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(ByteBuffer data) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(com.google.protobuf.ByteString data) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(InputStream input) |
static DetectIntentRequest |
DetectIntentRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DetectIntentRequest> |
DetectIntentRequest.getParserForType() |
static com.google.protobuf.Parser<DetectIntentRequest> |
DetectIntentRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
DetectIntentRequest.Builder |
DetectIntentRequest.Builder.mergeFrom(DetectIntentRequest other) |
Conversation.Interaction.Builder |
Conversation.Interaction.Builder.mergeRequest(DetectIntentRequest value)
The request of the interaction.
|
static DetectIntentRequest.Builder |
DetectIntentRequest.newBuilder(DetectIntentRequest prototype) |
Conversation.Interaction.Builder |
Conversation.Interaction.Builder.setRequest(DetectIntentRequest value)
The request of the interaction.
|
Copyright © 2025 Google LLC. All rights reserved.