Optional. Field mask used to specify the fields to be updated in the space. If update_mask isn't provided(not set, set with empty paths, or only has "" as paths), it defaults to update all fields provided with values in the request. Using "*" as update_mask will update all fields, including deleting fields not set in the request.
Optional. Field mask used to specify the fields to be updated in the space.
If update_mask isn't provided(not set, set with empty paths, or only has ""
as paths), it defaults to update all fields provided with values in the
request.
Using "*" as update_mask will update all fields, including deleting fields
not set in the request.
Optional. Field mask used to specify the fields to be updated in the space.
If update_mask isn't provided(not set, set with empty paths, or only has ""
as paths), it defaults to update all fields provided with values in the
request.
Using "*" as update_mask will update all fields, including deleting fields
not set in the request.
Optional. Field mask used to specify the fields to be updated in the space.
If update_mask isn't provided(not set, set with empty paths, or only has ""
as paths), it defaults to update all fields provided with values in the
request.
Using "*" as update_mask will update all fields, including deleting fields
not set in the request.
[[["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 2025-09-04 UTC."],[],[],null,["# Google Apps Meet V2beta Client - Class UpdateSpaceRequest (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2beta.UpdateSpaceRequest)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2beta.UpdateSpaceRequest)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2beta.UpdateSpaceRequest)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2beta.UpdateSpaceRequest)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2beta.UpdateSpaceRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Apps Meet V2beta Client class UpdateSpaceRequest.\n\nRequest to update a space.\n\nGenerated from protobuf message `google.apps.meet.v2beta.UpdateSpaceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getSpace\n\nRequired. Space to be updated.\n\n### hasSpace\n\n### clearSpace\n\n### setSpace\n\nRequired. Space to be updated.\n\n### getUpdateMask\n\nOptional. Field mask used to specify the fields to be updated in the space.\n\nIf update_mask isn't provided(not set, set with empty paths, or only has \"\"\nas paths), it defaults to update all fields provided with values in the\nrequest.\nUsing \"\\*\" as update_mask will update all fields, including deleting fields\nnot set in the request.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nOptional. Field mask used to specify the fields to be updated in the space.\n\nIf update_mask isn't provided(not set, set with empty paths, or only has \"\"\nas paths), it defaults to update all fields provided with values in the\nrequest.\nUsing \"\\*\" as update_mask will update all fields, including deleting fields\nnot set in the request.\n\n### static::build"]]