ListControlsResponse

ListControls 方法的响应。

JSON 表示法
{
  "controls": [
    {
      object (Control)
    }
  ],
  "nextPageToken": string
}
字段
controls[]

object (Control)

给定数据存储区的所有控制变量。

nextPageToken

string

分页令牌,如果未返回,则表示最后一页。