GoogleApi.Firestore.V1beta1.Model.ExistenceFilter (google_api_firestore v0.21.1) View Source
A digest of all the documents that match a given target.
Attributes
-
count
(type:integer()
, default:nil
) - 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. -
targetId
(type:integer()
, default:nil
) - The target ID to which this filter applies.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.