Google Apps Chat V1 Client - Class ListSpacesResponse (0.2.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ spaces
array< Google\Apps\Chat\V1\Space >

List of spaces in the requested (or first) page.

↳ 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.

Returns
Type
Description

setSpaces

List of spaces in the requested (or first) page.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

You can send a token as pageToken to retrieve the next page of results. If empty, there are no subsequent pages.

Returns
Type
Description
string

setNextPageToken

You can send a token as pageToken to retrieve the next page of results. If empty, there are no subsequent pages.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: