UpdateRuleRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for UpdateRule method.
Attributes |
|
|---|---|
| Name | Description |
rule |
google.cloud.chronicle_v1.types.Rule
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}
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
The list of fields to update. If not included, all fields with a non-empty value will be overwritten. |