Class PosixAccount (2.14.2)

PosixAccount(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The POSIX account information associated with a Google account.

Attributes

NameDescription
primary bool
Only one POSIX account can be marked as primary.
username str
The username of the POSIX account.
uid int
The user ID.
gid int
The default group ID.
home_directory str
The path to the home directory for this account.
shell str
The path to the logic shell for this account.
gecos str
The GECOS (user information) entry for this account.
system_id str
System identifier for which account the username or uid applies to. By default, the empty value is used.
account_id str
Output only. A POSIX account identifier.
operating_system_type google.cloud.oslogin.v1.types.OperatingSystemType
The operating system type where this account applies.
name str
Output only. The canonical resource name.