Module: Google::Cloud::OsLogin::V1beta::LoginProfileView

Defined in:
proto_docs/google/cloud/oslogin/v1beta/oslogin.rb

Overview

The login profile view limits the user content retrieved.

Constant Summary collapse

LOGIN_PROFILE_VIEW_UNSPECIFIED =

The default login profile view. The API defaults to the BASIC view.

0
BASIC =

Includes POSIX and SSH key information.

1
SECURITY_KEY =

Include security key information for the user.

2