| 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.ListAspectTypesPagedResponse |
CatalogServiceClient.listAspectTypes(ListAspectTypesRequest request)
Lists AspectType resources in a project and location.
|
CatalogServiceClient.ListAspectTypesPagedResponse |
CatalogServiceClient.listAspectTypes(LocationName parent)
Lists AspectType resources in a project and location.
|
CatalogServiceClient.ListAspectTypesPagedResponse |
CatalogServiceClient.listAspectTypes(String parent)
Lists AspectType resources in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CatalogServiceClient.ListAspectTypesPagedResponse> |
CatalogServiceClient.ListAspectTypesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAspectTypesRequest,ListAspectTypesResponse,AspectType> context,
com.google.api.core.ApiFuture<ListAspectTypesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAspectTypesRequest,CatalogServiceClient.ListAspectTypesPagedResponse> |
CatalogServiceClient.listAspectTypesPagedCallable()
Lists AspectType resources in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListAspectTypesRequest,ListAspectTypesResponse,CatalogServiceClient.ListAspectTypesPagedResponse> |
CatalogServiceSettings.listAspectTypesSettings()
Returns the object with the settings used for calls to listAspectTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAspectTypesRequest,ListAspectTypesResponse,CatalogServiceClient.ListAspectTypesPagedResponse> |
CatalogServiceSettings.Builder.listAspectTypesSettings()
Returns the builder for the settings used for calls to listAspectTypes.
|
Copyright © 2024 Google LLC. All rights reserved.