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

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

Request message for ComputeFindingsRefinementActivity method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#interval

def interval() -> ::Google::Type::Interval
Returns

#interval=

def interval=(value) -> ::Google::Type::Interval
Parameter
Returns

#name

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

#name=

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