Cloud Firestore V1 Client - Class TtlConfig (2.2.0-RC1)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Firestore V1 Client class TtlConfig.
The TTL (time-to-live) configuration for documents that have thisFieldset.
Storing a timestamp value into a TTL-enabled field will be treated as
the document's absolute expiration time. For Enterprise edition databases,
the timestamp value may also be stored in an array value in the
TTL-enabled field.
Timestamp values in the past indicate that the document is eligible for
immediate expiration. Using any other data type or leaving the field absent
will disable expiration for the individual document.
Generated from protobuf messagegoogle.firestore.admin.v1.Field.TtlConfig
[[["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."],[],[]]