| 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.ListProjectDataProfilesPagedResponse |
DlpServiceClient.listProjectDataProfiles(ListProjectDataProfilesRequest request)
Lists project data profiles for an organization.
|
DlpServiceClient.ListProjectDataProfilesPagedResponse |
DlpServiceClient.listProjectDataProfiles(LocationName parent)
Lists project data profiles for an organization.
|
DlpServiceClient.ListProjectDataProfilesPagedResponse |
DlpServiceClient.listProjectDataProfiles(OrganizationLocationName parent)
Lists project data profiles for an organization.
|
DlpServiceClient.ListProjectDataProfilesPagedResponse |
DlpServiceClient.listProjectDataProfiles(String parent)
Lists project data profiles for an organization.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListProjectDataProfilesPagedResponse> |
DlpServiceClient.ListProjectDataProfilesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse,ProjectDataProfile> context,
com.google.api.core.ApiFuture<ListProjectDataProfilesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListProjectDataProfilesRequest,DlpServiceClient.ListProjectDataProfilesPagedResponse> |
DlpServiceClient.listProjectDataProfilesPagedCallable()
Lists project data profiles for an organization.
|
com.google.api.gax.rpc.PagedCallSettings<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse,DlpServiceClient.ListProjectDataProfilesPagedResponse> |
DlpServiceSettings.listProjectDataProfilesSettings()
Returns the object with the settings used for calls to listProjectDataProfiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse,DlpServiceClient.ListProjectDataProfilesPagedResponse> |
DlpServiceSettings.Builder.listProjectDataProfilesSettings()
Returns the builder for the settings used for calls to listProjectDataProfiles.
|
Copyright © 2024 Google LLC. All rights reserved.