Google Cloud Life Sciences V2beta Client - Class Event (0.6.8)

Reference documentation and code samples for the Google Cloud Life Sciences V2beta Client class Event.

Carries information about events that occur during pipeline execution.

Generated from protobuf message google.cloud.lifesciences.v2beta.Event

Namespace

Google \ Cloud \ LifeSciences \ V2beta

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ timestamp
Google\Protobuf\Timestamp

The time at which the event occurred.

↳ description
string

A human-readable description of the event. Note that these strings can change at any time without notice. Any application logic must use the information in the details field.

getTimestamp

The time at which the event occurred.

Returns
Type
Description

hasTimestamp

clearTimestamp

setTimestamp

The time at which the event occurred.

Parameter
Name
Description
Returns
Type
Description
$this

getDescription

A human-readable description of the event. Note that these strings can change at any time without notice. Any application logic must use the information in the details field.

Returns
Type
Description
string

setDescription

A human-readable description of the event. Note that these strings can change at any time without notice. Any application logic must use the information in the details field.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDelayed

Returns
Type
Description
DelayedEvent |null

hasDelayed

setDelayed

Parameter
Name
Description
Returns
Type
Description
$this

getWorkerAssigned

Returns
Type
Description

hasWorkerAssigned

setWorkerAssigned

Parameter
Name
Description
Returns
Type
Description
$this

getWorkerReleased

Returns
Type
Description

hasWorkerReleased

setWorkerReleased

Parameter
Name
Description
Returns
Type
Description
$this

getPullStarted

Returns
Type
Description

hasPullStarted

setPullStarted

Parameter
Name
Description
Returns
Type
Description
$this

getPullStopped

Returns
Type
Description

hasPullStopped

setPullStopped

Parameter
Name
Description
Returns
Type
Description
$this

getContainerStarted

Returns
Type
Description

hasContainerStarted

setContainerStarted

Parameter
Name
Description
Returns
Type
Description
$this

getContainerStopped

Returns
Type
Description

hasContainerStopped

setContainerStopped

Parameter
Name
Description
Returns
Type
Description
$this

getContainerKilled

Returns
Type
Description

hasContainerKilled

setContainerKilled

Parameter
Name
Description
Returns
Type
Description
$this

getUnexpectedExitStatus

Returns
Type
Description

hasUnexpectedExitStatus

setUnexpectedExitStatus

Parameter
Name
Description
Returns
Type
Description
$this

getFailed

Returns
Type
Description
FailedEvent |null

hasFailed

setFailed

Parameter
Name
Description
Returns
Type
Description
$this

getDetails

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: