public sealed class PhishingProtectionServiceV1Beta1Settings : ServiceSettingsBase
Settings for PhishingProtectionServiceV1Beta1Client instances.
Namespace
Google.Cloud.PhishingProtection.V1Beta1Assembly
Google.Cloud.PhishingProtection.V1Beta1.dll
Constructors
PhishingProtectionServiceV1Beta1Settings()
public PhishingProtectionServiceV1Beta1Settings()
Constructs a new PhishingProtectionServiceV1Beta1Settings object with default settings.
Properties
ReportPhishingSettings
public CallSettings ReportPhishingSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PhishingProtectionServiceV1Beta1Client.ReportPhishing
and
PhishingProtectionServiceV1Beta1Client.ReportPhishingAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
Methods
Clone()
public PhishingProtectionServiceV1Beta1Settings Clone()
Creates a deep clone of this object, with all the same property values.
Returns | |
---|---|
Type | Description |
PhishingProtectionServiceV1Beta1Settings | A deep clone of this PhishingProtectionServiceV1Beta1Settings object. |
GetDefault()
public static PhishingProtectionServiceV1Beta1Settings GetDefault()
Get a new instance of the default PhishingProtectionServiceV1Beta1Settings.
Returns | |
---|---|
Type | Description |
PhishingProtectionServiceV1Beta1Settings | A new instance of the default PhishingProtectionServiceV1Beta1Settings. |