updateTime property

String? updateTime
getter/setter pair

The unix timestamp when this rule was updated.

This is updated whenever env_group_revision is updated. This field is omitted from the IngressConfig unless the GetDeployedIngressConfig API is called with view=FULL.

Implementation

core.String? updateTime;