public sealed class AssessmentEnvironment : IMessage<AssessmentEnvironment>, IEquatable<AssessmentEnvironment>, IDeepCloneable<AssessmentEnvironment>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AssessmentEnvironment.
The environment creating the assessment. This describes your environment
(the system invoking CreateAssessment), NOT the environment of your user.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version available for the `AssessmentEnvironment` class in the Google Cloud reCAPTCHA Enterprise v1 API is 2.17.0."],["This documentation provides reference information and code samples for the `AssessmentEnvironment` class, which is used to describe the environment invoking the `CreateAssessment` method, not the end user's environment."],["The `AssessmentEnvironment` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that takes an existing `AssessmentEnvironment` object for copying."],["The class includes two properties, `Client` and `Version`, which allow the identification of the client module and its version initiating the `CreateAssessment` request."]]],[]]