public sealed class RuleExecutionErrorServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Chronicle v1 API class RuleExecutionErrorServiceSettings.
Settings for RuleExecutionErrorServiceClient instances.
Namespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
RuleExecutionErrorServiceSettings()
public RuleExecutionErrorServiceSettings()Constructs a new RuleExecutionErrorServiceSettings object with default settings.
Properties
ListRuleExecutionErrorsSettings
public CallSettings ListRuleExecutionErrorsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
RuleExecutionErrorServiceClient.ListRuleExecutionErrors and
RuleExecutionErrorServiceClient.ListRuleExecutionErrorsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 600000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 600 seconds.
Methods
Clone()
public RuleExecutionErrorServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
RuleExecutionErrorServiceSettings |
A deep clone of this RuleExecutionErrorServiceSettings object. |
GetDefault()
public static RuleExecutionErrorServiceSettings GetDefault()Get a new instance of the default RuleExecutionErrorServiceSettings.
| Returns | |
|---|---|
| Type | Description |
RuleExecutionErrorServiceSettings |
A new instance of the default RuleExecutionErrorServiceSettings. |