Class: Google::Shopping::Merchant::Reviews::V1beta::MerchantReviewStatus::MerchantReviewItemLevelIssue

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

Overview

The ItemLevelIssue of the merchant review status.

Defined Under Namespace

Modules: Severity

Instance Attribute Summary collapse

Instance Attribute Details

#attribute::String (readonly)



165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb', line 165

class MerchantReviewItemLevelIssue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # How the issue affects the serving of the merchant review.
  module Severity
    # Not specified.
    SEVERITY_UNSPECIFIED = 0

    # This issue represents a warning and does not have a direct affect
    # on the merchant review.
    NOT_IMPACTED = 1

    # Issue disapproves the merchant review.
    DISAPPROVED = 2
  end
end

#code::String (readonly)



165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb', line 165

class MerchantReviewItemLevelIssue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # How the issue affects the serving of the merchant review.
  module Severity
    # Not specified.
    SEVERITY_UNSPECIFIED = 0

    # This issue represents a warning and does not have a direct affect
    # on the merchant review.
    NOT_IMPACTED = 1

    # Issue disapproves the merchant review.
    DISAPPROVED = 2
  end
end

#description::String (readonly)



165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb', line 165

class MerchantReviewItemLevelIssue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # How the issue affects the serving of the merchant review.
  module Severity
    # Not specified.
    SEVERITY_UNSPECIFIED = 0

    # This issue represents a warning and does not have a direct affect
    # on the merchant review.
    NOT_IMPACTED = 1

    # Issue disapproves the merchant review.
    DISAPPROVED = 2
  end
end

#detail::String (readonly)



165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb', line 165

class MerchantReviewItemLevelIssue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # How the issue affects the serving of the merchant review.
  module Severity
    # Not specified.
    SEVERITY_UNSPECIFIED = 0

    # This issue represents a warning and does not have a direct affect
    # on the merchant review.
    NOT_IMPACTED = 1

    # Issue disapproves the merchant review.
    DISAPPROVED = 2
  end
end

#documentation::String (readonly)



165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb', line 165

class MerchantReviewItemLevelIssue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # How the issue affects the serving of the merchant review.
  module Severity
    # Not specified.
    SEVERITY_UNSPECIFIED = 0

    # This issue represents a warning and does not have a direct affect
    # on the merchant review.
    NOT_IMPACTED = 1

    # Issue disapproves the merchant review.
    DISAPPROVED = 2
  end
end

#reporting_context::Google::Shopping::Type::ReportingContext::ReportingContextEnum (readonly)



165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb', line 165

class MerchantReviewItemLevelIssue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # How the issue affects the serving of the merchant review.
  module Severity
    # Not specified.
    SEVERITY_UNSPECIFIED = 0

    # This issue represents a warning and does not have a direct affect
    # on the merchant review.
    NOT_IMPACTED = 1

    # Issue disapproves the merchant review.
    DISAPPROVED = 2
  end
end

#resolution::String (readonly)



165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb', line 165

class MerchantReviewItemLevelIssue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # How the issue affects the serving of the merchant review.
  module Severity
    # Not specified.
    SEVERITY_UNSPECIFIED = 0

    # This issue represents a warning and does not have a direct affect
    # on the merchant review.
    NOT_IMPACTED = 1

    # Issue disapproves the merchant review.
    DISAPPROVED = 2
  end
end

#severity::Google::Shopping::Merchant::Reviews::V1beta::MerchantReviewStatus::MerchantReviewItemLevelIssue::Severity (readonly)



165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb', line 165

class MerchantReviewItemLevelIssue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # How the issue affects the serving of the merchant review.
  module Severity
    # Not specified.
    SEVERITY_UNSPECIFIED = 0

    # This issue represents a warning and does not have a direct affect
    # on the merchant review.
    NOT_IMPACTED = 1

    # Issue disapproves the merchant review.
    DISAPPROVED = 2
  end
end