Google Cloud Life Sciences V2beta Client - Class Event (0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
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.