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

GoogleCloudChannelV1MarketingInfo

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

Represents the marketing information for a Product, SKU or Offer.

interface GoogleCloudChannelV1MarketingInfo {
description?: string;
displayName?: string;
}

§Properties

§
description?: string
[src]

Human readable description. Description can contain HTML.

§
displayName?: string
[src]

Human readable name.