Class: Google::Cloud::AIPlatform::V1::SearchModelDeploymentMonitoringStatsAnomaliesResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#monitoring_stats::Array<::Google::Cloud::AIPlatform::V1::ModelMonitoringStatsAnomalies>

Returns Stats retrieved for requested objectives. There are at most 1000 ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats in the response.

Returns:



733
734
735
736
# File 'proto_docs/google/cloud/aiplatform/v1/job_service.rb', line 733

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

#next_page_token::String

Returns The page token that can be used by the next JobService.SearchModelDeploymentMonitoringStatsAnomalies call.

Returns:



733
734
735
736
# File 'proto_docs/google/cloud/aiplatform/v1/job_service.rb', line 733

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