import * as mod from "https://googleapis.deno.dev/v1/oslogin:v1.ts";| GoogleAuth | |
| OSLogin | You can use OS Login to manage access to your VM instances using IAM roles. |
| CredentialsClient | Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface. |
| Empty | A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } |
| 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. |
| PosixAccount | The POSIX account information associated with a Google account. |
| SignSshPublicKeyRequest | A request message for signing an SSH public key. |
| SignSshPublicKeyResponse | The response message for signing an SSH public key. |
| SshPublicKey | The SSH public key information associated with a Google account. |
| UsersGetLoginProfileOptions | Additional options for OSLogin#usersGetLoginProfile. |
| UsersImportSshPublicKeyOptions | Additional options for OSLogin#usersImportSshPublicKey. |
| UsersSshPublicKeysPatchOptions | Additional options for OSLogin#usersSshPublicKeysPatch. |