Module: Google::Shopping::Merchant::IssueResolution::V1beta::TextWithTooltip::TooltipIconStyle

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

Overview

Enum specifying the type of an icon that is being used to display a corresponding tooltip in the Merchant Center.

Constant Summary collapse

TOOLTIP_ICON_STYLE_UNSPECIFIED =

Default value. Will never be provided by the API.

0
INFO =

Used when the tooltip adds additional information to the context, the 'i' can be used as an icon.

1
QUESTION =

Used when the tooltip shows helpful information, the '?' can be used as an icon.

2