| Package | Description |
|---|---|
| com.google.cloud.dialogflow.cx.v3beta1 |
A client to Dialogflow API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected PlaybooksClient.ListPlaybooksPage |
PlaybooksClient.ListPlaybooksPage.createPage(com.google.api.gax.rpc.PageContext<ListPlaybooksRequest,ListPlaybooksResponse,Playbook> context,
ListPlaybooksResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<PlaybooksClient.ListPlaybooksPage> |
PlaybooksClient.ListPlaybooksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListPlaybooksRequest,ListPlaybooksResponse,Playbook> context,
com.google.api.core.ApiFuture<ListPlaybooksResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected PlaybooksClient.ListPlaybooksFixedSizeCollection |
PlaybooksClient.ListPlaybooksFixedSizeCollection.createCollection(List<PlaybooksClient.ListPlaybooksPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.