Reference documentation and code samples for the Google Apps Chat V1 Client class MoveSectionItemResponse.
Response message for moving a section item.
Generated from protobuf message google.chat.v1.MoveSectionItemResponse
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ section_item |
SectionItem
The updated section item. |
getSectionItem
The updated section item.
| Returns | |
|---|---|
| Type | Description |
SectionItem|null |
|
hasSectionItem
clearSectionItem
setSectionItem
The updated section item.
| Parameter | |
|---|---|
| Name | Description |
var |
SectionItem
|
| Returns | |
|---|---|
| Type | Description |
$this |
|