Package Classes (2.14.4)

Summary of entries of Classes for oslogin.

Classes

OperatingSystemType

The operating system options for account entries.

PosixAccount

The POSIX account information associated with a Google account.

SshPublicKey

The SSH public key information associated with a Google account.

OsLoginServiceAsyncClient

Cloud OS Login API

The Cloud OS Login API allows you to manage users and their associated SSH public keys for logging into virtual machines on Google Cloud Platform.

OsLoginServiceClient

Cloud OS Login API

The Cloud OS Login API allows you to manage users and their associated SSH public keys for logging into virtual machines on Google Cloud Platform.

CreateSshPublicKeyRequest

A request message for creating an SSH public key.

DeletePosixAccountRequest

A request message for deleting a POSIX account entry.

DeleteSshPublicKeyRequest

A request message for deleting an SSH public key.

GetLoginProfileRequest

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

GetSshPublicKeyRequest

A request message for retrieving an SSH public key.

ImportSshPublicKeyRequest

A request message for importing an SSH public key.

ImportSshPublicKeyResponse

A response message for importing an SSH public key.

LoginProfile

The user profile information used for logging in to a virtual machine on Google Compute Engine.

SshPublicKeysEntry

The abstract base class for a message.

UpdateSshPublicKeyRequest

A request message for updating an SSH public key.