Object Meta Patch
constructor(annotations: Map<String, String>? = null, clusterName: String? = null, creationTimestamp: String? = null, deletionGracePeriodSeconds: Int? = null, deletionTimestamp: String? = null, finalizers: List<String>? = null, generateName: String? = null, generation: Int? = null, labels: Map<String, String>? = null, managedFields: List<ManagedFieldsEntryPatch>? = null, name: String? = null, namespace: String? = null, ownerReferences: List<OwnerReferencePatch>? = null, resourceVersion: String? = null, selfLink: String? = null, uid: String? = null)