The rule deployment's name field is used to identify the rule deployment
to update. Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment
The rule deployment's name field is used to identify the rule deployment
to update. Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment
The rule deployment's name field is used to identify the rule deployment
to update. Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment
[[["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-09-09 UTC."],[],[],null,["# Chronicle V1 API - Class Google::Cloud::Chronicle::V1::UpdateRuleDeploymentRequest (v0.1.0)\n\nReference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::UpdateRuleDeploymentRequest.\n\nRequest message for UpdateRuleDeployment. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #rule_deployment\n\n def rule_deployment() -\u003e ::Google::Cloud::Chronicle::V1::RuleDeployment\n\n**Returns**\n\n- ([::Google::Cloud::Chronicle::V1::RuleDeployment](./Google-Cloud-Chronicle-V1-RuleDeployment)) --- Required. The rule deployment to update.\n\n\n The rule deployment's `name` field is used to identify the rule deployment\n to update. Format:\n `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment`\n\n### #rule_deployment=\n\n def rule_deployment=(value) -\u003e ::Google::Cloud::Chronicle::V1::RuleDeployment\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Chronicle::V1::RuleDeployment](./Google-Cloud-Chronicle-V1-RuleDeployment)) --- Required. The rule deployment to update.\n\n\n The rule deployment's `name` field is used to identify the rule deployment\n to update. Format:\n`projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment` \n**Returns**\n\n- ([::Google::Cloud::Chronicle::V1::RuleDeployment](./Google-Cloud-Chronicle-V1-RuleDeployment)) --- Required. The rule deployment to update.\n\n\n The rule deployment's `name` field is used to identify the rule deployment\n to update. Format:\n `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment`\n\n### #update_mask\n\n def update_mask() -\u003e ::Google::Protobuf::FieldMask\n\n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Required. The list of fields to update.\n\n### #update_mask=\n\n def update_mask=(value) -\u003e ::Google::Protobuf::FieldMask\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Required. The list of fields to update. \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Required. The list of fields to update."]]