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

UsersGetLoginProfileOptions

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

Additional options for OSLogin#usersGetLoginProfile.

interface UsersGetLoginProfileOptions {
projectId?: string;
systemId?: string;
}

§Properties

§
projectId?: string
[src]

The project ID of the Google Cloud Platform project.

§
systemId?: string
[src]

A system ID for filtering the results of the request.