[[["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 2025-01-14 UTC."],[],["The content describes updating a network via a PATCH request to a specified URL. The network's identifier, `network.name`, is a path parameter and cannot be changed. The `updateMask` query parameter, formatted as a comma-separated list of fields, specifies which fields to modify. The request body must contain a `Network` instance with updated values. A successful response returns the updated `Network` instance.\n"]]