Class: Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringJob::LatestMonitoringPipelineMetadata

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

Overview

All metadata of most recent monitoring pipelines.

Instance Attribute Summary collapse

Instance Attribute Details

#run_time::Google::Protobuf::Timestamp

Returns The time that most recent monitoring pipelines that is related to this run.

Returns:



162
163
164
165
# File 'proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb', line 162

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

#status::Google::Rpc::Status

Returns The status of the most recent monitoring pipeline.

Returns:



162
163
164
165
# File 'proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb', line 162

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