Optional. Field mask used to specify the fields to be updated in the space. If updateMask isn't provided, it defaults to '*' and updates all fields provided in the request, including deleting fields not set in the request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-23 UTC."],[[["Updates a Google Meet space's details using a PATCH request."],["Requires providing the space's resource name as a path parameter."],["Optionally accepts an `updateMask` query parameter for specifying fields to update."],["Utilizes the `Space` object for both request and response bodies."],["Needs the `meetings.space.created` OAuth scope for authorization."]]],[]]