Interface protos.google.cloud.channel.v1.IMarketingInfo

Properties of a MarketingInfo.

Package

@google-cloud/channel!

Properties

defaultLogo

defaultLogo?: (google.cloud.channel.v1.IMedia|null);

MarketingInfo defaultLogo

Property Value
TypeDescription
(google.cloud.channel.v1.IMedia|null)

description

description?: (string|null);

MarketingInfo description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

MarketingInfo displayName

Property Value
TypeDescription
(string|null)