public sealed class CreateAssessmentRequest : IMessage<CreateAssessmentRequest>, IEquatable<CreateAssessmentRequest>, IDeepCloneable<CreateAssessmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class CreateAssessmentRequest.
[[["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 provides documentation for the `CreateAssessmentRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET."],["The `CreateAssessmentRequest` class is used to create an assessment in the specified project, with the latest version being 2.17.0."],["The page includes links to documentation for versions ranging from 1.2.0 up to the latest 2.17.0, all for the same class."],["The `CreateAssessmentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Assessment` and `Parent` that are crucial for defining the details and the project context of the assessment being created."]]],[]]