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
- (::Google::Type::Interval) — The time interval the activity is measured over.
#interval=
def interval=(value) -> ::Google::Type::Interval
Parameter
- value (::Google::Type::Interval) — The time interval the activity is measured over.
Returns
- (::Google::Type::Interval) — The time interval the activity is measured over.
#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}