TimeseriesFieldsToGet

更新时间: 2026-01-14 11:13:40

Specifies the name and data type of the time series data column that you want to query.

Data structure

message TimeseriesFieldsToGet {
  optional string name = 1;
  optional int32 type = 2;
}

Parameter

Type

Required

Description

name

string

No

The name of the column.

type

int32

No

The ID of the data type. A value of 1 specifies the LONG type. A value of 2 specifies the BOOLEAN type. A value of 3 specifies the DOUBLE type. A value of 4 specifies the STRING type. A value of 5 specifies the BINARY type.

上一篇: TimeseriesAnalyticalStore 下一篇: TimeseriesKey
阿里云首页 表格存储 相关技术圈