Send feedback
Class DataScanServiceStubSettings.Builder (1.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.17.0 keyboard_arrow_down
public static class DataScanServiceStubSettings . Builder extends StubSettings . Builder<DataScanServiceStubSettings , DataScanServiceStubSettings . Builder >
Builder for DataScanServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DataScanServiceStubSettings settings)
protected Builder ( DataScanServiceStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DataScanServiceStubSettings . 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 DataScanServiceStubSettings 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.
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 >
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.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
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.
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 2024-11-06 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 2024-11-06 UTC."],[],[]]