Update Form Item
Updates an existing form item in Google Forms.
Query
Comma-separated response fields to include.
Body
The form identifier.
New item title. If update mask is omitted, this adds title to the mask automatically.
New item description. If update mask is omitted, this adds description to the mask automatically.
For question items, whether respondents must answer the question.
Index of the item to update.
Advanced: full Google Forms Item object with replacement values. Use when common fields are not enough.
Advanced: comma-separated item fields to update. Defaults from provided common fields when omitted.
Return the updated form in the response.
Only apply the update if the form is still at this revision.
Apply this update against a recent revision and let Google transform non-conflicting changes.