SectionItem

รายการส่วนที่ผู้ใช้กำหนด ใช้เพื่อแสดงรายการในส่วน เช่น พื้นที่ ซึ่งจัดกลุ่มไว้ในส่วน

การแสดง JSON
{
  "name": string,

  // Union field item can be only one of the following:
  "space": string
  // End of list of possible types for union field item.
}
ช่อง
name

string

ตัวระบุ ชื่อทรัพยากรของรายการในส่วน

รูปแบบ: users/{user}/sections/{section}/items/{item}

ฟิลด์ Union item ต้องระบุ รายการส่วน item ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้เท่านั้น
space

string

ไม่บังคับ ชื่อทรัพยากรของพื้นที่ทำงาน

รูปแบบ: spaces/{space}