Reference documentation and code samples for the Google Cloud Channel V1 Client class Product.
A Product is the entity a customer uses when placing an order. For example, Google Workspace, Google Voice, etc.
Generated from protobuf message google.cloud.channel.v1.Product
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Resource Name of the Product. Format: products/{product_id}
↳ marketing_info
getName
Resource Name of the Product.
Format: products/{product_id}
Generated from protobuf field string name = 1;
string
setName
Resource Name of the Product.
Format: products/{product_id}
Generated from protobuf field string name = 1;
var
string
$this
getMarketingInfo
Marketing information for the product.
Generated from protobuf field .google.cloud.channel.v1.MarketingInfo marketing_info = 2;
hasMarketingInfo
clearMarketingInfo
setMarketingInfo
Marketing information for the product.
Generated from protobuf field .google.cloud.channel.v1.MarketingInfo marketing_info = 2;
$this