Cloud Channel V1 API - Class Google::Cloud::Channel::V1::Product (v0.19.0)

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

#marketing_info=

def marketing_info=(value) -> ::Google::Cloud::Channel::V1::MarketingInfo
Parameter
Returns

#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}