表示时序表的配置信息。

数据结构

message TimeseriesTableOptions {
  optional int32 time_to_live = 1;
}
名称 类型 是否必选 描述
time_to_live int32 数据生命周期,单位为秒。