[[["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 endpoint is used to update an existing SFDC channel within a specified project, location, and SFDC instance."],["The request requires a `PATCH` HTTP method to the specified URL, which includes the SFDC channel's resource name as a path parameter."],["The request body must contain an instance of the `SfdcChannel` resource, and a `FieldMask` in the query parameters can be used to specify which fields are being updated."],["Successful updates will return the updated `SfdcChannel` resource in the response body."],["Appropriate OAuth scopes and IAM permissions, specifically `https://www.googleapis.com/auth/cloud-platform` and either `integrations.apigeeSfdcChannels.update` or `integrations.sfdcChannels.update`, are required for authorization."]]],[]]