Reference documentation and code samples for the Google Apps Chat V1 Client class ListSpacesResponse.
The response for a list spaces request.
Generated from protobuf message google.chat.v1.ListSpacesResponse
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ spaces
array< Space
>
List of spaces in the requested (or first) page. Note: The permissionSettings
field is not returned in the Space object for list requests.
↳ next_page_token
string
You can send a token as pageToken
to retrieve the next page of results. If empty, there are no subsequent pages.
getSpaces
List of spaces in the requested (or first) page.
Note: The permissionSettings
field is not returned in the Space
object for list requests.
setSpaces
List of spaces in the requested (or first) page.
Note: The permissionSettings
field is not returned in the Space
object for list requests.
$this
getNextPageToken
You can send a token as pageToken
to retrieve the next page of
results. If empty, there are no subsequent pages.
string
setNextPageToken
You can send a token as pageToken
to retrieve the next page of
results. If empty, there are no subsequent pages.
var
string
$this