Google Cloud Life Sciences V2beta Client - Class WorkerAssignedEvent (0.9.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Life Sciences V2beta Client class WorkerAssignedEvent.
An event generated after a worker VM has been assigned to run the
pipeline.
Generated from protobuf messagegoogle.cloud.lifesciences.v2beta.WorkerAssignedEvent
Namespace
Google \ Cloud \ LifeSciences \ V2beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ zone
string
The zone the worker is running in.
↳ instance
string
The worker's instance name.
↳ machine_type
string
The machine type that was assigned for the worker.
getZone
The zone the worker is running in.
Returns
Type
Description
string
setZone
The zone the worker is running in.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getInstance
The worker's instance name.
Returns
Type
Description
string
setInstance
The worker's instance name.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getMachineType
The machine type that was assigned for the worker.
Returns
Type
Description
string
setMachineType
The machine type that was assigned for the worker.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]