CreateFindingsRefinementRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for CreateFindingsRefinement method.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource where this findings refinement will be created. Format: projects/{project}/locations/{location}/instances/{instance} |
findings_refinement |
google.cloud.chronicle_v1.types.FindingsRefinement
Required. The findings refinement to create. |