Reference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class TextWithTooltip.
Block of text that may contain a tooltip with more information.
Generated from protobuf message google.shopping.merchant.issueresolution.v1.TextWithTooltip
Namespace
Google \ Shopping \ Merchant \ IssueResolution \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ simple_value |
string
Value of the message as a simple text. |
↳ simple_tooltip_value |
string
Value of the tooltip as a simple text. |
↳ tooltip_icon_style |
int
The suggested type of an icon for tooltip, if a tooltip is present. |
getSimpleValue
Value of the message as a simple text.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasSimpleValue
setSimpleValue
Value of the message as a simple text.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getSimpleTooltipValue
Value of the tooltip as a simple text.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasSimpleTooltipValue
setSimpleTooltipValue
Value of the tooltip as a simple text.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getTooltipIconStyle
The suggested type of an icon for tooltip, if a tooltip is present.
| Returns | |
|---|---|
| Type | Description |
int |
Enum of type TooltipIconStyle. |
setTooltipIconStyle
The suggested type of an icon for tooltip, if a tooltip is present.
| Parameter | |
|---|---|
| Name | Description |
var |
int
Enum of type TooltipIconStyle. |
| Returns | |
|---|---|
| Type | Description |
$this |
|
getValue
| Returns | |
|---|---|
| Type | Description |
string |
|
getTooltipValue
| Returns | |
|---|---|
| Type | Description |
string |
|