| 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 SampleQuerySetServiceClient.ListSampleQuerySetsPage |
SampleQuerySetServiceClient.ListSampleQuerySetsPage.createPage(com.google.api.gax.rpc.PageContext<ListSampleQuerySetsRequest,ListSampleQuerySetsResponse,SampleQuerySet> context,
ListSampleQuerySetsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SampleQuerySetServiceClient.ListSampleQuerySetsPage> |
SampleQuerySetServiceClient.ListSampleQuerySetsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSampleQuerySetsRequest,ListSampleQuerySetsResponse,SampleQuerySet> context,
com.google.api.core.ApiFuture<ListSampleQuerySetsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SampleQuerySetServiceClient.ListSampleQuerySetsFixedSizeCollection |
SampleQuerySetServiceClient.ListSampleQuerySetsFixedSizeCollection.createCollection(List<SampleQuerySetServiceClient.ListSampleQuerySetsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.