updateTime property

String? updateTime
getter/setter pair

The last update time of this environment.

This field is read-only, i.e., it cannot be set by create and update methods.

Output only.

Implementation

core.String? updateTime;