Send feedback
Cloud Firestore V1beta1 Client - Class Precondition (2.2.0-RC1) Stay organized with collections
Save and categorize content based on your preferences.
2.2.0-RC1
2.1.0 (latest)
2.0.2-RC1
1.55.0
1.54.4
1.53.1
1.52.0
1.51.0
1.50.0
1.48.1
1.47.3
1.46.0
1.45.2
1.44.1
1.43.3
1.40.0
1.39.0
1.38.0
1.37.7
1.36.1
1.35.0
1.34.0
1.33.0
1.32.0
1.31.0
1.30.0
1.28.0
1.27.3
Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the launch stage descriptions
.
Reference documentation and code samples for the Cloud Firestore V1beta1 Client class Precondition.
A precondition on a document, used for conditional operations.
Generated from protobuf message google.firestore.v1beta1.Precondition
Namespace
Google \ Cloud \ Firestore \ V1beta1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ exists
bool
When set to true
, the target document must exist. When set to false
, the target document must not exist.
getExists
When set to true
, the target document must exist.
When set to false
, the target document must not exist.
setExists
When set to true
, the target document must exist.
When set to false
, the target document must not exist.
getUpdateTime
When set, the target document must exist and have been last updated at
that time.
setUpdateTime
When set, the target document must exist and have been last updated at
that time.
getConditionType
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-28 UTC.
Need to tell us more?
[[["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."],[],[]]