Class HttpJsonDlpServiceStub (3.35.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 3.35.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    Beta 
    
    This library is covered by the Pre-GA Offerings Terms 
    of the  Terms of Service. Pre-GA libraries might have limited support,
    and changes to pre-GA libraries might not be compatible with other pre-GA versions.
    For more information, see the
    launch stage descriptions .
    
   
  
    
public   class  HttpJsonDlpServiceStub   extends   DlpServiceStub  
  REST stub implementation for the DlpService service API.
 
This class is for advanced usage and reflects the underlying API directly.
Static Methods
   
  create(ClientContext clientContext) 
  
    
public   static   final   HttpJsonDlpServiceStub   create ( ClientContext   clientContext )  
  
  
  
  create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) 
  
    
public   static   final   HttpJsonDlpServiceStub   create ( ClientContext   clientContext ,   HttpJsonStubCallableFactory   callableFactory )  
  
  
  
  create(DlpServiceStubSettings settings) 
  
    
public   static   final   HttpJsonDlpServiceStub   create ( DlpServiceStubSettings   settings )  
  
  
  
  getMethodDescriptors() 
  
    
public   static   List<ApiMethodDescriptor>   getMethodDescriptors ()  
  
  
  Constructors
   
  HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext) 
  
    
protected   HttpJsonDlpServiceStub ( DlpServiceStubSettings   settings ,   ClientContext   clientContext )  
  Constructs an instance of HttpJsonDlpServiceStub, using the given settings. This is protected
 so that it is easy to make a subclass, but otherwise, the static factory methods should be
 preferred.
HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) 
  
    
protected   HttpJsonDlpServiceStub ( DlpServiceStubSettings   settings ,   ClientContext   clientContext ,   HttpJsonStubCallableFactory   callableFactory )  
  Constructs an instance of HttpJsonDlpServiceStub, using the given settings. This is protected
 so that it is easy to make a subclass, but otherwise, the static factory methods should be
 preferred.
Methods
   
  activateJobTriggerCallable() 
  
    
public   UnaryCallable<ActivateJobTriggerRequest , DlpJob >  activateJobTriggerCallable ()  
  
  Overrides 
  
  awaitTermination(long duration, TimeUnit unit) 
  
    
public   boolean   awaitTermination ( long   duration ,   TimeUnit   unit )  
  
  
  
  cancelDlpJobCallable() 
  
    
public   UnaryCallable<CancelDlpJobRequest , Empty >  cancelDlpJobCallable ()  
  
  Overrides 
  
  close() 
  
    
public   final   void   close ()  
  Overrides 
  
  createDeidentifyTemplateCallable() 
  
    
public   UnaryCallable<CreateDeidentifyTemplateRequest , DeidentifyTemplate >  createDeidentifyTemplateCallable ()  
  
  Overrides 
  
  createDiscoveryConfigCallable() 
  
    
public   UnaryCallable<CreateDiscoveryConfigRequest , DiscoveryConfig >  createDiscoveryConfigCallable ()  
  
  Overrides 
  
  createDlpJobCallable() 
  
    
public   UnaryCallable<CreateDlpJobRequest , DlpJob >  createDlpJobCallable ()  
  
  Overrides 
  
  createInspectTemplateCallable() 
  
    
public   UnaryCallable<CreateInspectTemplateRequest , InspectTemplate >  createInspectTemplateCallable ()  
  
  Overrides 
  
  createJobTriggerCallable() 
  
    
public   UnaryCallable<CreateJobTriggerRequest , JobTrigger >  createJobTriggerCallable ()  
  
  Overrides 
  
  createStoredInfoTypeCallable() 
  
    
public   UnaryCallable<CreateStoredInfoTypeRequest , StoredInfoType >  createStoredInfoTypeCallable ()  
  
  Overrides 
  
  deidentifyContentCallable() 
  
    
public   UnaryCallable<DeidentifyContentRequest , DeidentifyContentResponse >  deidentifyContentCallable ()  
  
  Overrides 
  
  deleteDeidentifyTemplateCallable() 
  
    
