Reference documentation and code samples for the Google Apps Chat V1 Client class ListSpaceEventsResponse.
Response message for listing space events.
Generated from protobuf message google.chat.v1.ListSpaceEventsResponse
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ space_events
array< SpaceEvent
>
Results are returned in chronological order (oldest event first). Note: The permissionSettings
field is not returned in the Space object for list requests.
↳ next_page_token
string
Continuation token used to fetch more events. If this field is omitted, there are no subsequent pages.
getSpaceEvents
Results are returned in chronological order (oldest event first).
Note: The permissionSettings
field is not returned in the Space
object for list requests.
setSpaceEvents
Results are returned in chronological order (oldest event first).
Note: The permissionSettings
field is not returned in the Space
object for list requests.
$this
getNextPageToken
Continuation token used to fetch more events.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
Continuation token used to fetch more events.
If this field is omitted, there are no subsequent pages.
var
string
$this