Reference documentation and code samples for the Google Apps Chat V1 Client class CalendarEventLinkData.
Data for Calendar event links.
Generated from protobuf message google.chat.v1.CalendarEventLinkData
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ calendar_id
↳ event_id
getCalendarId
The Calendar identifier of the linked Calendar.
string
setCalendarId
The Calendar identifier of the linked Calendar.
var
string
$this
getEventId
The Event identifier of the linked Calendar event.
string
setEventId
The Event identifier of the linked Calendar event.
var
string
$this