Class: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse
- Inherits:
-
Object
- Object
- Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/recaptchaenterprise_v1/classes.rb,
lib/google/apis/recaptchaenterprise_v1/representations.rb,
lib/google/apis/recaptchaenterprise_v1/representations.rb
Overview
Empty response for AnnotateAssessment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse
constructor
A new instance of GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse
Returns a new instance of GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse.
205 206 207 |
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 205 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
210 211 |
# File 'lib/google/apis/recaptchaenterprise_v1/classes.rb', line 210 def update!(**args) end |