Package | Description |
---|---|
com.google.cloud.dlp.v2 |
A client to Cloud Data Loss Prevention (DLP) API.
|
com.google.cloud.dlp.v2.stub |
Modifier and Type | Method and Description |
---|---|
DlpServiceClient.ListDeidentifyTemplatesPagedResponse |
DlpServiceClient.listDeidentifyTemplates(ListDeidentifyTemplatesRequest request)
Lists DeidentifyTemplates.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceClient.ListDeidentifyTemplatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context,
com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceClient.listDeidentifyTemplatesPagedCallable()
Lists DeidentifyTemplates.
|
com.google.api.gax.rpc.PagedCallSettings<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceSettings.listDeidentifyTemplatesSettings()
Returns the object with the settings used for calls to listDeidentifyTemplates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceSettings.Builder.listDeidentifyTemplatesSettings()
Returns the builder for the settings used for calls to listDeidentifyTemplates.
|
Copyright © 2019 Google LLC. All rights reserved.