| Package | Description |
|---|---|
| com.google.cloud.datacatalog.v1 |
A client to Google Cloud Data Catalog API
|
| com.google.cloud.datacatalog.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DataCatalogClient.ListEntriesPagedResponse |
DataCatalogClient.listEntries(EntryGroupName parent)
Lists entries.
|
DataCatalogClient.ListEntriesPagedResponse |
DataCatalogClient.listEntries(ListEntriesRequest request)
Lists entries.
|
DataCatalogClient.ListEntriesPagedResponse |
DataCatalogClient.listEntries(String parent)
Lists entries.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogClient.ListEntriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntriesRequest,ListEntriesResponse,Entry> context,
com.google.api.core.ApiFuture<ListEntriesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogClient.listEntriesPagedCallable()
Lists entries.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogSettings.listEntriesSettings()
Returns the object with the settings used for calls to listEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogSettings.Builder.listEntriesSettings()
Returns the builder for the settings used for calls to listEntries.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> |
GrpcDataCatalogStub.listEntriesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogStub.listEntriesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> |
HttpJsonDataCatalogStub.listEntriesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogStubSettings.listEntriesSettings()
Returns the object with the settings used for calls to listEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntriesRequest,ListEntriesResponse,DataCatalogClient.ListEntriesPagedResponse> |
DataCatalogStubSettings.Builder.listEntriesSettings()
Returns the builder for the settings used for calls to listEntries.
|
Copyright © 2024 Google LLC. All rights reserved.