[[["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."],[[["The webpage provides documentation for the `UserInfo` class within the `Google.Cloud.BigQuery.DataTransfer.V1` namespace across multiple versions, from 3.1.0 to the latest 4.10.0."],["The `UserInfo` class, designed to store information about a user, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one (`UserInfo()`) and one that takes another `UserInfo` object as a parameter for creating a copy (`UserInfo(UserInfo other)`)."],["The `UserInfo` class has two main properties, `Email`, which stores the email of a user as a string, and `HasEmail`, a boolean value that determines if the `Email` field is set."]]],[]]