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-04-17 UTC."],[[["This document provides reference documentation for the `CreateClientEventRequest` class within the Google Cloud Talent Solution v4 API, specifically for version 2.3.0."],["`CreateClientEventRequest` is used to report events generated when a user interacts with an application that uses Cloud Talent Solution."],["The `CreateClientEventRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ClientEvent` and `Parent`, where `ClientEvent` stores the event details, and `Parent` specifies the tenant under which the event is created."],["There are several previous versions available for `CreateClientEventRequest`, the latest being version 2.7.0, with a history dating back to version 1.0.0."]]],[]]