Class: Google::Cloud::Chronicle::V1::ComputeFindingsRefinementActivityResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/chronicle/v1/findings_refinement.rb

Overview

Response message for ComputeFindingsRefinementActivity method.

Instance Attribute Summary collapse

Instance Attribute Details

#activity::Google::Cloud::Chronicle::V1::FindingsRefinementActivity

Returns The activity for the findings refinement.

Returns:



398
399
400
401
# File 'proto_docs/google/cloud/chronicle/v1/findings_refinement.rb', line 398

class ComputeFindingsRefinementActivityResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end