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

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