Reference documentation and code samples for the Google Apps Chat V1 Client class ImageButton.
An image button with an onclick
action.
Generated from protobuf message google.chat.v1.WidgetMarkup.ImageButton
Namespace
Google \ Apps \ Chat \ V1 \ WidgetMarkupMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ icon
int
The icon specified by an enum
that indices to an icon provided by Chat API.
↳ icon_url
string
The icon specified by a URL.
↳ on_click
↳ name
string
The name of this image_button
that's used for accessibility. Default value is provided if this name isn't specified.
getIcon
The icon specified by an enum
that indices to an icon provided by
Chat API.
int
hasIcon
setIcon
The icon specified by an enum
that indices to an icon provided by
Chat API.
var
int
$this
getIconUrl
The icon specified by a URL.
string
hasIconUrl
setIconUrl
The icon specified by a URL.
var
string
$this
getOnClick
The onclick
action.
hasOnClick
clearOnClick
setOnClick
The onclick
action.
$this
getName
The name of this image_button
that's used for accessibility.
Default value is provided if this name isn't specified.
string
setName
The name of this image_button
that's used for accessibility.
Default value is provided if this name isn't specified.
var
string
$this
getIcons
string