| Package | Description |
|---|---|
| com.google.cloud.datacatalog.v1 |
A client to Google Cloud Data Catalog API
|
| Modifier and Type | Method and Description |
|---|---|
protected DataCatalogClient.ListEntriesPage |
DataCatalogClient.ListEntriesPage.createPage(com.google.api.gax.rpc.PageContext<ListEntriesRequest,ListEntriesResponse,Entry> context,
ListEntriesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DataCatalogClient.ListEntriesPage> |
DataCatalogClient.ListEntriesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListEntriesRequest,ListEntriesResponse,Entry> context,
com.google.api.core.ApiFuture<ListEntriesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DataCatalogClient.ListEntriesFixedSizeCollection |
DataCatalogClient.ListEntriesFixedSizeCollection.createCollection(List<DataCatalogClient.ListEntriesPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.