Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ComputeFindingsRefinementActivityResponse.
Response message for ComputeFindingsRefinementActivity method.
Generated from protobuf message google.cloud.chronicle.v1.ComputeFindingsRefinementActivityResponse
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ activity |
FindingsRefinementActivity
The activity for the findings refinement. |
getActivity
The activity for the findings refinement.
| Returns | |
|---|---|
| Type | Description |
FindingsRefinementActivity|null |
|
hasActivity
clearActivity
setActivity
The activity for the findings refinement.
| Parameter | |
|---|---|
| Name | Description |
var |
FindingsRefinementActivity
|
| Returns | |
|---|---|
| Type | Description |
$this |
|