googleForms.batchUpdateForm for Forms API features without a dedicated action. Prefer the item, metadata, settings, and publishing actions for common operations.
Example
Inputs
Provideform and a non-empty requests array of Google Forms API Request objects. 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. Second argument { account } selects the Google Account.