Cloud Firestore V1beta1 Client - Class ExistenceFilter (2.2.0-RC1)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Firestore V1beta1 Client class ExistenceFilter.
A digest of all the documents that match a given target.
Generated from protobuf messagegoogle.firestore.v1beta1.ExistenceFilter
Namespace
Google \ Cloud \ Firestore \ V1beta1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ target_id
int
The target ID to which this filter applies.
↳ count
int
The total count of documents that matchtarget_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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-28 UTC."],[],[]]