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>-
(::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_offerfield 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>-
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_offerfield with one of these resource names. Alternatively, the client may leave the field unset to create a brand new offer.
-
(::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_offerfield with one of these resource names. Alternatively, the client may leave the field unset to create a brand new offer.