Package | Description |
---|---|
com.google.cloud.dlp.v2 |
A client to Cloud Data Loss Prevention (DLP) API.
|
Modifier and Type | Method and Description |
---|---|
protected DlpServiceClient.ListDeidentifyTemplatesPage |
DlpServiceClient.ListDeidentifyTemplatesPage.createPage(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context,
ListDeidentifyTemplatesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPage> |
DlpServiceClient.ListDeidentifyTemplatesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context,
com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DlpServiceClient.ListDeidentifyTemplatesFixedSizeCollection |
DlpServiceClient.ListDeidentifyTemplatesFixedSizeCollection.createCollection(List<DlpServiceClient.ListDeidentifyTemplatesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.