public sealed class CreateClientEventRequest : IMessage<CreateClientEventRequest>, IEquatable<CreateClientEventRequest>, IDeepCloneable<CreateClientEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class CreateClientEventRequest.
[[["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 reference documentation for the `CreateClientEventRequest` class within the Google Cloud Talent Solution v4 API, specifically for .NET."],["The `CreateClientEventRequest` class is used to report events generated when end-users interact with applications that use the Cloud Talent Solution."],["The page lists all the versions of the class, with version 2.7.0 being the latest available, and contains links to documentation for each version of `CreateClientEventRequest`."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It defines two required properties: `ClientEvent` to describe the event and `Parent` (or `ParentAsTenantName`) to identify the tenant under which the event is created."]]],[]]