Reference documentation and code samples for the Google Apps Chat V1 Client class ListMembershipsResponse.
Response to list memberships of the space.
Generated from protobuf message google.chat.v1.ListMembershipsResponse
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ memberships
array< Google\Apps\Chat\V1\Membership
>
Unordered list. List of memberships in the requested (or first) page.
↳ next_page_token
string
A token that you can send as pageToken
to retrieve the next page of results. If empty, there are no subsequent pages.
getMemberships
Unordered list. List of memberships in the requested (or first) page.
setMemberships
Unordered list. List of memberships in the requested (or first) page.
$this
getNextPageToken
A token that you can send as pageToken
to retrieve the next page of
results. If empty, there are no subsequent pages.
string
setNextPageToken
A token that you can send as pageToken
to retrieve the next page of
results. If empty, there are no subsequent pages.
var
string
$this