| Package | Description |
|---|---|
| com.google.cloud.dataplex.v1 |
A client to Cloud Dataplex API
|
| com.google.cloud.dataplex.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CatalogServiceClient.SearchEntriesPagedResponse |
CatalogServiceClient.searchEntries(SearchEntriesRequest request)
Searches for entries matching given query and scope.
|
CatalogServiceClient.SearchEntriesPagedResponse |
CatalogServiceClient.searchEntries(String name,
String query)
Searches for entries matching given query and scope.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CatalogServiceClient.SearchEntriesPagedResponse> |
CatalogServiceClient.SearchEntriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchEntriesRequest,SearchEntriesResponse,SearchEntriesResult> context,
com.google.api.core.ApiFuture<SearchEntriesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchEntriesRequest,CatalogServiceClient.SearchEntriesPagedResponse> |
CatalogServiceClient.searchEntriesPagedCallable()
Searches for entries matching given query and scope.
|
com.google.api.gax.rpc.PagedCallSettings<SearchEntriesRequest,SearchEntriesResponse,CatalogServiceClient.SearchEntriesPagedResponse> |
CatalogServiceSettings.searchEntriesSettings()
Returns the object with the settings used for calls to searchEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchEntriesRequest,SearchEntriesResponse,CatalogServiceClient.SearchEntriesPagedResponse> |
CatalogServiceSettings.Builder.searchEntriesSettings()
Returns the builder for the settings used for calls to searchEntries.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<SearchEntriesRequest,CatalogServiceClient.SearchEntriesPagedResponse> |
HttpJsonCatalogServiceStub.searchEntriesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchEntriesRequest,CatalogServiceClient.SearchEntriesPagedResponse> |
GrpcCatalogServiceStub.searchEntriesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchEntriesRequest,CatalogServiceClient.SearchEntriesPagedResponse> |
CatalogServiceStub.searchEntriesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<SearchEntriesRequest,SearchEntriesResponse,CatalogServiceClient.SearchEntriesPagedResponse> |
CatalogServiceStubSettings.searchEntriesSettings()
Returns the object with the settings used for calls to searchEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchEntriesRequest,SearchEntriesResponse,CatalogServiceClient.SearchEntriesPagedResponse> |
CatalogServiceStubSettings.Builder.searchEntriesSettings()
Returns the builder for the settings used for calls to searchEntries.
|
Copyright © 2024 Google LLC. All rights reserved.