Long running operation metadata for matters.count.
JSON representation |
---|
{
"startTime": string,
"endTime": string,
"matterId": string,
"query": {
object ( |
Fields | |
---|---|
startTime |
Creation time of count operation. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
endTime |
End time of count operation. Available when operation is done. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
matterId |
The matter ID of the associated matter. |
query |
The search query from the request. |