定義方法 matters.count 的回應。
JSON 表示法 |
---|
{ "totalCount": string, // Union field |
欄位 | |
---|---|
totalCount |
訊息總數。 |
聯集欄位 corpus_count_result 。特定服務的詳細計數指標。corpus_count_result 只能是下列其中一項: |
|
mailCountResult |
計算 Gmail 和傳統版 Hangouts 的評估指標。 |
groupsCountResult |
計算群組的指標。 |
MailCountResult
Gmail 和傳統版 Hangouts 專屬的計數指標。
JSON 表示法 |
---|
{ "queriedAccountsCount": string, "matchingAccountsCount": string, "nonQueryableAccounts": [ string ], "accountCountErrors": [ { object ( |
欄位 | |
---|---|
queriedAccountsCount |
參與此計數作業的帳戶總數。 |
matchingAccountsCount |
可查詢且含有超過零封鎖訊息的帳戶總數。 |
nonQueryableAccounts[] |
當 DataScope 為 HELD_DATA,且帳戶電子郵件明確傳入時,要求中未查詢的帳戶清單,因為這些帳戶並未在該問題中暫停。對於其他資料範圍,這個欄位不會設定。 |
accountCountErrors[] |
查詢這些帳戶時發生錯誤。 |
accountCounts[] |
每個相符帳戶的子總計數量 (含有零件以上郵件)。 |
GroupsCountResult
群組特定計數指標。
JSON 表示法 |
---|
{ "queriedAccountsCount": string, "matchingAccountsCount": string, "nonQueryableAccounts": [ string ], "accountCountErrors": [ { object ( |
欄位 | |
---|---|
queriedAccountsCount |
參與此計數作業的帳戶總數。 |
matchingAccountsCount |
可查詢且含有超過零封鎖訊息的帳戶總數。 |
nonQueryableAccounts[] |
如果 DataScope 為 HELD_DATA,系統就不會查詢要求中的這些帳戶,因為這些帳戶並未暫停。對於其他資料範圍,這個欄位不會設定。 |
accountCountErrors[] |
查詢這些帳戶時發生錯誤。 |
accountCounts[] |
每個相符帳戶的子總計數量 (含有零件以上郵件)。 |