Google Cloud Ai Platform V1 Client - Class LatestMonitoringPipelineMetadata (0.19.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class LatestMonitoringPipelineMetadata.

All metadata of most recent monitoring pipelines.

Generated from protobuf message google.cloud.aiplatform.v1.ModelDeploymentMonitoringJob.LatestMonitoringPipelineMetadata

Namespace

Google \ Cloud \ AIPlatform \ V1 \ ModelDeploymentMonitoringJob

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ run_time Google\Protobuf\Timestamp

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

↳ status Google\Rpc\Status

The status of the most recent monitoring pipeline.

getRunTime

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

Returns
Type Description
Google\Protobuf\Timestamp|null

hasRunTime

clearRunTime

setRunTime

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

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this

getStatus

The status of the most recent monitoring pipeline.

Returns
Type Description
Google\Rpc\Status|null

hasStatus

clearStatus

setStatus

The status of the most recent monitoring pipeline.

Parameter
Name Description
var Google\Rpc\Status
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.