Class: Google::Cloud::Oslogin::V1::GetLoginProfileRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/os_login/v1/doc/google/cloud/oslogin/v1/oslogin.rb

Overview

A request message for retrieving the login profile information for a user.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The unique ID for the user in format users/{user}.

Returns:

  • (String)

    The unique ID for the user in format users/{user}.



57
# File 'lib/google/cloud/os_login/v1/doc/google/cloud/oslogin/v1/oslogin.rb', line 57

class GetLoginProfileRequest; end