Class: Google::Shopping::Merchant::Accounts::V1beta::UpdateCheckoutSettingsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/accounts/v1beta/checkoutsettings.rb

Overview

Request message for the UpdateCheckoutSettings method.

Instance Attribute Summary collapse

Instance Attribute Details

#checkout_settings::Google::Shopping::Merchant::Accounts::V1beta::CheckoutSettings



62
63
64
65
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/checkoutsettings.rb', line 62

class UpdateCheckoutSettingsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_mask::Google::Protobuf::FieldMask



62
63
64
65
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/checkoutsettings.rb', line 62

class UpdateCheckoutSettingsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end