Expand description

Nested message and enum types in Field.

Modules§

  • Nested message and enum types in TtlConfig.

Structs§

  • The index configuration for this field.
  • The TTL (time-to-live) configuration for documents that have this Field set. Storing a timestamp value into a TTL-enabled field will be treated as the document’s absolute expiration time. Using any other data type or leaving the field absent will disable the TTL for the individual document.