encodingVersion property

String? encodingVersion
final

The API server encodes the object to this version when persisting it in the backend (e.g., etcd).

Implementation

final String? encodingVersion;