AssessmentEnvironment(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The environment creating the assessment. This describes your environment (the system invoking CreateAssessment), NOT the environment of your user.
Attributes |
|
---|---|
Name | Description |
client |
str
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 |
str
Optional. The version of the client module. For example, "1.0.0". |