TimeseriesLastpointIndex specifies the configuration information of a Lastpoint index.
Data structures
message TimeseriesLastpointIndex {
required string index_table_name = 1;
}Parameter | Type | Required | Description |
index_table_name | string | Yes | The name of the Lastpoint index. |