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

UsersGetOptions

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

Additional options for SQLAdmin#usersGet.

interface UsersGetOptions {
host?: string;
}

§Properties

§
host?: string
[src]

Host of a user of the instance.