public sealed class CreateAssessmentRequest : IMessage<CreateAssessmentRequest>, IEquatable<CreateAssessmentRequest>, IDeepCloneable<CreateAssessmentRequest>, IBufferMessage, IMessage
[[["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."],[[["This webpage details the `CreateAssessmentRequest` class, which is part of the Google Cloud reCAPTCHA Enterprise V1 library for .NET, specifically within version 1.5.0."],["The latest version documented is 2.17.0, with links to older versions from 2.16.0 back to 1.2.0 provided for the `CreateAssessmentRequest` class."],["`CreateAssessmentRequest` allows users to create an assessment request, which includes properties such as `Assessment` and `Parent`, the latter being the name of the project where the assessment will be created."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The page contains links to the documentation for the `Object` class and all of its inherited members, as well as documentation links to relevant interfaces."]]],[]]