Class: Google::Cloud::Oslogin::V1::ImportSshPublicKeyResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Oslogin::V1::ImportSshPublicKeyResponse
- Defined in:
- lib/google/cloud/os_login/v1/doc/google/cloud/oslogin/v1/oslogin.rb
Overview
A response message for importing an SSH public key.
Instance Attribute Summary collapse
-
#login_profile ⇒ Google::Cloud::Oslogin::V1::LoginProfile
The login profile information for the user.
Instance Attribute Details
#login_profile ⇒ Google::Cloud::Oslogin::V1::LoginProfile
Returns The login profile information for the user.
82 |
# File 'lib/google/cloud/os_login/v1/doc/google/cloud/oslogin/v1/oslogin.rb', line 82 class ImportSshPublicKeyResponse; end |