updateTime property

String? updateTime
getter/setter pair

The time stamp the Policy was previously updated.

This is set by the server, not specified by the caller, and represents the last time a call to SetOrgPolicy was made for that Policy. Any value set by the client will be ignored.

Implementation

core.String? updateTime;