Reference documentation and code samples for the Google Apps Chat V1 Client class Group.
A Google Group in Google Chat.
Generated from protobuf message google.chat.v1.Group
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Resource name for a Google Group. Represents a group in Cloud Identity Groups API. Format: groups/{group} |
getName
Resource name for a Google Group.
Represents a group in Cloud Identity Groups API. Format: groups/{group}
Returns | |
---|---|
Type | Description |
string |
setName
Resource name for a Google Group.
Represents a group in Cloud Identity Groups API. Format: groups/{group}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |