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 \ SpaceMethods
__construct
Constructor.
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.
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.
var
string
$this
getGuidelines
Optional. The space's rules, expectations, and etiquette.
Supports up to 5,000 characters.
string
setGuidelines
Optional. The space's rules, expectations, and etiquette.
Supports up to 5,000 characters.
var
string
$this