| Package | Description |
|---|---|
| com.google.cloud.dlp.v2 |
A client to Sensitive Data Protection (DLP)
|
| com.google.cloud.dlp.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
DlpServiceClient.ListTableDataProfilesPagedResponse |
DlpServiceClient.listTableDataProfiles(ListTableDataProfilesRequest request)
Lists table data profiles for an organization.
|
DlpServiceClient.ListTableDataProfilesPagedResponse |
DlpServiceClient.listTableDataProfiles(LocationName parent)
Lists table data profiles for an organization.
|
DlpServiceClient.ListTableDataProfilesPagedResponse |
DlpServiceClient.listTableDataProfiles(OrganizationLocationName parent)
Lists table data profiles for an organization.
|
DlpServiceClient.ListTableDataProfilesPagedResponse |
DlpServiceClient.listTableDataProfiles(String parent)
Lists table data profiles for an organization.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListTableDataProfilesPagedResponse> |
DlpServiceClient.ListTableDataProfilesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTableDataProfilesRequest,ListTableDataProfilesResponse,TableDataProfile> context,
com.google.api.core.ApiFuture<ListTableDataProfilesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTableDataProfilesRequest,DlpServiceClient.ListTableDataProfilesPagedResponse> |
DlpServiceClient.listTableDataProfilesPagedCallable()
Lists table data profiles for an organization.
|
com.google.api.gax.rpc.PagedCallSettings<ListTableDataProfilesRequest,ListTableDataProfilesResponse,DlpServiceClient.ListTableDataProfilesPagedResponse> |
DlpServiceSettings.listTableDataProfilesSettings()
Returns the object with the settings used for calls to listTableDataProfiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTableDataProfilesRequest,ListTableDataProfilesResponse,DlpServiceClient.ListTableDataProfilesPagedResponse> |
DlpServiceSettings.Builder.listTableDataProfilesSettings()
Returns the builder for the settings used for calls to listTableDataProfiles.
|
Copyright © 2024 Google LLC. All rights reserved.