google_api_cloud_user_accounts v0.0.1 GoogleApi.CloudUserAccounts.Vm_alpha.Model.LinuxGroupView View Source
A detailed view of a Linux group.
Attributes
- gid (Integer): [Output Only] The Group ID. Defaults to:
null
. - groupName (String): [Output Only] Group name. Defaults to:
null
. - members (List[String]): [Output Only] List of user accounts that belong to the group. Defaults to:
null
.