reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::AssessmentEnvironment (v1.2.0)

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
Returns
  • (::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
Parameter
  • 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"
Returns
  • (::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
Returns
  • (::String) — Optional. The version of the client module. For example, "1.0.0".

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — Optional. The version of the client module. For example, "1.0.0".
Returns
  • (::String) — Optional. The version of the client module. For example, "1.0.0".