diff --git a/gapic/utils/reserved_names.py b/gapic/utils/reserved_names.py index fe7b2218bb..0914cb02e3 100644 --- a/gapic/utils/reserved_names.py +++ b/gapic/utils/reserved_names.py @@ -87,6 +87,7 @@ "try", "type", "exec", + "help", # Comes from Protoplus "ignore_unknown_fields" ]