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.ListTagsPagedResponse |
DataCatalogClient.listTags(ListTagsRequest request)
Lists the tags on an [Entry][google.cloud.datacatalog.v1beta1.Entry].
|
DataCatalogClient.ListTagsPagedResponse |
DataCatalogClient.listTags(String parent)
Lists the tags on an [Entry][google.cloud.datacatalog.v1beta1.Entry].
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DataCatalogClient.ListTagsPagedResponse> |
DataCatalogClient.ListTagsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTagsRequest,ListTagsResponse,Tag> context,
com.google.api.core.ApiFuture<ListTagsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTagsRequest,DataCatalogClient.ListTagsPagedResponse> |
DataCatalogClient.listTagsPagedCallable()
Lists the tags on an [Entry][google.cloud.datacatalog.v1beta1.Entry].
|
com.google.api.gax.rpc.PagedCallSettings<ListTagsRequest,ListTagsResponse,DataCatalogClient.ListTagsPagedResponse> |
DataCatalogSettings.listTagsSettings()
Returns the object with the settings used for calls to listTags.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagsRequest,ListTagsResponse,DataCatalogClient.ListTagsPagedResponse> |
DataCatalogSettings.Builder.listTagsSettings()
Returns the builder for the settings used for calls to listTags.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListTagsRequest,DataCatalogClient.ListTagsPagedResponse> |
DataCatalogStub.listTagsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagsRequest,DataCatalogClient.ListTagsPagedResponse> |
GrpcDataCatalogStub.listTagsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTagsRequest,ListTagsResponse,DataCatalogClient.ListTagsPagedResponse> |
DataCatalogStubSettings.listTagsSettings()
Returns the object with the settings used for calls to listTags.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagsRequest,ListTagsResponse,DataCatalogClient.ListTagsPagedResponse> |
DataCatalogStubSettings.Builder.listTagsSettings()
Returns the builder for the settings used for calls to listTags.
|
Copyright © 2019 Google LLC. All rights reserved.