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-09 UTC."],[[["This document provides reference information for the `CreateClientEventRequest` class within the Google Cloud Talent Solution v4 API, specifically version 2.4.0."],["`CreateClientEventRequest` is a class used to report events when a user interacts with a customer's application, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateClientEventRequest` class has two constructors: a default constructor and one that takes another `CreateClientEventRequest` instance as a parameter."],["The class includes properties such as `ClientEvent`, which represents the event details, `Parent`, the resource name of the associated tenant, and `ParentAsTenantName`, which is a `TenantName`-typed view over the `Parent` property."],["This reference documentation spans multiple versions, from 1.0.0 up to 2.7.0 (latest), with links provided for each version's documentation of the `CreateClientEventRequest` class."]]],[]]