Class DataScanServiceSettings.Builder (1.10.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.10.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 )
Parameter
Builder(DataScanServiceSettings settings)
protected Builder ( DataScanServiceSettings settings )
Parameter
Builder(DataScanServiceStubSettings.Builder stubSettings)
protected Builder ( DataScanServiceStubSettings . Builder stubSettings )
Parameter
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.
Parameter
Returns
build()
public DataScanServiceSettings build ()
Returns
Overrides
Exceptions
createDataScanOperationSettings()
public OperationCallSettings . Builder<CreateDataScanRequest , DataScan , OperationMetadata > createDataScanOperationSettings ()
Returns the builder for the settings used for calls to createDataScan.
Returns
createDataScanSettings()
public UnaryCallSettings . Builder<CreateDataScanRequest , Operation > createDataScanSettings ()
Returns the builder for the settings used for calls to createDataScan.
Returns
deleteDataScanOperationSettings()
public OperationCallSettings . Builder<DeleteDataScanRequest , Empty , OperationMetadata > deleteDataScanOperationSettings ()
Returns the builder for the settings used for calls to deleteDataScan.
Returns
deleteDataScanSettings()
public UnaryCallSettings . Builder<DeleteDataScanRequest , Operation > deleteDataScanSettings ()
Returns the builder for the settings used for calls to deleteDataScan.
Returns
getDataScanJobSettings()
public UnaryCallSettings . Builder<GetDataScanJobRequest , DataScanJob > getDataScanJobSettings ()
Returns the builder for the settings used for calls to getDataScanJob.
Returns
getDataScanSettings()
public UnaryCallSettings . Builder<GetDataScanRequest , DataScan > getDataScanSettings ()
Returns the builder for the settings used for calls to getDataScan.
Returns
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 ()
Returns
listDataScanJobsSettings()
public PagedCallSettings . Builder<ListDataScanJobsRequest , ListDataScanJobsResponse , DataScanServiceClient . ListDataScanJobsPagedResponse > listDataScanJobsSettings ()
Returns the builder for the settings used for calls to listDataScanJobs.
Returns
listDataScansSettings()
public PagedCallSettings . Builder<ListDataScansRequest , ListDataScansResponse , DataScanServiceClient . ListDataScansPagedResponse > listDataScansSettings ()
Returns the builder for the settings used for calls to listDataScans.
Returns
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , DataScanServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
Returns
runDataScanSettings()
public UnaryCallSettings . Builder<RunDataScanRequest , RunDataScanResponse > runDataScanSettings ()
Returns the builder for the settings used for calls to runDataScan.
Returns
updateDataScanOperationSettings()
public OperationCallSettings . Builder<UpdateDataScanRequest , DataScan , OperationMetadata > updateDataScanOperationSettings ()
Returns the builder for the settings used for calls to updateDataScan.
Returns
updateDataScanSettings()
public UnaryCallSettings . Builder<UpdateDataScanRequest , Operation > updateDataScanSettings ()
Returns the builder for the settings used for calls to updateDataScan.
Returns
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-08-18 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-08-18 UTC."],[],[]]