public sealed class CreateClientEventRequest : IMessage<CreateClientEventRequest>, IEquatable<CreateClientEventRequest>, IDeepCloneable<CreateClientEventRequest>, 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-21 UTC."],[[["This webpage provides documentation for the `CreateClientEventRequest` class within the Google.Cloud.Talent.V4 namespace, specifically for version 1.2.0."],["The `CreateClientEventRequest` class is used to report events when a user interacts with a customer's application that utilizes Cloud Talent Solution, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties such as `ClientEvent` which represents events issued by user interaction, and `Parent`, which specifies the resource name of the tenant where the event is created."],["The documentation also includes information on two constructors for `CreateClientEventRequest`: a default constructor and one that takes another `CreateClientEventRequest` object as a parameter for creating a copy."],["The page also has a reference to several other versions of the same function ranging from version 1.0.0 up to the latest 2.7.0 version."]]],[]]