All Products
Search
Document Center

Tablestore:DateTimeValue

Last Updated:May 13, 2024

DateTimeValue specifies the statistical Interval configuration.

Data structure

message DateTimeValue {
    optional int32 value = 1;
    optional DateTimeUnit unit = 2;
}

Parameter

Type

Required

Description

value

int32

Yes

The statistical interval.

unit

DateTimeUnit

Yes

The unit of the statistical interval.