Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UsersImportSshPublicKeyOptions

import type { UsersImportSshPublicKeyOptions } from "https://googleapis.deno.dev/v1/oslogin:v1.ts";

Additional options for OSLogin#usersImportSshPublicKey.

interface UsersImportSshPublicKeyOptions {
projectId?: string;
regions?: string;
}

§Properties

§
projectId?: string
[src]

The project ID of the Google Cloud Platform project.

§
regions?: string
[src]

Optional. The regions to which to assert that the key was written. If unspecified, defaults to all regions. Regions are listed at https://cloud.google.com/about/locations#region.