completionTime property

String? completionTime
getter/setter pair

Represents the time that the execution was completed.

It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC. +optional

Optional.

Implementation

core.String? completionTime;