Cloud Channel V1 API - Class Google::Cloud::Channel::V1::MarketingInfo (v0.11.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::MarketingInfo.

Represents the marketing information for a Product, SKU or Offer.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#default_logo

def default_logo() -> ::Google::Cloud::Channel::V1::Media
Returns

#default_logo=

def default_logo=(value) -> ::Google::Cloud::Channel::V1::Media
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — Human readable description. Description can contain HTML.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Human readable description. Description can contain HTML.
Returns
  • (::String) — Human readable description. Description can contain HTML.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Human readable name.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Human readable name.
Returns
  • (::String) — Human readable name.