public   UnaryCallable<DeleteDeidentifyTemplateRequest , Empty >  deleteDeidentifyTemplateCallable ()  
  
  Overrides 
  
  deleteDiscoveryConfigCallable() 
  
    
public   UnaryCallable<DeleteDiscoveryConfigRequest , Empty >  deleteDiscoveryConfigCallable ()  
  
  Overrides 
  
  deleteDlpJobCallable() 
  
    
public   UnaryCallable<DeleteDlpJobRequest , Empty >  deleteDlpJobCallable ()  
  
  Overrides 
  
  deleteInspectTemplateCallable() 
  
    
public   UnaryCallable<DeleteInspectTemplateRequest , Empty >  deleteInspectTemplateCallable ()  
  
  Overrides 
  
  deleteJobTriggerCallable() 
  
    
public   UnaryCallable<DeleteJobTriggerRequest , Empty >  deleteJobTriggerCallable ()  
  
  Overrides 
  
  deleteStoredInfoTypeCallable() 
  
    
public   UnaryCallable<DeleteStoredInfoTypeRequest , Empty >  deleteStoredInfoTypeCallable ()  
  
  Overrides 
  
  finishDlpJobCallable() 
  
    
public   UnaryCallable<FinishDlpJobRequest , Empty >  finishDlpJobCallable ()  
  
  Overrides 
  
  getDeidentifyTemplateCallable() 
  
    
public   UnaryCallable<GetDeidentifyTemplateRequest , DeidentifyTemplate >  getDeidentifyTemplateCallable ()  
  
  Overrides 
  
  getDiscoveryConfigCallable() 
  
    
public   UnaryCallable<GetDiscoveryConfigRequest , DiscoveryConfig >  getDiscoveryConfigCallable ()  
  
  Overrides 
  
  getDlpJobCallable() 
  
    
public   UnaryCallable<GetDlpJobRequest , DlpJob >  getDlpJobCallable ()  
  
  Overrides 
  
  getInspectTemplateCallable() 
  
    
public   UnaryCallable<GetInspectTemplateRequest , InspectTemplate >  getInspectTemplateCallable ()  
  
  Overrides 
  
  getJobTriggerCallable() 
  
    
public   UnaryCallable<GetJobTriggerRequest , JobTrigger >  getJobTriggerCallable ()  
  
  Overrides 
  
  getStoredInfoTypeCallable() 
  
    
public   UnaryCallable<GetStoredInfoTypeRequest , StoredInfoType >  getStoredInfoTypeCallable ()  
  
  Overrides 
  
  hybridInspectDlpJobCallable() 
  
    
public   UnaryCallable<HybridInspectDlpJobRequest , HybridInspectResponse >  hybridInspectDlpJobCallable ()  
  
  Overrides 
  
  hybridInspectJobTriggerCallable() 
  
    
public   UnaryCallable<HybridInspectJobTriggerRequest , HybridInspectResponse >  hybridInspectJobTriggerCallable ()  
  
  Overrides 
  
  inspectContentCallable() 
  
    
public   UnaryCallable<InspectContentRequest , InspectContentResponse >  inspectContentCallable ()  
  
  Overrides 
  
  isShutdown() 
  
    
public   boolean   isShutdown ()  
  
  isTerminated() 
  
    
public   boolean   isTerminated ()  
  
  listDeidentifyTemplatesCallable() 
  
    
public   UnaryCallable<ListDeidentifyTemplatesRequest , ListDeidentifyTemplatesResponse >  listDeidentifyTemplatesCallable ()  
  
  Overrides 
  
  listDeidentifyTemplatesPagedCallable() 
  
    
public   UnaryCallable<ListDeidentifyTemplatesRequest , DlpServiceClient . ListDeidentifyTemplatesPagedResponse >  listDeidentifyTemplatesPagedCallable ()  
  
  Overrides 
  
  listDiscoveryConfigsCallable() 
  
    
