Send feedback
Class DlpServiceSettings.Builder (3.32.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.32.0 keyboard_arrow_down
public static class DlpServiceSettings . Builder extends ClientSettings . Builder<DlpServiceSettings , DlpServiceSettings . Builder >
Builder for DlpServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DlpServiceSettings settings)
protected Builder ( DlpServiceSettings settings )
Builder(DlpServiceStubSettings.Builder stubSettings)
protected Builder ( DlpServiceStubSettings . Builder stubSettings )
Methods
activateJobTriggerSettings()
public UnaryCallSettings . Builder<ActivateJobTriggerRequest , DlpJob > activateJobTriggerSettings ()
Returns the builder for the settings used for calls to activateJobTrigger.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DlpServiceSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public DlpServiceSettings build ()
Overrides
cancelDlpJobSettings()
public UnaryCallSettings . Builder<CancelDlpJobRequest , Empty > cancelDlpJobSettings ()
Returns the builder for the settings used for calls to cancelDlpJob.
createDeidentifyTemplateSettings()
public UnaryCallSettings . Builder<CreateDeidentifyTemplateRequest , DeidentifyTemplate > createDeidentifyTemplateSettings ()
Returns the builder for the settings used for calls to createDeidentifyTemplate.
createDlpJobSettings()
public UnaryCallSettings . Builder<CreateDlpJobRequest , DlpJob > createDlpJobSettings ()
Returns the builder for the settings used for calls to createDlpJob.
createInspectTemplateSettings()
public UnaryCallSettings . Builder<CreateInspectTemplateRequest , InspectTemplate > createInspectTemplateSettings ()
Returns the builder for the settings used for calls to createInspectTemplate.
createJobTriggerSettings()
public UnaryCallSettings . Builder<CreateJobTriggerRequest , JobTrigger > createJobTriggerSettings ()
Returns the builder for the settings used for calls to createJobTrigger.
createStoredInfoTypeSettings()
public UnaryCallSettings . Builder<CreateStoredInfoTypeRequest , StoredInfoType > createStoredInfoTypeSettings ()
Returns the builder for the settings used for calls to createStoredInfoType.
deidentifyContentSettings()
public UnaryCallSettings . Builder<DeidentifyContentRequest , DeidentifyContentResponse > deidentifyContentSettings ()
Returns the builder for the settings used for calls to deidentifyContent.
deleteDeidentifyTemplateSettings()
public UnaryCallSettings . Builder<DeleteDeidentifyTemplateRequest , Empty > deleteDeidentifyTemplateSettings ()
Returns the builder for the settings used for calls to deleteDeidentifyTemplate.
deleteDlpJobSettings()
public UnaryCallSettings . Builder<DeleteDlpJobRequest , Empty > deleteDlpJobSettings ()
Returns the builder for the settings used for calls to deleteDlpJob.
deleteInspectTemplateSettings()
public UnaryCallSettings . Builder<DeleteInspectTemplateRequest , Empty > deleteInspectTemplateSettings ()
Returns the builder for the settings used for calls to deleteInspectTemplate.
deleteJobTriggerSettings()
public UnaryCallSettings . Builder<DeleteJobTriggerRequest , Empty > deleteJobTriggerSettings ()
Returns the builder for the settings used for calls to deleteJobTrigger.
deleteStoredInfoTypeSettings()
public UnaryCallSettings . Builder<DeleteStoredInfoTypeRequest , Empty > deleteStoredInfoTypeSettings ()
Returns the builder for the settings used for calls to deleteStoredInfoType.
finishDlpJobSettings()
public UnaryCallSettings . Builder<FinishDlpJobRequest , Empty > finishDlpJobSettings ()
Returns the builder for the settings used for calls to finishDlpJob.
getDeidentifyTemplateSettings()
public UnaryCallSettings . Builder<GetDeidentifyTemplateRequest , DeidentifyTemplate > getDeidentifyTemplateSettings ()
Returns the builder for the settings used for calls to getDeidentifyTemplate.
getDlpJobSettings()
public UnaryCallSettings . Builder<GetDlpJobRequest , DlpJob > getDlpJobSettings ()
Returns the builder for the settings used for calls to getDlpJob.
getInspectTemplateSettings()
public UnaryCallSettings . Builder<GetInspectTemplateRequest , InspectTemplate > getInspectTemplateSettings ()
Returns the builder for the settings used for calls to getInspectTemplate.
getJobTriggerSettings()
public UnaryCallSettings . Builder<GetJobTriggerRequest , JobTrigger > getJobTriggerSettings ()
Returns the builder for the settings used for calls to getJobTrigger.
getStoredInfoTypeSettings()
public UnaryCallSettings . Builder<GetStoredInfoTypeRequest , StoredInfoType > getStoredInfoTypeSettings ()
Returns the builder for the settings used for calls to getStoredInfoType.
getStubSettingsBuilder()
public DlpServiceStubSettings . Builder getStubSettingsBuilder ()
hybridInspectDlpJobSettings()
public UnaryCallSettings . Builder<HybridInspectDlpJobRequest , HybridInspectResponse > hybridInspectDlpJobSettings ()
Returns the builder for the settings used for calls to hybridInspectDlpJob.
hybridInspectJobTriggerSettings()
public UnaryCallSettings . Builder<HybridInspectJobTriggerRequest , HybridInspectResponse > hybridInspectJobTriggerSettings ()
Returns the builder for the settings used for calls to hybridInspectJobTrigger.
inspectContentSettings()
public UnaryCallSettings . Builder<InspectContentRequest , InspectContentResponse > inspectContentSettings ()
Returns the builder for the settings used for calls to inspectContent.
listDeidentifyTemplatesSettings()
public PagedCallSettings . Builder<ListDeidentifyTemplatesRequest , ListDeidentifyTemplatesResponse , DlpServiceClient . ListDeidentifyTemplatesPagedResponse > listDeidentifyTemplatesSettings ()
Returns the builder for the settings used for calls to listDeidentifyTemplates.
listDlpJobsSettings()
public PagedCallSettings . Builder<ListDlpJobsRequest , ListDlpJobsResponse , DlpServiceClient . ListDlpJobsPagedResponse > listDlpJobsSettings ()
Returns the builder for the settings used for calls to listDlpJobs.
listInfoTypesSettings()
public UnaryCallSettings . Builder<ListInfoTypesRequest , ListInfoTypesResponse > listInfoTypesSettings ()
Returns the builder for the settings used for calls to listInfoTypes.
listInspectTemplatesSettings()
public PagedCallSettings . Builder<ListInspectTemplatesRequest , ListInspectTemplatesResponse , DlpServiceClient . ListInspectTemplatesPagedResponse > listInspectTemplatesSettings ()
Returns the builder for the settings used for calls to listInspectTemplates.
public PagedCallSettings . Builder<ListJobTriggersRequest , ListJobTriggersResponse , DlpServiceClient . ListJobTriggersPagedResponse > listJobTriggersSettings ()
Returns the builder for the settings used for calls to listJobTriggers.
listStoredInfoTypesSettings()
public PagedCallSettings . Builder<ListStoredInfoTypesRequest , ListStoredInfoTypesResponse , DlpServiceClient . ListStoredInfoTypesPagedResponse > listStoredInfoTypesSettings ()
Returns the builder for the settings used for calls to listStoredInfoTypes.
redactImageSettings()
public UnaryCallSettings . Builder<RedactImageRequest , RedactImageResponse > redactImageSettings ()
Returns the builder for the settings used for calls to redactImage.
reidentifyContentSettings()
public UnaryCallSettings . Builder<ReidentifyContentRequest , ReidentifyContentResponse > reidentifyContentSettings ()
Returns the builder for the settings used for calls to reidentifyContent.
updateDeidentifyTemplateSettings()
public UnaryCallSettings . Builder<UpdateDeidentifyTemplateRequest , DeidentifyTemplate > updateDeidentifyTemplateSettings ()
Returns the builder for the settings used for calls to updateDeidentifyTemplate.
updateInspectTemplateSettings()
public UnaryCallSettings . Builder<UpdateInspectTemplateRequest , InspectTemplate > updateInspectTemplateSettings ()
Returns the builder for the settings used for calls to updateInspectTemplate.
updateJobTriggerSettings()
public UnaryCallSettings . Builder<UpdateJobTriggerRequest , JobTrigger > updateJobTriggerSettings ()
Returns the builder for the settings used for calls to updateJobTrigger.
updateStoredInfoTypeSettings()
public UnaryCallSettings . Builder<UpdateStoredInfoTypeRequest , StoredInfoType > updateStoredInfoTypeSettings ()
Returns the builder for the settings used for calls to updateStoredInfoType.
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 2025-01-28 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 2025-01-28 UTC."],[],[]]