endTime property

String? endTime
getter/setter pair

The end time of the maintenance event provided in RFC 3339 format.

Example: "2024-01-02T12:04:06-06:00" This field will be empty if the maintenance event is not yet complete.

Output only.

Implementation

core.String? endTime;