public   UnaryCallable<ListDiscoveryConfigsRequest , ListDiscoveryConfigsResponse >  listDiscoveryConfigsCallable ()  
  
  Overrides 
  
  listDiscoveryConfigsPagedCallable() 
  
    
public   UnaryCallable<ListDiscoveryConfigsRequest , DlpServiceClient . ListDiscoveryConfigsPagedResponse >  listDiscoveryConfigsPagedCallable ()  
  
  Overrides 
  
  listDlpJobsCallable() 
  
    
public   UnaryCallable<ListDlpJobsRequest , ListDlpJobsResponse >  listDlpJobsCallable ()  
  
  Overrides 
  
  listDlpJobsPagedCallable() 
  
    
public   UnaryCallable<ListDlpJobsRequest , DlpServiceClient . ListDlpJobsPagedResponse >  listDlpJobsPagedCallable ()  
  
  Overrides 
  
  listInfoTypesCallable() 
  
    
public   UnaryCallable<ListInfoTypesRequest , ListInfoTypesResponse >  listInfoTypesCallable ()  
  
  Overrides 
  
  listInspectTemplatesCallable() 
  
    
public   UnaryCallable<ListInspectTemplatesRequest , ListInspectTemplatesResponse >  listInspectTemplatesCallable ()  
  
  Overrides 
  
  listInspectTemplatesPagedCallable() 
  
    
public   UnaryCallable<ListInspectTemplatesRequest , DlpServiceClient . ListInspectTemplatesPagedResponse >  listInspectTemplatesPagedCallable ()  
  
  Overrides 
  
  listJobTriggersCallable() 
  
    
public   UnaryCallable<ListJobTriggersRequest , ListJobTriggersResponse >  listJobTriggersCallable ()  
  
  Overrides 
  
  listJobTriggersPagedCallable() 
  
    
public   UnaryCallable<ListJobTriggersRequest , DlpServiceClient . ListJobTriggersPagedResponse >  listJobTriggersPagedCallable ()  
  
  Overrides 
  
  listStoredInfoTypesCallable() 
  
    
public   UnaryCallable<ListStoredInfoTypesRequest , ListStoredInfoTypesResponse >  listStoredInfoTypesCallable ()  
  
  Overrides 
  
  listStoredInfoTypesPagedCallable() 
  
    
public   UnaryCallable<ListStoredInfoTypesRequest , DlpServiceClient . ListStoredInfoTypesPagedResponse >  listStoredInfoTypesPagedCallable ()  
  
  Overrides 
  
  redactImageCallable() 
  
    
public   UnaryCallable<RedactImageRequest , RedactImageResponse >  redactImageCallable ()  
  
  Overrides 
  
  reidentifyContentCallable() 
  
    
public   UnaryCallable<ReidentifyContentRequest , ReidentifyContentResponse >  reidentifyContentCallable ()  
  
  Overrides 
  
  shutdown() 
  
  shutdownNow() 
  
    
public   void   shutdownNow ()  
  updateDeidentifyTemplateCallable() 
  
    
public   UnaryCallable<UpdateDeidentifyTemplateRequest , DeidentifyTemplate >  updateDeidentifyTemplateCallable ()  
  
  Overrides 
  
  updateDiscoveryConfigCallable() 
  
    
public   UnaryCallable<UpdateDiscoveryConfigRequest , DiscoveryConfig >  updateDiscoveryConfigCallable ()  
  
  Overrides 
  
  updateInspectTemplateCallable() 
  
    
public   UnaryCallable<UpdateInspectTemplateRequest , InspectTemplate >  updateInspectTemplateCallable ()  
  
  Overrides 
  
  updateJobTriggerCallable() 
  
    
public   UnaryCallable<UpdateJobTriggerRequest , JobTrigger >  updateJobTriggerCallable ()  
  
  Overrides 
  
  updateStoredInfoTypeCallable() 
  
    
public   UnaryCallable<UpdateStoredInfoTypeRequest , StoredInfoType >  updateStoredInfoTypeCallable ()  
  
  Overrides 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]