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