Required. The rule to update. The rule's name field is used to identify the rule to update. Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Chronicle V1 Client - Class UpdateRuleRequest (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.UpdateRuleRequest)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.UpdateRuleRequest) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class UpdateRuleRequest.\n\nRequest message for UpdateRule method.\n\nGenerated from protobuf message `google.cloud.chronicle.v1.UpdateRuleRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRule\n\nRequired. The rule to update.\n\nThe rule's `name` field is used to identify the rule to update.\nFormat:\n`projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`\n\n### hasRule\n\n### clearRule\n\n### setRule\n\nRequired. The rule to update.\n\nThe rule's `name` field is used to identify the rule to update.\nFormat:\n`projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`\n\n### getUpdateMask\n\nThe list of fields to update. If not included, all fields with a non-empty\nvalue will be overwritten.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nThe list of fields to update. If not included, all fields with a non-empty\nvalue will be overwritten.\n\n### static::build"]]