diff --git a/library_generation/owlbot/templates/clirr/clirr-ignored-differences.xml.j2 b/library_generation/owlbot/templates/clirr/clirr-ignored-differences.xml.j2
index 6528981704..3fc907802f 100644
--- a/library_generation/owlbot/templates/clirr/clirr-ignored-differences.xml.j2
+++ b/library_generation/owlbot/templates/clirr/clirr-ignored-differences.xml.j2
@@ -15,5 +15,66 @@
7012
{{proto_path}}/*OrBuilder
boolean has*(*)
+
+
+
+ 7006
+ {{proto_path}}/**
+ * getDefaultInstanceForType()
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * addRepeatedField(*)
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * clear()
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * clearField(*)
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * clearOneof(*)
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * clone()
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * mergeUnknownFields(*)
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * setField(*)
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * setRepeatedField(*)
+ **
+
+
+ 7006
+ {{proto_path}}/**
+ * setUnknownFields(*)
+ **
{% endfor %}