Class LatestMonitoringPipelineMetadata (1.18.1)

LatestMonitoringPipelineMetadata(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

All metadata of most recent monitoring pipelines.

Attributes

NameDescription
run_time google.protobuf.timestamp_pb2.Timestamp
The time that most recent monitoring pipelines that is related to this run.
status google.rpc.status_pb2.Status
The status of the most recent monitoring pipeline.

Inheritance

builtins.object > proto.message.Message > LatestMonitoringPipelineMetadata