Chronicle V1 API - Class Google::Cloud::Chronicle::V1::FindingsRefinementActivity (v0.9.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::FindingsRefinementActivity.

The activity for a specific findings refinement.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#detection_exclusion_activity

def detection_exclusion_activity() -> ::Google::Cloud::Chronicle::V1::DetectionExclusionActivity
Returns

#detection_exclusion_activity=

def detection_exclusion_activity=(value) -> ::Google::Cloud::Chronicle::V1::DetectionExclusionActivity
Parameter
Returns

#findings_refinement

def findings_refinement() -> ::String
Returns
  • (::String) — Required. Full resource name for the findings refinement this activity corresponds to. Format: projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}

#findings_refinement=

def findings_refinement=(value) -> ::String
Parameter
  • value (::String) — Required. Full resource name for the findings refinement this activity corresponds to. Format: projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}
Returns
  • (::String) — Required. Full resource name for the findings refinement this activity corresponds to. Format: projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}