[[["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 SpaceType (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Chat.V1.Space.SpaceType)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Chat.V1.Space.SpaceType)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Chat.V1.Space.SpaceType)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Chat.V1.Space.SpaceType)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Chat.V1.Space.SpaceType)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Chat.V1.Space.SpaceType)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Chat.V1.Space.SpaceType)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Chat.V1.Space.SpaceType)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Chat.V1.Space.SpaceType)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Chat.V1.Space.SpaceType)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Chat.V1.Space.SpaceType)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Chat.V1.Space.SpaceType) \nReference documentation and code samples for the Google Apps Chat V1 Client class SpaceType.\n\nThe type of space. Required when creating or updating a space. Output only\nfor other usage.\n\nProtobuf type `google.chat.v1.Space.SpaceType`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Chat \\\\ V1 \\\\ Space\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SPACE_TYPE_UNSPECIFIED\n\n Value: 0\n\nReserved.\n\nGenerated from protobuf enum `SPACE_TYPE_UNSPECIFIED = 0;`\n\n### SPACE\n\n Value: 1\n\nA place where people send messages, share files, and collaborate.\n\nA `SPACE` can include Chat apps.\n\nGenerated from protobuf enum `SPACE = 1;`\n\n### GROUP_CHAT\n\n Value: 2\n\nGroup conversations between 3 or more people.\n\nA `GROUP_CHAT` can include Chat apps.\n\nGenerated from protobuf enum `GROUP_CHAT = 2;`\n\n### DIRECT_MESSAGE\n\n Value: 3\n\n1:1 messages between two humans or a human and a Chat app.\n\nGenerated from protobuf enum `DIRECT_MESSAGE = 3;`"]]