[[["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 webpage details how to update an SFDC channel within a specified project, location, and SFDC instance."],["The update operation uses a `PATCH` HTTP request to a URL that follows gRPC Transcoding syntax."],["The request requires specifying the `sfdcChannel.name` as a path parameter to identify the channel to be updated."],["A `updateMask` query parameter is used to specify which fields in the `SfdcChannel` resource should be updated."],["The request and response bodies both utilize the `SfdcChannel` resource, and specific authorization scopes and IAM permissions are needed to perform the update."]]],[]]