timestampValue property

String? timestampValue
getter/setter pair

Timestamp value.

When filtering on timestamp values, only the seconds field will be compared.

Implementation

core.String? timestampValue;