| 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.ListEntryGroupsPagedResponse |
DataCatalogClient.listEntryGroups(ListEntryGroupsRequest request)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
DataCatalogClient.ListEntryGroupsPagedResponse |
DataCatalogClient.listEntryGroups(LocationName parent)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
DataCatalogClient.ListEntryGroupsPagedResponse |
DataCatalogClient.listEntryGroups(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.ListEntryGroupsPagedResponse> |
DataCatalogClient.ListEntryGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context,
com.google.api.core.ApiFuture<ListEntryGroupsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntryGroupsRequest,DataCatalogClient.ListEntryGroupsPagedResponse> |
DataCatalogClient.listEntryGroupsPagedCallable()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntryGroupsRequest,ListEntryGroupsResponse,DataCatalogClient.ListEntryGroupsPagedResponse> |
DataCatalogSettings.listEntryGroupsSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntryGroupsRequest,ListEntryGroupsResponse,DataCatalogClient.ListEntryGroupsPagedResponse> |
DataCatalogSettings.Builder.listEntryGroupsSettings()
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<ListEntryGroupsRequest,DataCatalogClient.ListEntryGroupsPagedResponse> |
GrpcDataCatalogStub.listEntryGroupsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListEntryGroupsRequest,DataCatalogClient.ListEntryGroupsPagedResponse> |
DataCatalogStub.listEntryGroupsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListEntryGroupsRequest,DataCatalogClient.ListEntryGroupsPagedResponse> |
HttpJsonDataCatalogStub.listEntryGroupsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntryGroupsRequest,ListEntryGroupsResponse,DataCatalogClient.ListEntryGroupsPagedResponse> |
DataCatalogStubSettings.listEntryGroupsSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntryGroupsRequest,ListEntryGroupsResponse,DataCatalogClient.ListEntryGroupsPagedResponse> |
DataCatalogStubSettings.Builder.listEntryGroupsSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
Copyright © 2025 Google LLC. All rights reserved.