The list of fields to be updated. - Unset updateMask or set updateMask to be a single "*" only will update all updatable fields with the value provided in collection. - To update displayName value to empty string, set it in the collection to empty string, and set updateMask with "displayName". Same applies to other updatable string fields in the collection.
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
Request body
The request body contains an instance of Collection.
Response body
If successful, the response body contains an instance of Collection.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-15 UTC."],[],[]]