Technically speaking it's possible to soft bounce upon 5xx errors, but in practice, retrying even when the destination tells you not to is the quickest way to get reputation ruined.
Google SMTP servers should have returned a soft bounce here (not hard bounce), so then retry can work.
Google SMTP servers should have returned a soft bounce here (not hard bounce), so then retry can work.