Class: Google::Cloud::Chronicle::V1::ComputeAllFindingsRefinementActivitiesRequest

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

Request message for ComputeAllFindingsRefinementActivities method.

Instance Attribute Summary collapse

Instance Attribute Details

#instance::String

Returns 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}



412
413
414
415
# File 'proto_docs/google/cloud/chronicle/v1/findings_refinement.rb', line 412

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

#interval::Google::Type::Interval

Returns The time interval the activity is measured over.

Returns:



412
413
414
415
# File 'proto_docs/google/cloud/chronicle/v1/findings_refinement.rb', line 412

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