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 documentation for the `CreateClientEventRequest` class within the Google Cloud Talent Solution v4 API, specifically for version 2.6.0."],["The `CreateClientEventRequest` class is used to report events generated when end-users interact with a customer's application that utilizes the Cloud Talent Solution, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `ClientEvent`, which is required and represents the user interaction events, `Parent`, which is a string representing the resource name of the tenant, and `ParentAsTenantName`, which is a `TenantName`-typed view over the `Parent` property."],["The latest version is 2.7.0, but this document is for version 2.6.0 and it contains a list of different version of this documentations, from 1.0.0 up to the latest version."]]],[]]