Class: Google::Cloud::RecaptchaEnterprise::V1::AssessmentEnvironment

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb

Overview

The environment creating the assessment. This describes your environment (the system invoking CreateAssessment), NOT the environment of your user.

Instance Attribute Summary collapse

Instance Attribute Details

#client::String



1908
1909
1910
1911
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1908

class AssessmentEnvironment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#version::String



1908
1909
1910
1911
# File 'proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb', line 1908

class AssessmentEnvironment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end