Class StorageInsightsStubSettings.Builder (0.80.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class StorageInsightsStubSettings.Builder extends StubSettings.Builder<StorageInsightsStubSettings,StorageInsightsStubSettings.Builder>
Builder for StorageInsightsStubSettings.
Inherited Members
com.google.api.gax.rpc.StubSettings.Builder.setStreamWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder()
Builder(@Nullable ClientContext clientContext)
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
Builder(StorageInsightsStubSettings settings)
protected Builder(StorageInsightsStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public StorageInsightsStubSettings.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 StorageInsightsStubSettings build()
Overrides
createDatasetConfigOperationSettings()
public OperationCallSettings.Builder<CreateDatasetConfigRequest,DatasetConfig,OperationMetadata> createDatasetConfigOperationSettings()
Returns the builder for the settings used for calls to createDatasetConfig.
createDatasetConfigSettings()
public UnaryCallSettings.Builder<CreateDatasetConfigRequest,Operation> createDatasetConfigSettings()
Returns the builder for the settings used for calls to createDatasetConfig.
createReportConfigSettings()
public UnaryCallSettings.Builder<CreateReportConfigRequest,ReportConfig> createReportConfigSettings()
Returns the builder for the settings used for calls to createReportConfig.
deleteDatasetConfigOperationSettings()
public OperationCallSettings.Builder<DeleteDatasetConfigRequest,Empty,OperationMetadata> deleteDatasetConfigOperationSettings()
Returns the builder for the settings used for calls to deleteDatasetConfig.
deleteDatasetConfigSettings()
public UnaryCallSettings.Builder<DeleteDatasetConfigRequest,Operation> deleteDatasetConfigSettings()
Returns the builder for the settings used for calls to deleteDatasetConfig.
deleteReportConfigSettings()
public UnaryCallSettings.Builder<DeleteReportConfigRequest,Empty> deleteReportConfigSettings()
Returns the builder for the settings used for calls to deleteReportConfig.
getDatasetConfigSettings()
public UnaryCallSettings.Builder<GetDatasetConfigRequest,DatasetConfig> getDatasetConfigSettings()
Returns the builder for the settings used for calls to getDatasetConfig.
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> |
|
getReportConfigSettings()
public UnaryCallSettings.Builder<GetReportConfigRequest,ReportConfig> getReportConfigSettings()
Returns the builder for the settings used for calls to getReportConfig.
getReportDetailSettings()
public UnaryCallSettings.Builder<GetReportDetailRequest,ReportDetail> getReportDetailSettings()
Returns the builder for the settings used for calls to getReportDetail.
linkDatasetOperationSettings()
public OperationCallSettings.Builder<LinkDatasetRequest,LinkDatasetResponse,OperationMetadata> linkDatasetOperationSettings()
Returns the builder for the settings used for calls to linkDataset.
linkDatasetSettings()
public UnaryCallSettings.Builder<LinkDatasetRequest,Operation> linkDatasetSettings()
Returns the builder for the settings used for calls to linkDataset.
listDatasetConfigsSettings()
public PagedCallSettings.Builder<ListDatasetConfigsRequest,ListDatasetConfigsResponse,StorageInsightsClient.ListDatasetConfigsPagedResponse> listDatasetConfigsSettings()
Returns the builder for the settings used for calls to listDatasetConfigs.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,StorageInsightsClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listReportConfigsSettings()
public PagedCallSettings.Builder<ListReportConfigsRequest,ListReportConfigsResponse,StorageInsightsClient.ListReportConfigsPagedResponse> listReportConfigsSettings()
Returns the builder for the settings used for calls to listReportConfigs.
listReportDetailsSettings()
public PagedCallSettings.Builder<ListReportDetailsRequest,ListReportDetailsResponse,StorageInsightsClient.ListReportDetailsPagedResponse> listReportDetailsSettings()
Returns the builder for the settings used for calls to listReportDetails.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
unlinkDatasetOperationSettings()
public OperationCallSettings.Builder<UnlinkDatasetRequest,Empty,OperationMetadata> unlinkDatasetOperationSettings()
Returns the builder for the settings used for calls to unlinkDataset.
unlinkDatasetSettings()
public UnaryCallSettings.Builder<UnlinkDatasetRequest,Operation> unlinkDatasetSettings()
Returns the builder for the settings used for calls to unlinkDataset.
updateDatasetConfigOperationSettings()
public OperationCallSettings.Builder<UpdateDatasetConfigRequest,DatasetConfig,OperationMetadata> updateDatasetConfigOperationSettings()
Returns the builder for the settings used for calls to updateDatasetConfig.
updateDatasetConfigSettings()
public UnaryCallSettings.Builder<UpdateDatasetConfigRequest,Operation> updateDatasetConfigSettings()
Returns the builder for the settings used for calls to updateDatasetConfig.
updateReportConfigSettings()
public UnaryCallSettings.Builder<UpdateReportConfigRequest,ReportConfig> updateReportConfigSettings()
Returns the builder for the settings used for calls to updateReportConfig.
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 2026-08-05 UTC.
[null,null,["Last updated 2026-08-05 UTC."],[],[]]