Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
class |
Conversation
Represents a conversation.
|
static class |
Conversation.Builder
Represents a conversation.
|
Modifier and Type | Method and Description |
---|---|
ConversationOrBuilder |
CreateConversationRequest.getConversationOrBuilder()
Required.
|
ConversationOrBuilder |
CreateConversationRequest.Builder.getConversationOrBuilder()
Required.
|
ConversationOrBuilder |
CreateConversationRequestOrBuilder.getConversationOrBuilder()
Required.
|
ConversationOrBuilder |
ListConversationsResponseOrBuilder.getConversationsOrBuilder(int index)
The list of conversations.
|
ConversationOrBuilder |
ListConversationsResponse.getConversationsOrBuilder(int index)
The list of conversations.
|
ConversationOrBuilder |
ListConversationsResponse.Builder.getConversationsOrBuilder(int index)
The list of conversations.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ConversationOrBuilder> |
ListConversationsResponseOrBuilder.getConversationsOrBuilderList()
The list of conversations.
|
List<? extends ConversationOrBuilder> |
ListConversationsResponse.getConversationsOrBuilderList()
The list of conversations.
|
List<? extends ConversationOrBuilder> |
ListConversationsResponse.Builder.getConversationsOrBuilderList()
The list of conversations.
|
Copyright © 2022 Google LLC. All rights reserved.