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