Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
ListConversationsResponse |
ListConversationsResponse.Builder.build() |
ListConversationsResponse |
ListConversationsResponse.Builder.buildPartial() |
static ListConversationsResponse |
ListConversationsResponse.getDefaultInstance() |
ListConversationsResponse |
ListConversationsResponse.getDefaultInstanceForType() |
ListConversationsResponse |
ListConversationsResponse.Builder.getDefaultInstanceForType() |
ListConversationsResponse |
ConversationsGrpc.ConversationsBlockingStub.listConversations(ListConversationsRequest request)
Returns the list of all conversations in the specified project.
|
static ListConversationsResponse |
ListConversationsResponse.parseDelimitedFrom(InputStream input) |
static ListConversationsResponse |
ListConversationsResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(byte[] data) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(ByteBuffer data) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(ByteString data) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(CodedInputStream input) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(InputStream input) |
static ListConversationsResponse |
ListConversationsResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
protected ConversationsClient.ListConversationsPage |
ConversationsClient.ListConversationsPage.createPage(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
ListConversationsResponse response) |
ListConversationsResponse.Builder |
ListConversationsResponse.Builder.mergeFrom(ListConversationsResponse other) |
static ListConversationsResponse.Builder |
ListConversationsResponse.newBuilder(ListConversationsResponse prototype) |
Copyright © 2022 Google LLC. All rights reserved.