public sealed class RecaptchaEnterpriseServiceV1Beta1Settings : ServiceSettingsBaseReference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class RecaptchaEnterpriseServiceV1Beta1Settings.
Settings for RecaptchaEnterpriseServiceV1Beta1Client instances.
Namespace
Google.Cloud.RecaptchaEnterprise.V1Beta1Assembly
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 | |
|---|---|
| Type | Description |
CallSettings |
|
- 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 | |
|---|---|
| Type | Description |
CallSettings |
|
- 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 | |
|---|---|
| Type | Description |
RecaptchaEnterpriseServiceV1Beta1Settings |
A deep clone of this RecaptchaEnterpriseServiceV1Beta1Settings object. |
GetDefault()
public static RecaptchaEnterpriseServiceV1Beta1Settings GetDefault()Get a new instance of the default RecaptchaEnterpriseServiceV1Beta1Settings.
| Returns | |
|---|---|
| Type | Description |
RecaptchaEnterpriseServiceV1Beta1Settings |
A new instance of the default RecaptchaEnterpriseServiceV1Beta1Settings. |