Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::Product.
A Product is the entity a customer uses when placing an order. For example, Google Workspace, Google Voice, etc.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#marketing_info
def marketing_info() -> ::Google::Cloud::Channel::V1::MarketingInfo
    Returns
    
  - (::Google::Cloud::Channel::V1::MarketingInfo) — Marketing information for the product.
#marketing_info=
def marketing_info=(value) -> ::Google::Cloud::Channel::V1::MarketingInfo
    Parameter
    
  - value (::Google::Cloud::Channel::V1::MarketingInfo) — Marketing information for the product.
    Returns
    
  - (::Google::Cloud::Channel::V1::MarketingInfo) — Marketing information for the product.
#name
def name() -> ::String
    Returns
    
  - (::String) — Resource Name of the Product. Format: products/{product_id}
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — Resource Name of the Product. Format: products/{product_id}
    Returns
    
- (::String) — Resource Name of the Product. Format: products/{product_id}