Reference documentation and code samples for the Google Apps Chat V1 Client class OpenLink.
A link that opens a new window.
Generated from protobuf message google.chat.v1.WidgetMarkup.OpenLink
Namespace
Google \ Apps \ Chat \ V1 \ WidgetMarkupMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ url |
string
The URL to open. |
getUrl
The URL to open.
Returns | |
---|---|
Type | Description |
string |
setUrl
The URL to open.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |