Required. 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"
"capacityGb"
"labels"
"nfsExportOptions"
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
[[["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-01-29 UTC."],[[["This endpoint allows you to update the settings of a specific share using a PATCH request."],["The URL for the request uses gRPC Transcoding syntax and requires a path parameter `share.name` to identify the target share."],["The `updateMask` query parameter is required and specifies which fields of the share are being modified, such as description, capacityGb, labels, or nfsExportOptions."],["The request body should contain a Share resource, and a successful operation will return an Operation resource."],["Authorization for this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]