Class RecaptchaEnterpriseServiceSettings (2.0.0)

public sealed class RecaptchaEnterpriseServiceSettings : ServiceSettingsBase

Settings for RecaptchaEnterpriseServiceClient instances.

Inheritance

Object > ServiceSettingsBase > RecaptchaEnterpriseServiceSettings

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Constructors

RecaptchaEnterpriseServiceSettings()

public RecaptchaEnterpriseServiceSettings()

Constructs a new RecaptchaEnterpriseServiceSettings object with default settings.

Properties

AnnotateAssessmentSettings

public CallSettings AnnotateAssessmentSettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.AnnotateAssessment and RecaptchaEnterpriseServiceClient.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 RecaptchaEnterpriseServiceClient.CreateAssessment and RecaptchaEnterpriseServiceClient.CreateAssessmentAsync.

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

CreateKeySettings

public CallSettings CreateKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.CreateKey and RecaptchaEnterpriseServiceClient.CreateKeyAsync .

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

DeleteKeySettings

public CallSettings DeleteKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.DeleteKey and RecaptchaEnterpriseServiceClient.DeleteKeyAsync .

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

GetKeySettings

public CallSettings GetKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.GetKey and RecaptchaEnterpriseServiceClient.GetKeyAsync.

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

GetMetricsSettings

public CallSettings GetMetricsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.GetMetrics and RecaptchaEnterpriseServiceClient.GetMetricsAsync .

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

ListKeysSettings

public CallSettings ListKeysSettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.ListKeys and RecaptchaEnterpriseServiceClient.ListKeysAsync.

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

ListRelatedAccountGroupMembershipsSettings

public CallSettings ListRelatedAccountGroupMembershipsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMemberships and RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

ListRelatedAccountGroupsSettings

public CallSettings ListRelatedAccountGroupsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.ListRelatedAccountGroups and RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

MigrateKeySettings

public CallSettings MigrateKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.MigrateKey and RecaptchaEnterpriseServiceClient.MigrateKeyAsync .

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

SearchRelatedAccountGroupMembershipsSettings

public CallSettings SearchRelatedAccountGroupMembershipsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.SearchRelatedAccountGroupMemberships and RecaptchaEnterpriseServiceClient.SearchRelatedAccountGroupMembershipsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

UpdateKeySettings

public CallSettings UpdateKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to RecaptchaEnterpriseServiceClient.UpdateKey and RecaptchaEnterpriseServiceClient.UpdateKeyAsync .

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

Methods

Clone()

public RecaptchaEnterpriseServiceSettings Clone()

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

Returns
TypeDescription
RecaptchaEnterpriseServiceSettings

A deep clone of this RecaptchaEnterpriseServiceSettings object.

GetDefault()

public static RecaptchaEnterpriseServiceSettings GetDefault()

Get a new instance of the default RecaptchaEnterpriseServiceSettings.

Returns
TypeDescription
RecaptchaEnterpriseServiceSettings

A new instance of the default RecaptchaEnterpriseServiceSettings.