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

AccountsChannelPartnerLinksGetOptions

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

Additional options for CloudChannel#accountsChannelPartnerLinksGet.

interface AccountsChannelPartnerLinksGetOptions {
view?: "UNSPECIFIED" | "BASIC" | "FULL";
}

§Properties

§
view?: "UNSPECIFIED" | "BASIC" | "FULL"
[src]

Optional. The level of granularity the ChannelPartnerLink will display.