| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1alpha |
A client to Discovery Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ControlServiceClient.ListControlsPage |
ControlServiceClient.ListControlsPage.createPage(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context,
ListControlsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPage> |
ControlServiceClient.ListControlsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context,
com.google.api.core.ApiFuture<ListControlsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ControlServiceClient.ListControlsFixedSizeCollection |
ControlServiceClient.ListControlsFixedSizeCollection.createCollection(List<ControlServiceClient.ListControlsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.