public sealed class FindingsRefinementServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Chronicle v1 API class FindingsRefinementServiceSettings.
Settings for FindingsRefinementServiceClient instances.
Namespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
FindingsRefinementServiceSettings()
public FindingsRefinementServiceSettings()Constructs a new FindingsRefinementServiceSettings object with default settings.
Properties
ComputeAllFindingsRefinementActivitiesSettings
public CallSettings ComputeAllFindingsRefinementActivitiesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.ComputeAllFindingsRefinementActivities and
FindingsRefinementServiceClient.ComputeAllFindingsRefinementActivitiesAsync.
| 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.
ComputeFindingsRefinementActivitySettings
public CallSettings ComputeFindingsRefinementActivitySettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.ComputeFindingsRefinementActivity and
FindingsRefinementServiceClient.ComputeFindingsRefinementActivityAsync.
| 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.
CreateFindingsRefinementSettings
public CallSettings CreateFindingsRefinementSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.CreateFindingsRefinement and
FindingsRefinementServiceClient.CreateFindingsRefinementAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- 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.
GetFindingsRefinementDeploymentSettings
public CallSettings GetFindingsRefinementDeploymentSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.GetFindingsRefinementDeployment and
FindingsRefinementServiceClient.GetFindingsRefinementDeploymentAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 120000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 120 seconds.
GetFindingsRefinementSettings
public CallSettings GetFindingsRefinementSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.GetFindingsRefinement and
FindingsRefinementServiceClient.GetFindingsRefinementAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- 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.
ListAllFindingsRefinementDeploymentsSettings
public CallSettings ListAllFindingsRefinementDeploymentsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.ListAllFindingsRefinementDeployments and
FindingsRefinementServiceClient.ListAllFindingsRefinementDeploymentsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 120000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 120 seconds.
ListFindingsRefinementsSettings
public CallSettings ListFindingsRefinementsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.ListFindingsRefinements and
FindingsRefinementServiceClient.ListFindingsRefinementsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- 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.
UpdateFindingsRefinementDeploymentSettings
public CallSettings UpdateFindingsRefinementDeploymentSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.UpdateFindingsRefinementDeployment and
FindingsRefinementServiceClient.UpdateFindingsRefinementDeploymentAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 120 seconds.
UpdateFindingsRefinementSettings
public CallSettings UpdateFindingsRefinementSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FindingsRefinementServiceClient.UpdateFindingsRefinement and
FindingsRefinementServiceClient.UpdateFindingsRefinementAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- 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.
Methods
Clone()
public FindingsRefinementServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
FindingsRefinementServiceSettings |
A deep clone of this FindingsRefinementServiceSettings object. |
GetDefault()
public static FindingsRefinementServiceSettings GetDefault()Get a new instance of the default FindingsRefinementServiceSettings.
| Returns | |
|---|---|
| Type | Description |
FindingsRefinementServiceSettings |
A new instance of the default FindingsRefinementServiceSettings. |