Google Cloud Dataflow V1beta3 Client - Class ProgressTimeseries (0.7.1)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class ProgressTimeseries.

Information about the progress of some component of job execution.

Generated from protobuf message google.dataflow.v1beta3.ProgressTimeseries

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ current_progress
float

The current progress of the component, in the range [0,1].

↳ data_points
array< ProgressTimeseries\Point >

History of progress for the component. Points are sorted by time.

getCurrentProgress

The current progress of the component, in the range [0,1].

Returns
Type
Description
float

setCurrentProgress

The current progress of the component, in the range [0,1].

Parameter
Name
Description
var
float
Returns
Type
Description
$this

getDataPoints

History of progress for the component.

Points are sorted by time.

Returns
Type
Description

setDataPoints

History of progress for the component.

Points are sorted by time.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: