ttlConfig property

GoogleFirestoreAdminV1TtlConfig? ttlConfig
getter/setter pair

The TTL configuration for this Field.

Setting or unsetting this will enable or disable the TTL for documents that have this Field.

Implementation

GoogleFirestoreAdminV1TtlConfig? ttlConfig;