class

Google::Directory::User::PosixAccount

Inherits JSON::Serializable / Reference / Object

https://developers.google.com/admin-sdk/directory/v1/reference/users#resource

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

account_id
Source
account_id=(account_id : String | Nil)
Source
gecos

https://en.wikipedia.org/wiki/Gecos_field

Source
gecos=(gecos : String | Nil)

https://en.wikipedia.org/wiki/Gecos_field

Source
gid=(gid : UInt64 | Nil)
Source
home_directory
Source
home_directory=(home_directory : String | Nil)
Source
operating_system_type
Source
operating_system_type=(operating_system_type : String | Nil)
Source
primary
Source
primary=(primary : Bool | Nil)
Source
shell
Source
shell=(shell : String | Nil)
Source
system_id
Source
system_id=(system_id : String | Nil)
Source
uid=(uid : UInt64 | Nil)
Source
username
Source
username=(username : String | Nil)
Source