Google Cloud Life Sciences V2beta Client - Class PullStoppedEvent (0.5.4)

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

An event generated when the worker stops pulling an image.

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

Namespace

Google \ Cloud \ LifeSciences \ V2beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ image_uri string

The URI of the image that was pulled.

getImageUri

The URI of the image that was pulled.

Returns
TypeDescription
string

setImageUri

The URI of the image that was pulled.

Parameter
NameDescription
var string
Returns
TypeDescription
$this