Reference documentation and code samples for the Google Apps Chat V1 Client class SpaceDetails.
Details about the space including description and rules.
Generated from protobuf message google.chat.v1.Space.SpaceDetails
Namespace
Google \ Apps \ Chat \ V1 \ Space
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ description
string
Optional. A description of the space. For example, describe the space's discussion topic, functional purpose, or participants. Supports up to 150 characters.
↳ guidelines
string
Optional. The space's rules, expectations, and etiquette. Supports up to 5,000 characters.
getDescription
Optional. A description of the space. For example, describe the space's
discussion topic, functional purpose, or participants.
Supports up to 150 characters.
Returns
Type
Description
string
setDescription
Optional. A description of the space. For example, describe the space's
discussion topic, functional purpose, or participants.
Supports up to 150 characters.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getGuidelines
Optional. The space's rules, expectations, and etiquette.
Supports up to 5,000 characters.
Returns
Type
Description
string
setGuidelines
Optional. The space's rules, expectations, and etiquette.
[[["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 SpaceDetails (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Chat.V1.Space.SpaceDetails)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Chat.V1.Space.SpaceDetails)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Chat.V1.Space.SpaceDetails)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Chat.V1.Space.SpaceDetails)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Chat.V1.Space.SpaceDetails)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Chat.V1.Space.SpaceDetails)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Chat.V1.Space.SpaceDetails)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Chat.V1.Space.SpaceDetails)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Chat.V1.Space.SpaceDetails)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Chat.V1.Space.SpaceDetails)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Chat.V1.Space.SpaceDetails)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Chat.V1.Space.SpaceDetails) \nReference documentation and code samples for the Google Apps Chat V1 Client class SpaceDetails.\n\nDetails about the space including description and rules.\n\nGenerated from protobuf message `google.chat.v1.Space.SpaceDetails`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Chat \\\\ V1 \\\\ Space\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDescription\n\nOptional. A description of the space. For example, describe the space's\ndiscussion topic, functional purpose, or participants.\n\nSupports up to 150 characters.\n\n### setDescription\n\nOptional. A description of the space. For example, describe the space's\ndiscussion topic, functional purpose, or participants.\n\nSupports up to 150 characters.\n\n### getGuidelines\n\nOptional. The space's rules, expectations, and etiquette.\n\nSupports up to 5,000 characters.\n\n### setGuidelines\n\nOptional. The space's rules, expectations, and etiquette.\n\nSupports up to 5,000 characters."]]