Long running operation metadata for matters.count.
| JSON representation |
|---|
{
"startTime"
:
string
,
"endTime"
:
string
,
"matterId"
:
string
,
"query"
:
{
object (
|
| Fields | |
|---|---|
startTime
|
Creation time of count operation. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
endTime
|
End time of count operation. Available when operation is done. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
matterId
|
The matter ID of the associated matter. |
query
|
The search query from the request. |

