| 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 SchemaServiceClient.ListSchemasPage |
SchemaServiceClient.ListSchemasPage.createPage(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context,
ListSchemasResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPage> |
SchemaServiceClient.ListSchemasPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context,
com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaServiceClient.ListSchemasFixedSizeCollection |
SchemaServiceClient.ListSchemasFixedSizeCollection.createCollection(List<SchemaServiceClient.ListSchemasPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.