All Products
Search
Document Center

Tablestore:LastpointIndexMetaForCreate

Last Updated:Apr 15, 2025

LastpointIndexMetaForCreate specifies the configuration information of a Lastpoint index when you create the Lastpoint index.

Data Type

message LastpointIndexMetaForCreate {
  required string index_table_name = 1;
}

Parameter

Type

Required

Description

index_table_name

string

Yes

The name of the Lastpoint index.

Related operations

CreateTimeseriesTable