Google Cloud Storage Insights v1 API - Class StorageInsightsSettings (1.4.0)

public sealed class StorageInsightsSettings : ServiceSettingsBase

Reference documentation and code samples for the Google Cloud Storage Insights v1 API class StorageInsightsSettings.

Settings for StorageInsightsClient instances.

Inheritance

object > ServiceSettingsBase > StorageInsightsSettings

Namespace

Google.Cloud.StorageInsights.V1

Assembly

Google.Cloud.StorageInsights.V1.dll

Constructors

StorageInsightsSettings()

public StorageInsightsSettings()

Constructs a new StorageInsightsSettings object with default settings.

Properties

CreateDatasetConfigOperationsSettings

public OperationsSettings CreateDatasetConfigOperationsSettings { get; set; }

Long Running Operation settings for calls to StorageInsightsClient.CreateDatasetConfig and StorageInsightsClient.CreateDatasetConfigAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateDatasetConfigSettings

public CallSettings CreateDatasetConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.CreateDatasetConfig and StorageInsightsClient.CreateDatasetConfigAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

CreateReportConfigSettings

public CallSettings CreateReportConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.CreateReportConfig and StorageInsightsClient.CreateReportConfigAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteDatasetConfigOperationsSettings

public OperationsSettings DeleteDatasetConfigOperationsSettings { get; set; }

Long Running Operation settings for calls to StorageInsightsClient.DeleteDatasetConfig and StorageInsightsClient.DeleteDatasetConfigAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteDatasetConfigSettings

public CallSettings DeleteDatasetConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.DeleteDatasetConfig and StorageInsightsClient.DeleteDatasetConfigAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

DeleteReportConfigSettings

public CallSettings DeleteReportConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.DeleteReportConfig and StorageInsightsClient.DeleteReportConfigAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetDatasetConfigSettings

public CallSettings GetDatasetConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.GetDatasetConfig and StorageInsightsClient.GetDatasetConfigAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetReportConfigSettings

public CallSettings GetReportConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.GetReportConfig and StorageInsightsClient.GetReportConfigAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetReportDetailSettings

public CallSettings GetReportDetailSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.GetReportDetail and StorageInsightsClient.GetReportDetailAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

LinkDatasetOperationsSettings

public OperationsSettings LinkDatasetOperationsSettings { get; set; }

Long Running Operation settings for calls to StorageInsightsClient.LinkDataset and StorageInsightsClient.LinkDatasetAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

LinkDatasetSettings

public CallSettings LinkDatasetSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.LinkDataset and StorageInsightsClient.LinkDatasetAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListDatasetConfigsSettings

public CallSettings ListDatasetConfigsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.ListDatasetConfigs and StorageInsightsClient.ListDatasetConfigsAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListReportConfigsSettings

public CallSettings ListReportConfigsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.ListReportConfigs and StorageInsightsClient.ListReportConfigsAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListReportDetailsSettings

public CallSettings ListReportDetailsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.ListReportDetails and StorageInsightsClient.ListReportDetailsAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

LocationsSettings

public LocationsSettings LocationsSettings { get; set; }

The settings to use for the LocationsClient associated with the client.

Property Value
Type Description
LocationsSettings

UnlinkDatasetOperationsSettings

public OperationsSettings UnlinkDatasetOperationsSettings { get; set; }

Long Running Operation settings for calls to StorageInsightsClient.UnlinkDataset and StorageInsightsClient.UnlinkDatasetAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UnlinkDatasetSettings

public CallSettings UnlinkDatasetSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.UnlinkDataset and StorageInsightsClient.UnlinkDatasetAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

UpdateDatasetConfigOperationsSettings

public OperationsSettings UpdateDatasetConfigOperationsSettings { get; set; }

Long Running Operation settings for calls to StorageInsightsClient.UpdateDatasetConfig and StorageInsightsClient.UpdateDatasetConfigAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateDatasetConfigSettings

public CallSettings UpdateDatasetConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.UpdateDatasetConfig and StorageInsightsClient.UpdateDatasetConfigAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

UpdateReportConfigSettings

public CallSettings UpdateReportConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to StorageInsightsClient.UpdateReportConfig and StorageInsightsClient.UpdateReportConfigAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

Methods

Clone()

public StorageInsightsSettings Clone()

Creates a deep clone of this object, with all the same property values.

Returns
Type Description
StorageInsightsSettings

A deep clone of this StorageInsightsSettings object.

GetDefault()

public static StorageInsightsSettings GetDefault()

Get a new instance of the default StorageInsightsSettings.

Returns
Type Description
StorageInsightsSettings

A new instance of the default StorageInsightsSettings.