Send feedback
Google Apps Chat V1 Client - Class CreateSectionRequest (0.20.0) Stay organized with collections
Save and categorize content based on your preferences.
0.20.0 (latest)
0.19.0
0.18.0
0.17.1
0.16.1
0.15.0
0.14.0
0.13.1
0.12.1
0.11.2
0.10.0
0.9.0
0.8.1
0.7.2
0.6.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.4
Reference documentation and code samples for the Google Apps Chat V1 Client class CreateSectionRequest.
Request message for creating a section.
Generated from protobuf message google.chat.v1.CreateSectionRequest
Namespace
Google \ Apps \ Chat \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource name where the section is created. Format: users/{user}
↳ section
Section
Required. The section to create.
getParent
Required. The parent resource name where the section is created.
Format: users/{user}
setParent
Required. The parent resource name where the section is created.
Format: users/{user}
getSection
Required. The section to create.
hasSection
clearSection
setSection
Required. The section to create.
static::build
parent
string
Required. The parent resource name where the section is created.
Format: users/{user}
Please see ChatServiceClient::userName()
for help formatting this field.
section
Section
Required. The section to create.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-12 UTC.
Need to tell us more?
[[["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 2026-05-12 UTC."],[],[]]