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

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

Message for deleting a PrivateOffer

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#force

def force() -> ::Boolean
Returns
  • (::Boolean) — Optional. Indicates whether to cascade the delete to child resources. If false, the request fails if child resources exist.

#force=

def force=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Indicates whether to cascade the delete to child resources. If false, the request fails if child resources exist.
Returns
  • (::Boolean) — Optional. Indicates whether to cascade the delete to child resources. If false, the request fails if child resources exist.

#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