[[["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 2024-12-11 UTC."],[[["This API endpoint allows updating an SFDC instance within a specified project and location."],["The update operation is performed using a `PATCH` request to the provided URL, which follows gRPC Transcoding syntax."],["The `sfdcInstance.name` path parameter, and `updateMask` query parameter are necessary for specifying the target resource and modified fields, respectively."],["The request and response bodies both utilize the `SfdcInstance` object to represent the data being updated and returned."],["Updating the SFDC instance requires `integrations.sfdcInstances.update` IAM permission and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]