Uses of Class
com.google.cloud.datacatalog.v1beta1.DataCatalogClient.SearchCatalogPagedResponse
Packages that use DataCatalogClient.SearchCatalogPagedResponse
Package
Description
A client to Google Cloud Data Catalog API
-
Uses of DataCatalogClient.SearchCatalogPagedResponse in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return DataCatalogClient.SearchCatalogPagedResponseModifier and TypeMethodDescriptionDataCatalogClient.searchCatalog(SearchCatalogRequest request) Deprecated.This method is deprecated and will be removed in the next major version update.DataCatalogClient.searchCatalog(SearchCatalogRequest.Scope scope, String query) 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.SearchCatalogPagedResponseModifier and TypeMethodDescriptionDataCatalogClient.SearchCatalogPagedResponse.createAsync(PageContext<SearchCatalogRequest, SearchCatalogResponse, SearchCatalogResult> context, ApiFuture<SearchCatalogResponse> futureResponse) DataCatalogClient.searchCatalogPagedCallable()Deprecated.This method is deprecated and will be removed in the next major version update.PagedCallSettings.Builder<SearchCatalogRequest,SearchCatalogResponse, DataCatalogClient.SearchCatalogPagedResponse> DataCatalogSettings.Builder.searchCatalogSettings()Deprecated.This method is deprecated and will be removed in the next major version update.PagedCallSettings<SearchCatalogRequest,SearchCatalogResponse, DataCatalogClient.SearchCatalogPagedResponse> DataCatalogSettings.searchCatalogSettings()Deprecated.This method is deprecated and will be removed in the next major version update. -
Uses of DataCatalogClient.SearchCatalogPagedResponse in com.google.cloud.datacatalog.v1beta1.stub
Methods in com.google.cloud.datacatalog.v1beta1.stub that return types with arguments of type DataCatalogClient.SearchCatalogPagedResponseModifier and TypeMethodDescriptionDataCatalogStub.searchCatalogPagedCallable()Deprecated.GrpcDataCatalogStub.searchCatalogPagedCallable()Deprecated.HttpJsonDataCatalogStub.searchCatalogPagedCallable()Deprecated.PagedCallSettings.Builder<SearchCatalogRequest,SearchCatalogResponse, DataCatalogClient.SearchCatalogPagedResponse> DataCatalogStubSettings.Builder.searchCatalogSettings()Deprecated.This method is deprecated and will be removed in the next major version update.PagedCallSettings<SearchCatalogRequest,SearchCatalogResponse, DataCatalogClient.SearchCatalogPagedResponse> DataCatalogStubSettings.searchCatalogSettings()Deprecated.This method is deprecated and will be removed in the next major version update.