| 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 ServingConfigServiceClient.ListServingConfigsPage |
ServingConfigServiceClient.ListServingConfigsPage.createPage(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context,
ListServingConfigsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ServingConfigServiceClient.ListServingConfigsPage> |
ServingConfigServiceClient.ListServingConfigsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context,
com.google.api.core.ApiFuture<ListServingConfigsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ServingConfigServiceClient.ListServingConfigsFixedSizeCollection |
ServingConfigServiceClient.ListServingConfigsFixedSizeCollection.createCollection(List<ServingConfigServiceClient.ListServingConfigsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.