Reference documentation and code samples for the Google Cloud Channel V1 Client class AdminUser.
Information needed to create an Admin User for Google Workspace.
Generated from protobuf message google.cloud.channel.v1.AdminUser
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ email
string
Primary email of the admin user.
↳ given_name
string
Given name of the admin user.
↳ family_name
string
Family name of the admin user.
getEmail
Primary email of the admin user.
string
setEmail
Primary email of the admin user.
var
string
$this
getGivenName
Given name of the admin user.
string
setGivenName
Given name of the admin user.
var
string
$this
getFamilyName
Family name of the admin user.
string
setFamilyName
Family name of the admin user.
var
string
$this