Package | Description |
---|---|
com.google.cloud.datacatalog.v1beta1 |
A client to Google Cloud Data Catalog API.
|
com.google.cloud.datacatalog.v1beta1.stub |
Modifier and Type | Method and Description |
---|---|
DataCatalogClient.SearchCatalogPagedResponse |
DataCatalogClient.searchCatalog(SearchCatalogRequest.Scope scope,
String query,
String orderBy)
Searches Data Catalog for multiple resources like entries, tags that match a query.
|
DataCatalogClient.SearchCatalogPagedResponse |
DataCatalogClient.searchCatalog(SearchCatalogRequest request)
Searches Data Catalog for multiple resources like entries, tags that match a query.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DataCatalogClient.SearchCatalogPagedResponse> |
DataCatalogClient.SearchCatalogPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchCatalogRequest,SearchCatalogResponse,SearchCatalogResult> context,
com.google.api.core.ApiFuture<SearchCatalogResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse> |
DataCatalogClient.searchCatalogPagedCallable()
Searches Data Catalog for multiple resources like entries, tags that match a query.
|
com.google.api.gax.rpc.PagedCallSettings<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse> |
DataCatalogSettings.searchCatalogSettings()
Returns the object with the settings used for calls to searchCatalog.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse> |
DataCatalogSettings.Builder.searchCatalogSettings()
Returns the builder for the settings used for calls to searchCatalog.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse> |
DataCatalogStub.searchCatalogPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse> |
GrpcDataCatalogStub.searchCatalogPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse> |
DataCatalogStubSettings.searchCatalogSettings()
Returns the object with the settings used for calls to searchCatalog.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse> |
DataCatalogStubSettings.Builder.searchCatalogSettings()
Returns the builder for the settings used for calls to searchCatalog.
|
Copyright © 2019 Google LLC. All rights reserved.