Cloud Spanner V1 Client - Class OperationProgress (1.97.0)

Reference documentation and code samples for the Cloud Spanner V1 Client class OperationProgress.

Encapsulates progress related information for a Cloud Spanner long running operation.

Generated from protobuf message google.spanner.admin.database.v1.OperationProgress

Namespace

Google \ Cloud \ Spanner \ Admin \ Database \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ progress_percent
int

Percent completion of the operation. Values are between 0 and 100 inclusive.

↳ start_time
Google\Protobuf\Timestamp

Time the request was received.

↳ end_time
Google\Protobuf\Timestamp

If set, the time at which this operation failed or was completed successfully.

getProgressPercent

Percent completion of the operation.

Values are between 0 and 100 inclusive.

Returns
Type
Description
int

setProgressPercent

Percent completion of the operation.

Values are between 0 and 100 inclusive.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getStartTime

Time the request was received.

Returns
Type
Description

hasStartTime

clearStartTime

setStartTime

Time the request was received.

Parameter
Name
Description
Returns
Type
Description
$this

getEndTime

If set, the time at which this operation failed or was completed successfully.

Returns
Type
Description

hasEndTime

clearEndTime

setEndTime

If set, the time at which this operation failed or was completed successfully.

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