Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class AssessmentEnvironment.
The environment creating the assessment. This describes your environment (the system invoking CreateAssessment), NOT the environment of your user.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.AssessmentEnvironment
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ client |
string
Optional. Identifies the client module initiating the CreateAssessment request. This can be the link to the client module's project. Examples include: - "github.com/GoogleCloudPlatform/recaptcha-enterprise-google-tag-manager" - "cloud.google.com/recaptcha/docs/implement-waf-akamai" - "cloud.google.com/recaptcha/docs/implement-waf-cloudflare" - "wordpress.org/plugins/recaptcha-something" |
↳ version |
string
Optional. The version of the client module. For example, "1.0.0". |
getClient
Optional. Identifies the client module initiating the CreateAssessment request. This can be the link to the client module's project. Examples include:
- "github.com/GoogleCloudPlatform/recaptcha-enterprise-google-tag-manager"
- "cloud.google.com/recaptcha/docs/implement-waf-akamai"
- "cloud.google.com/recaptcha/docs/implement-waf-cloudflare"
- "wordpress.org/plugins/recaptcha-something"
Returns | |
---|---|
Type | Description |
string |
setClient
Optional. Identifies the client module initiating the CreateAssessment request. This can be the link to the client module's project. Examples include:
- "github.com/GoogleCloudPlatform/recaptcha-enterprise-google-tag-manager"
- "cloud.google.com/recaptcha/docs/implement-waf-akamai"
- "cloud.google.com/recaptcha/docs/implement-waf-cloudflare"
- "wordpress.org/plugins/recaptcha-something"
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getVersion
Optional. The version of the client module. For example, "1.0.0".
Returns | |
---|---|
Type | Description |
string |
setVersion
Optional. The version of the client module. For example, "1.0.0".
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |