google_api_cloud_user_accounts v0.0.1 GoogleApi.CloudUserAccounts.Vm_alpha.Model.LinuxAccountViews View Source

A list of all Linux accounts for this project. This API is only used by Compute Engine virtual machines to get information about user accounts for a project or instance. Linux resources are read-only views into users and groups managed by the Compute Engine Accounts API.

Attributes

  • groupViews (List[LinuxGroupView]): [Output Only] A list of all groups within a project. Defaults to: null.
  • kind (String): [Output Only] Type of the resource. Always clouduseraccounts#linuxAccountViews for Linux resources. Defaults to: null.
  • userViews (List[LinuxUserView]): [Output Only] A list of all users within a project. Defaults to: null.