public sealed class WebRiskServiceV1Beta1Settings : ServiceSettingsBaseReference documentation and code samples for the Google Cloud Web Risk v1beta1 API class WebRiskServiceV1Beta1Settings.
Settings for WebRiskServiceV1Beta1Client instances.
Namespace
Google.Cloud.WebRisk.V1Beta1Assembly
Google.Cloud.WebRisk.V1Beta1.dll
Constructors
WebRiskServiceV1Beta1Settings()
public WebRiskServiceV1Beta1Settings()Constructs a new WebRiskServiceV1Beta1Settings object with default settings.
Properties
ComputeThreatListDiffSettings
public CallSettings ComputeThreatListDiffSettings { get; set; }CallSettings for synchronous and asynchronous calls to
WebRiskServiceV1Beta1Client.ComputeThreatListDiff and
WebRiskServiceV1Beta1Client.ComputeThreatListDiffAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: DeadlineExceeded, Unavailable.
- Timeout: 600 seconds.
SearchHashesSettings
public CallSettings SearchHashesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
WebRiskServiceV1Beta1Client.SearchHashes and WebRiskServiceV1Beta1Client.SearchHashesAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: DeadlineExceeded, Unavailable.
- Timeout: 600 seconds.
SearchUrisSettings
public CallSettings SearchUrisSettings { get; set; }CallSettings for synchronous and asynchronous calls to
WebRiskServiceV1Beta1Client.SearchUris and WebRiskServiceV1Beta1Client.SearchUrisAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: DeadlineExceeded, Unavailable.
- Timeout: 600 seconds.
Methods
Clone()
public WebRiskServiceV1Beta1Settings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
WebRiskServiceV1Beta1Settings |
A deep clone of this WebRiskServiceV1Beta1Settings object. |
GetDefault()
public static WebRiskServiceV1Beta1Settings GetDefault()Get a new instance of the default WebRiskServiceV1Beta1Settings.
| Returns | |
|---|---|
| Type | Description |
WebRiskServiceV1Beta1Settings |
A new instance of the default WebRiskServiceV1Beta1Settings. |