google_api_firestore v0.9.0 GoogleApi.Firestore.V1.Model.ExistenceFilter 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
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.