Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::AssessmentEnvironment.
The environment creating the assessment. This describes your environment (the system invoking CreateAssessment), NOT the environment of your user.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#client
def client() -> ::String-  (::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"
 
 
#client=
def client=(value) -> ::String-  value (::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"
 
 
-  (::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
def version() -> ::String- (::String) — Optional. The version of the client module. For example, "1.0.0".
 
#version=
def version=(value) -> ::String- value (::String) — Optional. The version of the client module. For example, "1.0.0".
 
- (::String) — Optional. The version of the client module. For example, "1.0.0".