Google Shopping Merchant Issue Resolution V1 Client - Class Callout (1.0.0)

Reference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class Callout.

An important message that should be highlighted. Usually displayed as a banner.

Generated from protobuf message google.shopping.merchant.issueresolution.v1.Callout

Namespace

Google \ Shopping \ Merchant \ IssueResolution \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ style_hint int

Can be used to render messages with different severity in different styles. Snippets off all types contain important information that should be displayed to the business.

↳ full_message TextWithTooltip

A full message that needs to be shown to the business.

getStyleHint

Can be used to render messages with different severity in different styles.

Snippets off all types contain important information that should be displayed to the business.

Returns
Type Description
int

setStyleHint

Can be used to render messages with different severity in different styles.

Snippets off all types contain important information that should be displayed to the business.

Parameter
Name Description
var int
Returns
Type Description
$this

getFullMessage

A full message that needs to be shown to the business.

Returns
Type Description
TextWithTooltip|null

hasFullMessage

clearFullMessage

setFullMessage

A full message that needs to be shown to the business.

Parameter
Name Description
var TextWithTooltip
Returns
Type Description
$this