Reference documentation and code samples for the Google Cloud Chronicle V1 Client class FindingsRefinementActivity.
The activity for a specific findings refinement.
Generated from protobuf message google.cloud.chronicle.v1.FindingsRefinementActivity
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ detection_exclusion_activity |
DetectionExclusionActivity
The activity for the detection exclusion. |
↳ findings_refinement |
string
Required. Full resource name for the findings refinement this activity corresponds to. Format: projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement} |
getDetectionExclusionActivity
The activity for the detection exclusion.
| Returns | |
|---|---|
| Type | Description |
DetectionExclusionActivity|null |
|
hasDetectionExclusionActivity
setDetectionExclusionActivity
The activity for the detection exclusion.
| Parameter | |
|---|---|
| Name | Description |
var |
DetectionExclusionActivity
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getFindingsRefinement
Required. Full resource name for the findings refinement this activity corresponds to. Format: projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}
| Returns | |
|---|---|
| Type | Description |
string |
|
setFindingsRefinement
Required. Full resource name for the findings refinement this activity corresponds to. Format: projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getActivity
| Returns | |
|---|---|
| Type | Description |
string |
|