reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::CreateAssessmentRequest (v0.20.1)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::CreateAssessmentRequest.

The create assessment request message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#assessment

def assessment() -> ::Google::Cloud::RecaptchaEnterprise::V1::Assessment
Returns

#assessment=

def assessment=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::Assessment
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The name of the project in which the assessment will be created, in the format projects/{project}.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the project in which the assessment will be created, in the format projects/{project}.
Returns
  • (::String) — Required. The name of the project in which the assessment will be created, in the format projects/{project}.