[[["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-05-30 UTC."],[[["The `Email` class in the `Google.Cloud.Talent.V4Beta1` namespace represents a person's email address and is part of the Google Cloud Talent API for .NET."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffer management."],["It offers two constructors: a default one (`Email()`) and another that accepts an `Email` object as a parameter for cloning (`Email(Email other)`)."],["The `Email` class includes two properties: `EmailAddress` (a string for storing the actual email with up to 4,000 characters) and `Usage` (a `ContactInfoUsage` enum indicating the email's purpose, like WORK or PERSONAL)."],["The latest version of this API is `3.0.0-beta06`, and earlier versions `3.0.0-beta05` and `2.0.0-beta07` are also available."]]],[]]