Interface protos.google.cloud.channel.v1.IProduct

Properties of a Product.

Package

@google-cloud/channel!

Properties

marketingInfo

marketingInfo?: (google.cloud.channel.v1.IMarketingInfo|null);

Product marketingInfo

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

name

name?: (string|null);

Product name

Property Value
TypeDescription
(string|null)