reCAPTCHA Enterprise V1beta1 API - Class Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest (v0.4.5)

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

The request message to annotate an Assessment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotation

def annotation() -> ::Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest::Annotation
Returns

#annotation=

def annotation=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest::Annotation
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. The resource name of the Assessment, in the format "projects/{project_number}/assessments/{assessment_id}".

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the Assessment, in the format "projects/{project_number}/assessments/{assessment_id}".
Returns
  • (::String) — Required. The resource name of the Assessment, in the format "projects/{project_number}/assessments/{assessment_id}".