Reference documentation and code samples for the Cloud Life Sciences V2beta API class Google::Cloud::LifeSciences::V2beta::WorkerReleasedEvent.
An event generated when the worker VM that was assigned to the pipeline has been released (deleted).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance
def instance() -> ::String
Returns
- (::String) — The worker's instance name.
#instance=
def instance=(value) -> ::String
Parameter
- value (::String) — The worker's instance name.
Returns
- (::String) — The worker's instance name.
#zone
def zone() -> ::String
Returns
- (::String) — The zone the worker was running in.
#zone=
def zone=(value) -> ::String
Parameter
- value (::String) — The zone the worker was running in.
Returns
- (::String) — The zone the worker was running in.