[[["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-01-22 UTC."],[[["This API endpoint allows updating an existing feed resource via a PATCH request to the specified URL, `https://chronicle.googleapis.com/v1alpha/{feed.name}`."],["The `feed.name` path parameter is mandatory and defines the specific feed resource to be updated using the format: `projects/{project}/locations/{location}/instances/{instance}/feeds/{feed}`."],["The `updateMask` query parameter is optional and lets users define which specific fields within the feed to update, allowing for partial updates."],["A request body, which is an instance of the `Feed` resource, is needed to complete the update, and the response will also be a `Feed` instance upon successful update."],["Updating a feed requires the `chronicle.feeds.update` IAM permission, and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]