[[["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 2023-02-22 UTC."],[[["This webpage details how to update an SFDC instance, which modifies the SFDC instance in Spanner and then returns the updated SFDC instance."],["The HTTP request uses the `PATCH` method with a URL structured via gRPC Transcoding syntax, targeting a specific SFDC instance identified by its resource name."],["Updating the SFDC instance requires specifying the `sfdcInstance.name` in the path parameters and using the `updateMask` to define the fields to be updated in the query parameters."],["Both the request and response bodies are instances of the `SfdcInstance`, containing the data to be modified and the modified data, respectively."],["Updating the SFDC instance requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and one of the specified IAM permissions: `integrations.apigeeSfdcInstances.update` or `integrations.sfdcInstances.update`."]]],[]]