Immutable. The resource ID of the Collector. Format: projects/{project}/locations/{location}/instances/{instance}/forwarders/{forwarder}/collectors/{collector}
[[["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 webpage details how to update a collector using the `projects.locations.instances.forwarders.collectors.patch` method in the Chronicle API."],["The HTTP request for updating a collector is a PATCH request to `https://chronicle.googleapis.com/v1alpha/{collector.name}`, with the `collector.name` as a required path parameter in the specified format."],["The `updateMask` is a required query parameter specifying the collector fields to be updated, using a comma-separated list of fully qualified field names."],["Both the request and response bodies utilize the `Collector` resource, which is detailed on a separate page, and it must be provided in the request for updating the collector."],["Updating a collector requires the `chronicle.collectors.update` IAM permission on the `name` resource, and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]