Class: Google::Cloud::AIPlatform::V1::SearchModelDeploymentMonitoringStatsAnomaliesRequest::StatsAnomaliesObjective

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

Overview

Stats requested for specific objective.

Instance Attribute Summary collapse

Instance Attribute Details

#top_feature_count::Integer

Returns If set, all attribution scores between SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time and SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time are fetched, and page token doesn't take effect in this case. Only used to retrieve attribution score for the top Features which has the highest attribution score in the latest monitoring run.

Returns:



714
715
716
717
# File 'proto_docs/google/cloud/aiplatform/v1/job_service.rb', line 714

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

#type::Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringObjectiveType



714
715
716
717
# File 'proto_docs/google/cloud/aiplatform/v1/job_service.rb', line 714

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