Google Cloud Ai Platform V1 Client - Class LatestMonitoringPipelineMetadata (0.18.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
NameDescription
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
TypeDescription
Google\Protobuf\Timestamp|null

hasRunTime

clearRunTime

setRunTime

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

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this

getStatus

The status of the most recent monitoring pipeline.

Returns
TypeDescription
Google\Rpc\Status|null

hasStatus

clearStatus

setStatus

The status of the most recent monitoring pipeline.

Parameter
NameDescription
var Google\Rpc\Status
Returns
TypeDescription
$this