commonEncodingVersion property

String? commonEncodingVersion
final

If all API server instances agree on the same encoding storage version, then this field is set to that version. Otherwise this field is left empty. API servers should finish updating its storageVersionStatus entry before serving write operations, so that this field will be in sync with the reality.

Implementation

final String? commonEncodingVersion;