Class DataScanServiceSettings.Builder (1.43.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 1.43.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  DataScanServiceSettings . Builder   extends   ClientSettings . Builder<DataScanServiceSettings , DataScanServiceSettings . Builder > 
  Builder for DataScanServiceSettings.
Constructors
   
  Builder() 
  
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  
  Builder(DataScanServiceSettings settings) 
  
    
protected   Builder ( DataScanServiceSettings   settings )  
  
  Builder(DataScanServiceStubSettings.Builder stubSettings) 
  
    
protected   Builder ( DataScanServiceStubSettings . Builder   stubSettings )  
  
  Methods
   
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   DataScanServiceSettings . 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   DataScanServiceSettings   build ()  
  
  Overrides 
  
  
  createDataScanOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateDataScanRequest , DataScan , OperationMetadata >  createDataScanOperationSettings ()  
  Returns the builder for the settings used for calls to createDataScan.
createDataScanSettings() 
  
    
public   UnaryCallSettings . Builder<CreateDataScanRequest , Operation >  createDataScanSettings ()  
  Returns the builder for the settings used for calls to createDataScan.
deleteDataScanOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteDataScanRequest , Empty , OperationMetadata >  deleteDataScanOperationSettings ()  
  Returns the builder for the settings used for calls to deleteDataScan.
deleteDataScanSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteDataScanRequest , Operation >  deleteDataScanSettings ()  
  Returns the builder for the settings used for calls to deleteDataScan.
generateDataQualityRulesSettings() 
  
    
public   UnaryCallSettings . Builder<GenerateDataQualityRulesRequest , GenerateDataQualityRulesResponse >  generateDataQualityRulesSettings ()  
  Returns the builder for the settings used for calls to generateDataQualityRules.
getDataScanJobSettings() 
  
    
public   UnaryCallSettings . Builder<GetDataScanJobRequest , DataScanJob >  getDataScanJobSettings ()  
  Returns the builder for the settings used for calls to getDataScanJob.
getDataScanSettings() 
  
    
public   UnaryCallSettings . Builder<GetDataScanRequest , DataScan >  getDataScanSettings ()  
  Returns the builder for the settings used for calls to getDataScan.
getLocationSettings() 
  
    
public   UnaryCallSettings . Builder<GetLocationRequest , Location >  getLocationSettings ()  
  Returns the builder for the settings used for calls to getLocation.
    
      
        Returns  
      
        Type Description  
      
        Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location > 
     
  
  getStubSettingsBuilder() 
  
    
public   DataScanServiceStubSettings . Builder   getStubSettingsBuilder ()  
  
  listDataScanJobsSettings() 
  
    
public   PagedCallSettings . Builder<ListDataScanJobsRequest , ListDataScanJobsResponse , DataScanServiceClient . ListDataScanJobsPagedResponse >  listDataScanJobsSettings ()  
  Returns the builder for the settings used for calls to listDataScanJobs.
listDataScansSettings() 
  
    
public   PagedCallSettings . Builder<ListDataScansRequest , ListDataScansResponse , DataScanServiceClient . ListDataScansPagedResponse >  listDataScansSettings ()  
  Returns the builder for the settings used for calls to listDataScans.
listLocationsSettings() 
  
    
public   PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , DataScanServiceClient . ListLocationsPagedResponse >  listLocationsSettings ()  
  Returns the builder for the settings used for calls to listLocations.
runDataScanSettings() 
  
    
public   UnaryCallSettings . Builder<RunDataScanRequest , RunDataScanResponse >  runDataScanSettings ()  
  Returns the builder for the settings used for calls to runDataScan.
updateDataScanOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateDataScanRequest , DataScan , OperationMetadata >  updateDataScanOperationSettings ()  
  Returns the builder for the settings used for calls to updateDataScan.
updateDataScanSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateDataScanRequest , Operation >  updateDataScanSettings ()  
  Returns the builder for the settings used for calls to updateDataScan.
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-28 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-28 UTC."],[],[]]