startTime property

String? startTime
getter/setter pair

The start time of the time window provided in RFC 3339 format.

Example: "2024-01-01T12:04:06-04:00"

Required.

Implementation

core.String? startTime;