public static class GoogleAssistantResponseMessages.ResponseBasicCard.Button extends Object
| Constructor and Description |
|---|
Button() |
| Modifier and Type | Method and Description |
|---|---|
GoogleAssistantResponseMessages.ResponseBasicCard.OpenUrlAction |
getOpenUrlAction() |
String |
getTitle() |
void |
setOpenUrlAction(GoogleAssistantResponseMessages.ResponseBasicCard.OpenUrlAction openUrlAction) |
void |
setTitle(String title) |
public final String getTitle()
public final void setTitle(String title)
title - the title to setpublic final GoogleAssistantResponseMessages.ResponseBasicCard.OpenUrlAction getOpenUrlAction()
public final void setOpenUrlAction(GoogleAssistantResponseMessages.ResponseBasicCard.OpenUrlAction openUrlAction)
openUrlAction - the openUrlAction to setCopyright © 2017. All rights reserved.