[[["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 2025-07-26 UTC."],[[["The `Precondition` class in the `Google.Cloud.Firestore.V1` namespace is used for defining conditions for operations on documents, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the package in the provided list is `3.10.0`, while the current page content pertains to version `2.4.0`, where the class was also defined."],["The `Precondition` class can be constructed using a default constructor or by copying another `Precondition` instance, and it inherits members from the base `Object` class."],["The `Precondition` class has two main properties: `Exists`, which specifies whether a document must exist or not, and `UpdateTime`, which specifies the required last updated time of a document."],["The available versions documented for this class range from 2.3.0 up to 3.10.0."]]],[]]