updateTime property

String? updateTime
getter/setter pair

The timestamp at which this backup schedule was most recently updated.

When a backup schedule is first created, this is the same as create_time.

Output only.

Implementation

core.String? updateTime;