ListSecurityProfileGroupsResponse

ListSecurityProfileGroups 方法返回的响应。

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

object (SecurityProfileGroup)

SecurityProfileGroups 资源列表。

nextPageToken

string

如果结果可能比此响应中显示的结果更多,则包含 nextPageToken。如需获取下一组结果,请再次调用此方法,并将 nextPageToken 的值用作 pageToken