Reference documentation and code samples for the Google Apps Chat V1 Client class ListSpacesRequest.
A request to list the spaces the caller is a member of.
Generated from protobuf message google.chat.v1.ListSpacesRequest
Namespace
Google \ Apps \ Chat \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ page_size
int
Optional. The maximum number of spaces to return. The service might return fewer than this value. If unspecified, at most 100 spaces are returned. The maximum value is 1000. If you use a value more than 1000, it's automatically changed to 1000. Negative values return an INVALID_ARGUMENT error.
↳ page_token
string
Optional. A page token, received from a previous list spaces call. Provide this parameter to retrieve the subsequent page. When paginating, the filter value should match the call that provided the page token. Passing a different value may lead to unexpected results.
↳ filter
string
Optional. A query filter. You can filter spaces by the space type (space_type). To filter by space type, you must specify valid enum value, such as SPACE or GROUP_CHAT (the space_type can't be SPACE_TYPE_UNSPECIFIED). To query for multiple space types, use the OR operator. For example, the following queries are valid: space_type = "SPACE" spaceType = "GROUP_CHAT" OR spaceType = "DIRECT_MESSAGE" Invalid queries are rejected by the server with an INVALID_ARGUMENT error.
getPageSize
Optional. The maximum number of spaces to return. The service might return
fewer than this value.
If unspecified, at most 100 spaces are returned.
The maximum value is 1000. If you use a value more than 1000, it's
automatically changed to 1000.
Negative values return an INVALID_ARGUMENT error.
Returns
Type
Description
int
setPageSize
Optional. The maximum number of spaces to return. The service might return
fewer than this value.
If unspecified, at most 100 spaces are returned.
The maximum value is 1000. If you use a value more than 1000, it's
automatically changed to 1000.
Negative values return an INVALID_ARGUMENT error.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A page token, received from a previous list spaces call.
Provide this parameter to retrieve the subsequent page.
When paginating, the filter value should match the call that provided the
page token. Passing a different value may lead to unexpected results.
Returns
Type
Description
string
setPageToken
Optional. A page token, received from a previous list spaces call.
Provide this parameter to retrieve the subsequent page.
When paginating, the filter value should match the call that provided the
page token. Passing a different value may lead to unexpected results.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Optional. A query filter.
You can filter spaces by the space type
(space_type).
To filter by space type, you must specify valid enum value, such as
SPACE or GROUP_CHAT (the space_type can't be
SPACE_TYPE_UNSPECIFIED). To query for multiple space types, use the OR
operator.
For example, the following queries are valid:
space_type = "SPACE"
spaceType = "GROUP_CHAT" OR spaceType = "DIRECT_MESSAGE"
Invalid queries are rejected by the server with an INVALID_ARGUMENT
error.
Returns
Type
Description
string
setFilter
Optional. A query filter.
You can filter spaces by the space type
(space_type).
To filter by space type, you must specify valid enum value, such as
SPACE or GROUP_CHAT (the space_type can't be
SPACE_TYPE_UNSPECIFIED). To query for multiple space types, use the OR
operator.
For example, the following queries are valid:
space_type = "SPACE"
spaceType = "GROUP_CHAT" OR spaceType = "DIRECT_MESSAGE"
Invalid queries are rejected by the server with an INVALID_ARGUMENT
error.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Chat V1 Client - Class ListSpacesRequest (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Chat.V1.ListSpacesRequest)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Chat.V1.ListSpacesRequest)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Chat.V1.ListSpacesRequest)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Chat.V1.ListSpacesRequest)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Chat.V1.ListSpacesRequest)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Chat.V1.ListSpacesRequest)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Chat.V1.ListSpacesRequest)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Chat.V1.ListSpacesRequest)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Chat.V1.ListSpacesRequest)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Chat.V1.ListSpacesRequest)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Chat.V1.ListSpacesRequest)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Chat.V1.ListSpacesRequest) \nReference documentation and code samples for the Google Apps Chat V1 Client class ListSpacesRequest.\n\nA request to list the spaces the caller is a member of.\n\nGenerated from protobuf message `google.chat.v1.ListSpacesRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Chat \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPageSize\n\nOptional. The maximum number of spaces to return. The service might return\nfewer than this value.\n\nIf unspecified, at most 100 spaces are returned.\nThe maximum value is 1000. If you use a value more than 1000, it's\nautomatically changed to 1000.\nNegative values return an `INVALID_ARGUMENT` error.\n\n### setPageSize\n\nOptional. The maximum number of spaces to return. The service might return\nfewer than this value.\n\nIf unspecified, at most 100 spaces are returned.\nThe maximum value is 1000. If you use a value more than 1000, it's\nautomatically changed to 1000.\nNegative values return an `INVALID_ARGUMENT` error.\n\n### getPageToken\n\nOptional. A page token, received from a previous list spaces call.\n\nProvide this parameter to retrieve the subsequent page.\nWhen paginating, the filter value should match the call that provided the\npage token. Passing a different value may lead to unexpected results.\n\n### setPageToken\n\nOptional. A page token, received from a previous list spaces call.\n\nProvide this parameter to retrieve the subsequent page.\nWhen paginating, the filter value should match the call that provided the\npage token. Passing a different value may lead to unexpected results.\n\n### getFilter\n\nOptional. A query filter.\n\nYou can filter spaces by the space type\n([`space_type`](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces#spacetype)).\nTo filter by space type, you must specify valid enum value, such as\n`SPACE` or `GROUP_CHAT` (the `space_type` can't be\n`SPACE_TYPE_UNSPECIFIED`). To query for multiple space types, use the `OR`\noperator.\nFor example, the following queries are valid: \n\n space_type = \"SPACE\"\n spaceType = \"GROUP_CHAT\" OR spaceType = \"DIRECT_MESSAGE\"\n\nInvalid queries are rejected by the server with an `INVALID_ARGUMENT`\nerror.\n\n### setFilter\n\nOptional. A query filter.\n\nYou can filter spaces by the space type\n([`space_type`](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces#spacetype)).\nTo filter by space type, you must specify valid enum value, such as\n`SPACE` or `GROUP_CHAT` (the `space_type` can't be\n`SPACE_TYPE_UNSPECIFIED`). To query for multiple space types, use the `OR`\noperator.\nFor example, the following queries are valid: \n\n space_type = \"SPACE\"\n spaceType = \"GROUP_CHAT\" OR spaceType = \"DIRECT_MESSAGE\"\n\nInvalid queries are rejected by the server with an `INVALID_ARGUMENT`\nerror."]]