GoogleCloudChannelV1Product constructor
GoogleCloudChannelV1Product({
- GoogleCloudChannelV1MarketingInfo? marketingInfo,
- String? name,
Implementation
GoogleCloudChannelV1Product({
this.marketingInfo,
this.name,
});