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

OrgUnitInfo

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

The organizational unit to search

interface OrgUnitInfo {
orgUnitId?: string;
}

§Properties

§
orgUnitId?: string
[src]

The name of the organizational unit to search, as provided by the Admin SDK Directory API.