Reference documentation and code samples for the Google Apps Chat V1 Client class PositionSectionResponse.
Response message for positioning a section.
Generated from protobuf message google.chat.v1.PositionSectionResponse
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ section |
Section
The updated section. |
getSection
The updated section.
| Returns | |
|---|---|
| Type | Description |
Section|null |
|
hasSection
clearSection
setSection
The updated section.
| Parameter | |
|---|---|
| Name | Description |
var |
Section
|
| Returns | |
|---|---|
| Type | Description |
$this |
|