Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::ComputeAllFindingsRefinementActivitiesRequest.
Request message for ComputeAllFindingsRefinementActivities method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance
def instance() -> ::String
Returns
- (::String) — Required. The ID of the Instance to retrieve counts for. Format: projects/{project}/locations/{location}/instances/{instance}
#instance=
def instance=(value) -> ::String
Parameter
- value (::String) — Required. The ID of the Instance to retrieve counts for. Format: projects/{project}/locations/{location}/instances/{instance}
Returns
- (::String) — Required. The ID of the Instance to retrieve counts for. Format: projects/{project}/locations/{location}/instances/{instance}
#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.