| 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.ListColumnDataProfilesPagedResponse |
DlpServiceClient.listColumnDataProfiles(ListColumnDataProfilesRequest request)
Lists column data profiles for an organization.
|
DlpServiceClient.ListColumnDataProfilesPagedResponse |
DlpServiceClient.listColumnDataProfiles(LocationName parent)
Lists column data profiles for an organization.
|
DlpServiceClient.ListColumnDataProfilesPagedResponse |
DlpServiceClient.listColumnDataProfiles(OrganizationLocationName parent)
Lists column data profiles for an organization.
|
DlpServiceClient.ListColumnDataProfilesPagedResponse |
DlpServiceClient.listColumnDataProfiles(String parent)
Lists column data profiles for an organization.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListColumnDataProfilesPagedResponse> |
DlpServiceClient.ListColumnDataProfilesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile> context,
com.google.api.core.ApiFuture<ListColumnDataProfilesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListColumnDataProfilesRequest,DlpServiceClient.ListColumnDataProfilesPagedResponse> |
DlpServiceClient.listColumnDataProfilesPagedCallable()
Lists column data profiles for an organization.
|
com.google.api.gax.rpc.PagedCallSettings<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,DlpServiceClient.ListColumnDataProfilesPagedResponse> |
DlpServiceSettings.listColumnDataProfilesSettings()
Returns the object with the settings used for calls to listColumnDataProfiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,DlpServiceClient.ListColumnDataProfilesPagedResponse> |
DlpServiceSettings.Builder.listColumnDataProfilesSettings()
Returns the builder for the settings used for calls to listColumnDataProfiles.
|
Copyright © 2024 Google LLC. All rights reserved.