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

AccountUserProfilesPatchOptions

import type { AccountUserProfilesPatchOptions } from "https://googleapis.deno.dev/v1/dfareporting:v4.ts";

Additional options for dfareporting#accountUserProfilesPatch.

interface AccountUserProfilesPatchOptions {
id: bigint;
}

§Properties

§
id: bigint
[src]

Required. AccountUserProfile ID.