Cloud Phishing Protection v1beta1 API - Class PhishingProtectionServiceV1Beta1Settings (2.0.0-beta04)

public sealed class PhishingProtectionServiceV1Beta1Settings : ServiceSettingsBase

Reference documentation and code samples for the Cloud Phishing Protection v1beta1 API class PhishingProtectionServiceV1Beta1Settings.

Settings for PhishingProtectionServiceV1Beta1Client instances.

Inheritance

object > ServiceSettingsBase > PhishingProtectionServiceV1Beta1Settings

Namespace

Google.Cloud.PhishingProtection.V1Beta1

Assembly

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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
PhishingProtectionServiceV1Beta1Settings

A deep clone of this PhishingProtectionServiceV1Beta1Settings object.

GetDefault()

public static PhishingProtectionServiceV1Beta1Settings GetDefault()

Get a new instance of the default PhishingProtectionServiceV1Beta1Settings.

Returns
TypeDescription
PhishingProtectionServiceV1Beta1Settings

A new instance of the default PhishingProtectionServiceV1Beta1Settings.