A user's defined section item. This is used to represent section items, such as spaces, grouped under a section.
| JSON representation |
|---|
{ "name": string, "space": string } |
| Fields | |
|---|---|
name |
Identifier. The resource name of the section item. Format: |
| Required. The section item. The following is a list of mutually exclusive fields. At most one of the fields will be set in a response: | |
space |
Optional. The space resource name. Format: |
| End of mutually exclusive fields. | |