AccountCount
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
JSON 表示法 |
{
"account": {
object (UserInfo )
},
"count": string
} |
字段 |
account |
object (UserInfo )
账号所有者。
|
count |
string (int64 format)
为此账号找到的结果(消息或文件)的数量。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# AccountCount\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe results count for each account.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------|\n| ``` { \"account\": { object (/workspace/vault/reference/rest/v1/matters.exports#UserInfo) }, \"count\": string } ``` |\n\n| Fields ||\n|-----------|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `account` | `object (`[UserInfo](/workspace/vault/reference/rest/v1/matters.exports#UserInfo)`)` Account owner. |\n| `count` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` The number of results (messages or files) found for this account. |"]]