Send feedback
Class DlpServiceStub (3.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.8.0 keyboard_arrow_down
public abstract class DlpServiceStub implements BackgroundResource
Base stub class for the DlpService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
DlpServiceStub()
Methods
activateJobTriggerCallable()
public UnaryCallable<ActivateJobTriggerRequest , DlpJob > activateJobTriggerCallable ()
Returns
cancelDlpJobCallable()
public UnaryCallable<CancelDlpJobRequest , Empty > cancelDlpJobCallable ()
Returns
close()
public abstract void close ()
createDeidentifyTemplateCallable()
public UnaryCallable<CreateDeidentifyTemplateRequest , DeidentifyTemplate > createDeidentifyTemplateCallable ()
Returns
createDlpJobCallable()
public UnaryCallable<CreateDlpJobRequest , DlpJob > createDlpJobCallable ()
Returns
createInspectTemplateCallable()
public UnaryCallable<CreateInspectTemplateRequest , InspectTemplate > createInspectTemplateCallable ()
Returns
createJobTriggerCallable()
public UnaryCallable<CreateJobTriggerRequest , JobTrigger > createJobTriggerCallable ()
Returns
createStoredInfoTypeCallable()
public UnaryCallable<CreateStoredInfoTypeRequest , StoredInfoType > createStoredInfoTypeCallable ()
Returns
deidentifyContentCallable()
public UnaryCallable<DeidentifyContentRequest , DeidentifyContentResponse > deidentifyContentCallable ()
Returns
deleteDeidentifyTemplateCallable()
public UnaryCallable<DeleteDeidentifyTemplateRequest , Empty > deleteDeidentifyTemplateCallable ()
Returns
deleteDlpJobCallable()
public UnaryCallable<DeleteDlpJobRequest , Empty > deleteDlpJobCallable ()
Returns
deleteInspectTemplateCallable()
public UnaryCallable<DeleteInspectTemplateRequest , Empty > deleteInspectTemplateCallable ()
Returns
deleteJobTriggerCallable()
public UnaryCallable<DeleteJobTriggerRequest , Empty > deleteJobTriggerCallable ()
Returns
deleteStoredInfoTypeCallable()
public UnaryCallable<DeleteStoredInfoTypeRequest , Empty > deleteStoredInfoTypeCallable ()
Returns
finishDlpJobCallable()
public UnaryCallable<FinishDlpJobRequest , Empty > finishDlpJobCallable ()
Returns
getDeidentifyTemplateCallable()
public UnaryCallable<GetDeidentifyTemplateRequest , DeidentifyTemplate > getDeidentifyTemplateCallable ()
Returns
getDlpJobCallable()
public UnaryCallable<GetDlpJobRequest , DlpJob > getDlpJobCallable ()
Returns
getInspectTemplateCallable()
public UnaryCallable<GetInspectTemplateRequest , InspectTemplate > getInspectTemplateCallable ()
Returns
getJobTriggerCallable()
public UnaryCallable<GetJobTriggerRequest , JobTrigger > getJobTriggerCallable ()
Returns
getStoredInfoTypeCallable()
public UnaryCallable<GetStoredInfoTypeRequest , StoredInfoType > getStoredInfoTypeCallable ()
Returns
hybridInspectDlpJobCallable()
public UnaryCallable<HybridInspectDlpJobRequest , HybridInspectResponse > hybridInspectDlpJobCallable ()
Returns
hybridInspectJobTriggerCallable()
public UnaryCallable<HybridInspectJobTriggerRequest , HybridInspectResponse > hybridInspectJobTriggerCallable ()
Returns
inspectContentCallable()
public UnaryCallable<InspectContentRequest , InspectContentResponse > inspectContentCallable ()
Returns
listDeidentifyTemplatesCallable()
public UnaryCallable<ListDeidentifyTemplatesRequest , ListDeidentifyTemplatesResponse > listDeidentifyTemplatesCallable ()
Returns
listDeidentifyTemplatesPagedCallable()
public UnaryCallable<ListDeidentifyTemplatesRequest , DlpServiceClient . ListDeidentifyTemplatesPagedResponse > listDeidentifyTemplatesPagedCallable ()
Returns
listDlpJobsCallable()
public UnaryCallable<ListDlpJobsRequest , ListDlpJobsResponse > listDlpJobsCallable ()
Returns
listDlpJobsPagedCallable()
public UnaryCallable<ListDlpJobsRequest , DlpServiceClient . ListDlpJobsPagedResponse > listDlpJobsPagedCallable ()
Returns
listInfoTypesCallable()
public UnaryCallable<ListInfoTypesRequest , ListInfoTypesResponse > listInfoTypesCallable ()
Returns
listInspectTemplatesCallable()
public UnaryCallable<ListInspectTemplatesRequest , ListInspectTemplatesResponse > listInspectTemplatesCallable ()
Returns
listInspectTemplatesPagedCallable()
public UnaryCallable<ListInspectTemplatesRequest , DlpServiceClient . ListInspectTemplatesPagedResponse > listInspectTemplatesPagedCallable ()
Returns
listJobTriggersCallable()
public UnaryCallable<ListJobTriggersRequest , ListJobTriggersResponse > listJobTriggersCallable ()
Returns
listJobTriggersPagedCallable()
public UnaryCallable<ListJobTriggersRequest , DlpServiceClient . ListJobTriggersPagedResponse > listJobTriggersPagedCallable ()
Returns
listStoredInfoTypesCallable()
public UnaryCallable<ListStoredInfoTypesRequest , ListStoredInfoTypesResponse > listStoredInfoTypesCallable ()
Returns
listStoredInfoTypesPagedCallable()
public UnaryCallable<ListStoredInfoTypesRequest , DlpServiceClient . ListStoredInfoTypesPagedResponse > listStoredInfoTypesPagedCallable ()
Returns
redactImageCallable()
public UnaryCallable<RedactImageRequest , RedactImageResponse > redactImageCallable ()
Returns
reidentifyContentCallable()
public UnaryCallable<ReidentifyContentRequest , ReidentifyContentResponse > reidentifyContentCallable ()
Returns
updateDeidentifyTemplateCallable()
public UnaryCallable<UpdateDeidentifyTemplateRequest , DeidentifyTemplate > updateDeidentifyTemplateCallable ()
Returns
updateInspectTemplateCallable()
public UnaryCallable<UpdateInspectTemplateRequest , InspectTemplate > updateInspectTemplateCallable ()
Returns
updateJobTriggerCallable()
public UnaryCallable<UpdateJobTriggerRequest , JobTrigger > updateJobTriggerCallable ()
Returns
updateStoredInfoTypeCallable()
public UnaryCallable<UpdateStoredInfoTypeRequest , StoredInfoType > updateStoredInfoTypeCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]