| Package | Description |
|---|---|
| com.google.cloud.datacatalog.v1beta1 |
A client to Google Cloud Data Catalog API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.datacatalog.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
DataCatalogClient.ListEntriesPagedResponse |
DataCatalogClient.listEntries(EntryGroupName parent)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
DataCatalogClient.ListEntriesPagedResponse |
DataCatalogClient.listEntries(ListEntriesRequest request)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
DataCatalogClient.ListEntriesPagedResponse |
DataCatalogClient.listEntries(String parent)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogClient.ListEntriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntriesRequest,ListEntriesResponse,Entry> context,
com.google.api.core.ApiFuture<ListEntriesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogClient.listEntriesPagedCallable()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogSettings.listEntriesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogSettings.Builder.listEntriesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> |
GrpcDataCatalogStub.listEntriesPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogStub.listEntriesPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> |
HttpJsonDataCatalogStub.listEntriesPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogStubSettings.listEntriesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogStubSettings.Builder.listEntriesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
Copyright © 2025 Google LLC. All rights reserved.