[[["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 webpage provides reference documentation for the `AdminUser` class within the Google Cloud Channel v1 API, specifically for .NET development."],["The latest version of the `AdminUser` class is 2.14.0, with the current page detailing version 2.13.0, and previous versions from 2.12.0 down to 1.0.0 are also accessible."],["The `AdminUser` class, which is used for creating admin users in Google Workspace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdminUser` class has three main properties: `Email`, `FamilyName`, and `GivenName`, which are all of type `string` and represent the user's primary email, family name, and given name respectively."],["The `AdminUser` class has two constructors: a default constructor `AdminUser()` and a copy constructor `AdminUser(AdminUser other)` allowing for the creation of new instances, and copies."]]],[]]