Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
Callout |
Callout.clone() |
Callout |
ActionFlow.getDialogCallout()
Important message to be highlighted in the request dialog.
|
Callout |
Callout.set(String fieldName,
Object value) |
Callout |
Callout.setFullMessage(TextWithTooltip fullMessage)
A full message that needs to be shown to the merchant.
|
Callout |
Callout.setStyleHint(String styleHint)
Can be used to render messages with different severity in different styles.
|
Modifier and Type | Method and Description |
---|---|
ActionFlow |
ActionFlow.setDialogCallout(Callout dialogCallout)
Important message to be highlighted in the request dialog.
|
Copyright © 2011–2024 Google. All rights reserved.