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

ResellernotifyRegisterOptions

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

Additional options for Reseller#resellernotifyRegister.

interface ResellernotifyRegisterOptions {
serviceAccountEmailAddress?: string;
}

§Properties

§
serviceAccountEmailAddress?: string
[src]

The service account which will own the created Cloud-PubSub topic.