count property
The total count of documents that match target_id.
If different from the count of documents in the client that match, the client must manually determine which documents no longer match the target.
Implementation
core.int? count;
The total count of documents that match target_id.
If different from the count of documents in the client that match, the client must manually determine which documents no longer match the target.
core.int? count;