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, specifically for version 2.14.0."],["The `CreateAssessmentRequest` class is used to define the request message for creating an assessment, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, including a parameter for creating a new request based on an existing `CreateAssessmentRequest`."],["Key properties of the `CreateAssessmentRequest` class include `Assessment` for assessment details, `Parent` for the project name, and `ParentAsProjectName` for a typed view of the project name."],["The webpage also provides access to the documentation for other versions of the API, ranging from 1.2.0 to 2.17.0."]]],[]]