Interface protos.google.cloud.channel.v1.ISku

Properties of a Sku.

Package

@google-cloud/channel!

Properties

marketingInfo

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

Sku marketingInfo

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

name

name?: (string|null);

Sku name

Property Value
TypeDescription
(string|null)

product

product?: (google.cloud.channel.v1.IProduct|null);

Sku product

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