Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DetectionExclusionActivity::DetectionExclusionDetectorActivity.
The activity for a findings refinement that is a detection exclusion broken down for one specific detector.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#curated_rule
def curated_rule() -> ::String-
(::String) — Full resource name for the curated rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
Note: The following fields are mutually exclusive:
curated_rule,curated_rule_set,rule,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
#curated_rule=
def curated_rule=(value) -> ::String-
value (::String) — Full resource name for the curated rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
Note: The following fields are mutually exclusive:
curated_rule,curated_rule_set,rule,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Full resource name for the curated rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
Note: The following fields are mutually exclusive:
curated_rule,curated_rule_set,rule,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
#curated_rule_set
def curated_rule_set() -> ::String-
(::String) — Full resource name for the curated rule set this activity corresponds
to. This field will only be set if the customer has access to the
curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
Note: The following fields are mutually exclusive:
curated_rule_set,curated_rule,rule,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
#curated_rule_set=
def curated_rule_set=(value) -> ::String-
value (::String) — Full resource name for the curated rule set this activity corresponds
to. This field will only be set if the customer has access to the
curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
Note: The following fields are mutually exclusive:
curated_rule_set,curated_rule,rule,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Full resource name for the curated rule set this activity corresponds
to. This field will only be set if the customer has access to the
curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
Note: The following fields are mutually exclusive:
curated_rule_set,curated_rule,rule,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
#deleted_curated_rule_set
def deleted_curated_rule_set() -> ::String-
(::String) — Full resource name for the deleted curated rule set this activity
corresponds to. This field will only be set if the customer does
not have access to the curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
Note: The following fields are mutually exclusive:
deleted_curated_rule_set,curated_rule,curated_rule_set,rule. If a field in that set is populated, all other fields in the set will automatically be cleared.
#deleted_curated_rule_set=
def deleted_curated_rule_set=(value) -> ::String-
value (::String) — Full resource name for the deleted curated rule set this activity
corresponds to. This field will only be set if the customer does
not have access to the curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
Note: The following fields are mutually exclusive:
deleted_curated_rule_set,curated_rule,curated_rule_set,rule. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Full resource name for the deleted curated rule set this activity
corresponds to. This field will only be set if the customer does
not have access to the curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
Note: The following fields are mutually exclusive:
deleted_curated_rule_set,curated_rule,curated_rule_set,rule. If a field in that set is populated, all other fields in the set will automatically be cleared.
#excluded_detection_count
def excluded_detection_count() -> ::Integer- (::Integer) — The number of detections for the detector that were excluded by the detection exclusion.
#excluded_detection_count=
def excluded_detection_count=(value) -> ::Integer- value (::Integer) — The number of detections for the detector that were excluded by the detection exclusion.
- (::Integer) — The number of detections for the detector that were excluded by the detection exclusion.
#rule
def rule() -> ::String-
(::String) — Full resource name for the rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
Note: The following fields are mutually exclusive:
rule,curated_rule,curated_rule_set,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
#rule=
def rule=(value) -> ::String-
value (::String) — Full resource name for the rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
Note: The following fields are mutually exclusive:
rule,curated_rule,curated_rule_set,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Full resource name for the rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
Note: The following fields are mutually exclusive:
rule,curated_rule,curated_rule_set,deleted_curated_rule_set. If a field in that set is populated, all other fields in the set will automatically be cleared.
#total_detection_count
def total_detection_count() -> ::Integer- (::Integer) — The total number of detections found by the detector. This includes both excluded detections and non-excluded detections.
#total_detection_count=
def total_detection_count=(value) -> ::Integer- value (::Integer) — The total number of detections found by the detector. This includes both excluded detections and non-excluded detections.
- (::Integer) — The total number of detections found by the detector. This includes both excluded detections and non-excluded detections.