DateTimeValue

Updated at:

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.