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

GoogleCloudChannelV1Product

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

A Product is the entity a customer uses when placing an order. For example, Google Workspace, Google Voice, etc.

interface GoogleCloudChannelV1Product {
name?: string;
}

§Properties

§

Marketing information for the product.

§
name?: string
[src]

Resource Name of the Product. Format: products/{product_id}