Reference documentation and code samples for the Cloud Life Sciences V2beta API class Google::Cloud::LifeSciences::V2beta::Event.
Carries information about events that occur during pipeline execution.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#container_killed
def container_killed() -> ::Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent
Returns
#container_killed=
def container_killed=(value) -> ::Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent
Parameter
Returns
#container_started
def container_started() -> ::Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent
Returns
#container_started=
def container_started=(value) -> ::Google::Cloud::LifeSciences::V2beta::ContainerStartedEvent
Parameter
Returns
#container_stopped
def container_stopped() -> ::Google::Cloud::LifeSciences::V2beta::ContainerStoppedEvent
Returns
#container_stopped=
def container_stopped=(value) -> ::Google::Cloud::LifeSciences::V2beta::ContainerStoppedEvent
Parameter
Returns
#delayed
def delayed() -> ::Google::Cloud::LifeSciences::V2beta::DelayedEvent
Returns
#delayed=
def delayed=(value) -> ::Google::Cloud::LifeSciences::V2beta::DelayedEvent
Parameter
Returns
#description
def description() -> ::String
Returns
-
(::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.
#description=
def description=(value) -> ::String
Parameter
-
value (::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.
Returns
-
(::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.
#failed
def failed() -> ::Google::Cloud::LifeSciences::V2beta::FailedEvent
Returns
#failed=
def failed=(value) -> ::Google::Cloud::LifeSciences::V2beta::FailedEvent
Parameter
Returns
#pull_started
def pull_started() -> ::Google::Cloud::LifeSciences::V2beta::PullStartedEvent
Returns
#pull_started=
def pull_started=(value) -> ::Google::Cloud::LifeSciences::V2beta::PullStartedEvent
Parameter
Returns
#pull_stopped
def pull_stopped() -> ::Google::Cloud::LifeSciences::V2beta::PullStoppedEvent
Returns
#pull_stopped=
def pull_stopped=(value) -> ::Google::Cloud::LifeSciences::V2beta::PullStoppedEvent
Parameter
Returns
#timestamp
def timestamp() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time at which the event occurred.
#timestamp=
def timestamp=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time at which the event occurred.
Returns
- (::Google::Protobuf::Timestamp) — The time at which the event occurred.
#unexpected_exit_status
def unexpected_exit_status() -> ::Google::Cloud::LifeSciences::V2beta::UnexpectedExitStatusEvent
Returns
#unexpected_exit_status=
def unexpected_exit_status=(value) -> ::Google::Cloud::LifeSciences::V2beta::UnexpectedExitStatusEvent
Parameter
Returns
#worker_assigned
def worker_assigned() -> ::Google::Cloud::LifeSciences::V2beta::WorkerAssignedEvent
Returns
#worker_assigned=
def worker_assigned=(value) -> ::Google::Cloud::LifeSciences::V2beta::WorkerAssignedEvent
Parameter
Returns
#worker_released
def worker_released() -> ::Google::Cloud::LifeSciences::V2beta::WorkerReleasedEvent
Returns
#worker_released=
def worker_released=(value) -> ::Google::Cloud::LifeSciences::V2beta::WorkerReleasedEvent
Parameter