This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
help should be added as a reserved word to avoid a breaking change in compute #1681
In PR #1575,
helpwas removed from the reserved names list. Removing it from the list would result in a breaking change forcompute. Seehelp_here which would change tohelpif we don't havehelpas a reserved term .See the breaking change in https://github.com/googleapis/python-compute/pull/417/files