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.3.0."],["`CreateClientEventRequest` is used to report events generated when end-users interact with a customer's application that utilizes Cloud Talent Solution, inheriting from `Object` and implementing several interfaces, such as `IMessage` and `IEquatable`."],["The class offers two constructors: a default constructor and one that accepts another `CreateClientEventRequest` instance as a parameter."],["Key properties of `CreateClientEventRequest` include `ClientEvent`, which represents the user interaction event, and `Parent`, which indicates the resource name of the tenant under which the event is created."],["The page also provides a list of available versions of the `CreateClientEventRequest` in the side panel, with 2.7.0 being the latest version."]]],[]]