UpdateFindingsRefinementDeploymentRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for UpdateFindingsRefinementDeployment method.
Attributes |
|
|---|---|
| Name | Description |
findings_refinement_deployment |
google.cloud.chronicle_v1.types.FindingsRefinementDeployment
Required. The findings refinement deployment to update. The findings refinement deployment's name field is used
to identify the findings refinement deployment to update.
Format:
projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Required. The list of fields to update. If * is
provided, all fields will be updated.
|