Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields: * * "description" * * "file_shares" * * "labels" * * "performance_config" * * "deletion_protection_enabled" * * "deletion_protection_reason"
[[["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 Cloud Filestore V1 Client - Class UpdateInstanceRequest (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-filestore/latest/V1.UpdateInstanceRequest)\n- [2.1.0](/php/docs/reference/cloud-filestore/2.1.0/V1.UpdateInstanceRequest)\n- [2.0.4](/php/docs/reference/cloud-filestore/2.0.4/V1.UpdateInstanceRequest)\n- [1.5.7](/php/docs/reference/cloud-filestore/1.5.7/V1.UpdateInstanceRequest)\n- [1.4.0](/php/docs/reference/cloud-filestore/1.4.0/V1.UpdateInstanceRequest)\n- [1.3.2](/php/docs/reference/cloud-filestore/1.3.2/V1.UpdateInstanceRequest)\n- [1.2.1](/php/docs/reference/cloud-filestore/1.2.1/V1.UpdateInstanceRequest)\n- [1.1.2](/php/docs/reference/cloud-filestore/1.1.2/V1.UpdateInstanceRequest)\n- [1.0.3](/php/docs/reference/cloud-filestore/1.0.3/V1.UpdateInstanceRequest) \nReference documentation and code samples for the Google Cloud Filestore V1 Client class UpdateInstanceRequest.\n\nUpdateInstanceRequest updates the settings of an instance.\n\nGenerated from protobuf message `google.cloud.filestore.v1.UpdateInstanceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Filestore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUpdateMask\n\nMask of fields to update. At least one path must be supplied in this\nfield. The elements of the repeated paths field may only include these\nfields:\n\n- \"description\"\n- \"file_shares\"\n- \"labels\"\n- \"performance_config\"\n- \"deletion_protection_enabled\"\n- \"deletion_protection_reason\"\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nMask of fields to update. At least one path must be supplied in this\nfield. The elements of the repeated paths field may only include these\nfields:\n\n- \"description\"\n- \"file_shares\"\n- \"labels\"\n- \"performance_config\"\n- \"deletion_protection_enabled\"\n- \"deletion_protection_reason\"\n\n### getInstance\n\nOnly fields specified in update_mask are updated.\n\n### hasInstance\n\n### clearInstance\n\n### setInstance\n\nOnly fields specified in update_mask are updated.\n\n### static::build"]]