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 document provides reference information for the `CreateClientEventRequest` class within the Google Cloud Talent Solution v4 API, specifically version 2.2.0."],["The `CreateClientEventRequest` class is used to report events generated when end-users interact with applications utilizing Cloud Talent Solution."],["It includes two main properties: `ClientEvent`, which details the user interaction event, and `Parent`, which specifies the resource name of the tenant."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data handling, comparison, and cloning."],["Multiple versions of this class are available for reference, ranging from version 1.0.0 up to the latest version, 2.7.0."]]],[]]