Module: Google::Shopping::Merchant::IssueResolution::V1::Callout::CalloutStyleHint

Defined in:
proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb

Overview

Enum specifying the suggested style, how the message should be rendered.

Constant Summary collapse

CALLOUT_STYLE_HINT_UNSPECIFIED =

Default value. Will never be provided by the API.

0
ERROR =

The most important type of information highlighting problems, like an unsuccessful outcome of previously requested actions.

1
WARNING =

Information warning about pending problems, risks or deadlines.

2
INFO =

Default severity for important information like pending status of previously requested action or cooldown for re-review.

3