[[["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-06-06 UTC."],[[["This documentation details how to update an Apigee runtime instance using a PATCH request to the specified URL, with updates limited to the fields described in NodeConfig."],["The request URL requires the organization and instance names, specified in the format `organizations/{org}/instances/{instance}` as a path parameter."],["Updates to specific fields are made using the `updateMask` query parameter, which should list the fully qualified names of fields to be updated in comma separated values."],["The request body must contain an instance of `Instance`, while a successful response will contain an instance of `Operation`."],["Authorization to perform the update requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]