Class: Google::Shopping::Merchant::Accounts::V1beta::AccountIssue::ImpactedDestination::Impact

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

Overview

The impact of the issue on a region.

Instance Attribute Summary collapse

Instance Attribute Details

#region_code::String

Returns The CLDR region code where this issue applies.

Returns:



70
71
72
73
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/accountissue.rb', line 70

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

#severity::Google::Shopping::Merchant::Accounts::V1beta::AccountIssue::Severity

Returns The severity of the issue on the destination and region.

Returns:



70
71
72
73
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/accountissue.rb', line 70

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