public sealed class BackupDrProtectionSummarySettings : ServiceSettingsBaseReference documentation and code samples for the Backup and DR Service v1 API class BackupDrProtectionSummarySettings.
Settings for BackupDrProtectionSummaryClient instances.
Namespace
Google.Cloud.BackupDR.V1Assembly
Google.Cloud.BackupDR.V1.dll
Constructors
BackupDrProtectionSummarySettings()
public BackupDrProtectionSummarySettings()Constructs a new BackupDrProtectionSummarySettings object with default settings.
Properties
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }The settings to use for the IAMPolicyClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
IAMPolicySettings |
|
ListResourceBackupConfigsSettings
public CallSettings ListResourceBackupConfigsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BackupDrProtectionSummaryClient.ListResourceBackupConfigs and
BackupDrProtectionSummaryClient.ListResourceBackupConfigsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- 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 |
|
Methods
Clone()
public BackupDrProtectionSummarySettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
BackupDrProtectionSummarySettings |
A deep clone of this BackupDrProtectionSummarySettings object. |
GetDefault()
public static BackupDrProtectionSummarySettings GetDefault()Get a new instance of the default BackupDrProtectionSummarySettings.
| Returns | |
|---|---|
| Type | Description |
BackupDrProtectionSummarySettings |
A new instance of the default BackupDrProtectionSummarySettings. |