observedGeneration property

String? observedGeneration
getter/setter pair

The generation of this Service currently serving traffic.

See comments in reconciling for additional information on reconciliation process in Cloud Run. Please note that unlike v1, this is an int64 value. As with most Google APIs, its JSON representation will be a string instead of an integer.

Output only.

Implementation

core.String? observedGeneration;