startTime property

String? startTime
getter/setter pair

The time when the rollout started executing.

Will be empty if the rollout hasn't started yet.

Optional. Output only.

Implementation

core.String? startTime;