endDateTime property

String? endDateTime
getter/setter pair

The exclusive end time of the data exclusion in yyyy-MM-dd HH:mm:ss format.

The length of [start_date_time, end_date_time) interval must be within (0, 14 days].

Required.

Implementation

core.String? endDateTime;