Cloud Commerce Producer V1BETA API - Class Google::Cloud::CommerceProducer::V1beta::ResolveAmendmentTargetResponse::OptionalOffers (v0.1.0)

Reference documentation and code samples for the Cloud Commerce Producer V1BETA API class Google::Cloud::CommerceProducer::V1beta::ResolveAmendmentTargetResponse::OptionalOffers.

A wrapper message containing offers that can optionally be amended.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#private_offers

def private_offers() -> ::Array<::String>
Returns
  • (::Array<::String>) — A list of existing private offers that are eligible to be amended.

    When creating a new private offer, the client may choose to populate the single_product_offer.amended_private_offer field with one of these resource names. Alternatively, the client may leave the field unset to create a brand new offer.

#private_offers=

def private_offers=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — A list of existing private offers that are eligible to be amended.

    When creating a new private offer, the client may choose to populate the single_product_offer.amended_private_offer field with one of these resource names. Alternatively, the client may leave the field unset to create a brand new offer.

Returns
  • (::Array<::String>) — A list of existing private offers that are eligible to be amended.

    When creating a new private offer, the client may choose to populate the single_product_offer.amended_private_offer field with one of these resource names. Alternatively, the client may leave the field unset to create a brand new offer.