batchUpdateForm is the escape hatch for Forms features that do not yet have a
code-first action. Prefer the high-level item, metadata, settings, and publishing
actions for common operations.
Example
Inputs
form and a non-empty requests array of Google Forms API Request objects
are required. includeForm controls whether Google returns the updated form.
Use either requiredRevisionId for a strict optimistic write or
targetRevisionId to merge against a recent revision, never both. account
selects the Google account.