Uses of Class
com.google.cloud.datacatalog.v1beta1.DataCatalogClient.ListEntryGroupsPagedResponse
Packages that use DataCatalogClient.ListEntryGroupsPagedResponse
Package
Description
A client to Google Cloud Data Catalog API
-
Uses of DataCatalogClient.ListEntryGroupsPagedResponse in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return DataCatalogClient.ListEntryGroupsPagedResponseModifier and TypeMethodDescriptionDataCatalogClient.listEntryGroups(ListEntryGroupsRequest request) Deprecated.This method is deprecated and will be removed in the next major version update.DataCatalogClient.listEntryGroups(LocationName parent) Deprecated.This method is deprecated and will be removed in the next major version update.DataCatalogClient.listEntryGroups(String parent) Deprecated.This method is deprecated and will be removed in the next major version update.Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type DataCatalogClient.ListEntryGroupsPagedResponseModifier and TypeMethodDescriptionDataCatalogClient.ListEntryGroupsPagedResponse.createAsync(PageContext<ListEntryGroupsRequest, ListEntryGroupsResponse, EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse) DataCatalogClient.listEntryGroupsPagedCallable()Deprecated.This method is deprecated and will be removed in the next major version update.PagedCallSettings.Builder<ListEntryGroupsRequest,ListEntryGroupsResponse, DataCatalogClient.ListEntryGroupsPagedResponse> DataCatalogSettings.Builder.listEntryGroupsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.PagedCallSettings<ListEntryGroupsRequest,ListEntryGroupsResponse, DataCatalogClient.ListEntryGroupsPagedResponse> DataCatalogSettings.listEntryGroupsSettings()Deprecated.This method is deprecated and will be removed in the next major version update. -
Uses of DataCatalogClient.ListEntryGroupsPagedResponse in com.google.cloud.datacatalog.v1beta1.stub
Methods in com.google.cloud.datacatalog.v1beta1.stub that return types with arguments of type DataCatalogClient.ListEntryGroupsPagedResponseModifier and TypeMethodDescriptionDataCatalogStub.listEntryGroupsPagedCallable()Deprecated.GrpcDataCatalogStub.listEntryGroupsPagedCallable()Deprecated.HttpJsonDataCatalogStub.listEntryGroupsPagedCallable()Deprecated.PagedCallSettings.Builder<ListEntryGroupsRequest,ListEntryGroupsResponse, DataCatalogClient.ListEntryGroupsPagedResponse> DataCatalogStubSettings.Builder.listEntryGroupsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.PagedCallSettings<ListEntryGroupsRequest,ListEntryGroupsResponse, DataCatalogClient.ListEntryGroupsPagedResponse> DataCatalogStubSettings.listEntryGroupsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.