Class RecaptchaEnterpriseServiceV1Beta1Settings (1.0.0-beta06)

public sealed class RecaptchaEnterpriseServiceV1Beta1Settings : ServiceSettingsBase

Inheritance

Object > ServiceSettingsBase > RecaptchaEnterpriseServiceV1Beta1Settings

Namespace

Google.Cloud.RecaptchaEnterprise.V1Beta1

Assembly

Google.Cloud.RecaptchaEnterprise.V1Beta1.dll

Constructors

RecaptchaEnterpriseServiceV1Beta1Settings()

public RecaptchaEnterpriseServiceV1Beta1Settings()

Constructs a new RecaptchaEnterpriseServiceV1Beta1Settings object with default settings.

Properties

AnnotateAssessmentSettings

public CallSettings AnnotateAssessmentSettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceV1Beta1Client.AnnotateAssessment and RecaptchaEnterpriseServiceV1Beta1Client.AnnotateAssessmentAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 600 seconds.

CreateAssessmentSettings

public CallSettings CreateAssessmentSettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceV1Beta1Client.CreateAssessment and RecaptchaEnterpriseServiceV1Beta1Client.CreateAssessmentAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 600 seconds.

Methods

Clone()

public RecaptchaEnterpriseServiceV1Beta1Settings Clone()

Creates a deep clone of this object, with all the same property values.

Returns
TypeDescription
RecaptchaEnterpriseServiceV1Beta1Settings

A deep clone of this RecaptchaEnterpriseServiceV1Beta1Settings object.

GetDefault()

public static RecaptchaEnterpriseServiceV1Beta1Settings GetDefault()

Get a new instance of the default RecaptchaEnterpriseServiceV1Beta1Settings.

Returns
TypeDescription
RecaptchaEnterpriseServiceV1Beta1Settings

A new instance of the default RecaptchaEnterpriseServiceV1Beta1Settings.