ListOperationsResponse

Operations.ListOperations 的响应消息。

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

object (Operation)

与请求中指定的过滤条件匹配的操作列表。

nextPageToken

string

标准列表下一页令牌。