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

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

Message for cancelling a PrivateOffer

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cancellation_note

def cancellation_note() -> ::String
Returns
  • (::String) — Optional. Internal note relating to the cancellation. Stored on the cancelled offer. Not visible to customers.

#cancellation_note=

def cancellation_note=(value) -> ::String
Parameter
  • value (::String) — Optional. Internal note relating to the cancellation. Stored on the cancelled offer. Not visible to customers.
Returns
  • (::String) — Optional. Internal note relating to the cancellation. Stored on the cancelled offer. Not visible to customers.

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the resource

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the resource
Returns
  • (::String) — Required. Name of the resource