endTime property

String? endTime
getter/setter pair

End time of the operation.

Required when the operation is used in ServiceController.Report, but optional when the operation is used in ServiceController.Check.

Implementation

core.String? endTime;