package google.cloud.oslogin.v1beta

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service OsLoginService

oslogin.proto:39

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.

message LoginProfile

oslogin.proto:135

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

Used as response type in: OsLoginService.GetLoginProfile

Used as field type in: ImportSshPublicKeyResponse

enum LoginProfileView

oslogin.proto:321

The login profile view limits the user content retrieved.

Used in: GetLoginProfileRequest, ImportSshPublicKeyRequest

message SecurityKey

oslogin.proto:274

The credential information for a Google registered security key.

Used in: LoginProfile

message UniversalTwoFactor

oslogin.proto:296

Security key information specific to the U2F protocol.

Used in: SecurityKey

message WebAuthn

oslogin.proto:302

Security key information specific to the Web Authentication protocol.

Used in: SecurityKey